#DE9FAB#DE9FAB
#DE9FAB is a light, moderate red. Relative luminance 0.433; OKLCH L 76.6% C 0.076 H 6.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9FAB |
|---|---|
| RGB | rgb(222, 159, 171) |
| HSL | hsl(349, 49%, 75%) |
| HSV | hsv(349, 28%, 87%) |
| CMYK | cmyk(0%, 28.4%, 23%, 12.9%) |
| CIE-LAB | lab(71.74, 25.11, 3.13) |
| CIE-LCH | lch(71.74, 25.31, 7.11°) |
| OKLab | oklab(76.6% 0.0759 0.0086) |
| OKLCH | oklch(76.6% 0.076 6.4) |
| XYZ | xyz(49.8738, 43.2688, 44.2449) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.06
Dusty Pink
#D8A7B1
ΔE00 3.32
Pig Pink
#E78EA5
ΔE00 5.47
Dusty Pink (survey)
#D58A94
ΔE00 5.85
Grey Pink
#C3909B
ΔE00 5.89
Greyish Pink
#C88D94
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9FAB #9FDED2
analogous
#DE9FCB #DE9FAB #DEB29F
triadic
#DE9FAB #ABDE9F #9FABDE
tetradic
#DE9FAB #CBDE9F #9FDED2 #B29FDE
square
#DE9FAB #CBDE9F #9FDED2 #B29FDE
split-complementary
#DE9FAB #9FDEB2 #9FCBDE
monochromatic
#BF445B #CE7183 #DE9FAB #EECDD3 #F7E8EB
Accessibility & contrast
On white
2.18
#DE9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DE9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9FAB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9FAB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#E99BA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #de9fab; /* rgb */ color: rgb(222, 159, 171); /* oklch */ color: oklch(76.6% 0.076 6.4);
Tailwind
colors: {
custom: {
50: '#e9bcc4',
500: '#de9fab',
950: '#000000',
},
}SCSS
$custom: #de9fab; $custom-light: #e9bcc4; $custom-dark: #000000;
JSON
{
"hex": "#de9fab",
"rgb": {
"r": 222,
"g": 159,
"b": 171
},
"hsl": {
"h": 348.571,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.76598,
"c": 0.07639,
"h": 6.4
},
"luminance": 0.43266
}Semantic roles & 50–950 ramp
primary
#DE9FAB
secondary
#DDEEEB
accent
#BCA029
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181