#DE8CAA#DE8CAA
#DE8CAA is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.3% C 0.106 H 356.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8CAA |
|---|---|
| RGB | rgb(222, 140, 170) |
| HSL | hsl(338, 55%, 71%) |
| HSV | hsv(338, 37%, 87%) |
| CMYK | cmyk(0%, 36.9%, 23.4%, 12.9%) |
| CIE-LAB | lab(67.42, 35.14, -2.61) |
| CIE-LCH | lch(67.42, 35.24, 355.75°) |
| OKLab | oklab(73.28% 0.1057 -0.0064) |
| OKLCH | oklch(73.28% 0.106 356.5) |
| XYZ | xyz(46.7590, 37.1911, 42.7382) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.99
Pig Pink
#E78EA5
ΔE00 3.11
Faded Pink
#DE9DAC
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.57
Dusty Pink (survey)
#D58A94
ΔE00 6.36
Carnation Pink
#FF7FA7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8CAA #8CDEC0
analogous
#DE8CD3 #DE8CAA #DE978C
triadic
#DE8CAA #AADE8C #8CAADE
tetradic
#DE8CAA #D3DE8C #8CDEC0 #978CDE
square
#DE8CAA #D3DE8C #8CDEC0 #978CDE
split-complementary
#DE8CAA #8CDE97 #8CD3DE
monochromatic
#BA3566 #D05C87 #DE8CAA #ECBCCD #F8E7ED
Accessibility & contrast
On white
2.49
#DE8CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DE8CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8CAA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8CAA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#AAAAA8
Tritanopia (blue-blind)
#EA8896
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de8caa; /* rgb */ color: rgb(222, 140, 170); /* oklch */ color: oklch(73.3% 0.106 356.5);
Tailwind
colors: {
custom: {
50: '#eaafc3',
500: '#de8caa',
950: '#000000',
},
}SCSS
$custom: #de8caa; $custom-light: #eaafc3; $custom-dark: #000000;
JSON
{
"hex": "#de8caa",
"rgb": {
"r": 222,
"g": 140,
"b": 170
},
"hsl": {
"h": 338.049,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.73281,
"c": 0.10585,
"h": 356.5
},
"luminance": 0.37188
}Semantic roles & 50–950 ramp
primary
#DE8CAA
secondary
#D8EEE6
accent
#C38823
background
#FEFAFB
surface
#FDF4F7
border
#D5CED0
text
#161012
muted
#847F81