#FFCAB5

Peach

#FFCAB5Peach

Luminance

0.668

Category

Orange

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FFCAB5
No #
FFCAB5

RGB

RGB
rgb(255, 202, 181)
Values
R:255 G:202 B:181

HSL

HSL
hsl(17, 100%, 85%)
Values
H:17° S:100% L:85%

HSV / HSB

HSV
hsv(17, 29%, 100%)
Values
H:17° S:29% V:100%

CMYK

CMYK
cmyk(0%, 21%, 29%, 0%)
Values
C:0 M:21 Y:29 K:0

LAB

LAB
lab(85, 16, 18)
Values
L:85 a:16 b:18

OKLCH

OKLCH
oklch(88.0% 0.067 42.7)
Values
L:88.0% C:0.067 H:42.7°

Code Formats

CSS
color: #FFCAB5;
Swift
UIColor(red: 1.000, green: 0.792, blue: 0.710, alpha: 1.0)
Kotlin
Color(0xFFFFCAB5)
Flutter
Color(0xFFFFCAB5)
Android
#FFFFCAB5

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.46:1

Fail

On Black

14.37:1

AAA

Grayscale Contrast

Aa

0%

14.4

AAA
Aa

10%

11.9

AAA
Aa

20%

8.6

AAA
Aa

30%

5.8

AA
Aa

40%

3.9

AA-large
Aa

50%

2.7

Fail
Aa

60%

1.9

Fail
Aa

70%

1.4

Fail
Aa

80%

1.1

Fail
Aa

90%

1.2

Fail
Aa

100%

1.5

Fail

Best Grayscale Contrast

#000000 with ratio 14.37:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFC8B3 0%, #FF7F4D 100%)
OKLCH
linear-gradient(90deg, oklch(87.6% 0.069 41.9) 0%, oklch(73.5% 0.169 41.2) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF9166 0%, #FFA480 100%)
OKLCH
linear-gradient(135deg, oklch(76.6% 0.145 41.7) 0%, oklch(80.2% 0.119 42.3) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FFCAB5 0%, #B3E9FF 100%)
OKLCH
linear-gradient(90deg, oklch(88.0% 0.067 42.7) 0%, oklch(90.4% 0.063 224.9) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FFB3C3 0%, #FFCAB5 50%, #FFEEB3 100%)
OKLCH
linear-gradient(90deg, oklch(84.3% 0.090 5.3) 0%, oklch(88.0% 0.067 42.7) 50%, oklch(94.9% 0.077 93.9) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FF6D33 0%, #341509 100%)
OKLCH
linear-gradient(180deg, oklch(70.7% 0.191 40.3) 0%, oklch(24.0% 0.054 41.1) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FFA480 0%, #FF9166 100%)
OKLCH
radial-gradient(circle, oklch(80.2% 0.119 42.3) 0%, oklch(76.6% 0.145 41.7) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette