#DE9FAC#DE9FAC
#DE9FAC is a light, moderate red. Relative luminance 0.433; OKLCH L 76.6% C 0.077 H 5.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9FAC |
|---|---|
| RGB | rgb(222, 159, 172) |
| HSL | hsl(348, 49%, 75%) |
| HSV | hsv(348, 28%, 87%) |
| CMYK | cmyk(0%, 28.4%, 22.5%, 12.9%) |
| CIE-LAB | lab(71.76, 25.26, 2.62) |
| CIE-LCH | lch(71.76, 25.39, 5.92°) |
| OKLab | oklab(76.63% 0.0763 0.0072) |
| OKLCH | oklch(76.63% 0.077 5.4) |
| XYZ | xyz(49.9694, 43.3071, 44.7488) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.79
Dusty Pink
#D8A7B1
ΔE00 3.33
Pig Pink
#E78EA5
ΔE00 5.37
Grey Pink
#C3909B
ΔE00 5.90
Dusty Pink (survey)
#D58A94
ΔE00 5.97
Light Mauve
#C292A1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9FAC #9FDED1
analogous
#DE9FCC #DE9FAC #DEB29F
triadic
#DE9FAC #ACDE9F #9FACDE
tetradic
#DE9FAC #CCDE9F #9FDED1 #B29FDE
square
#DE9FAC #CCDE9F #9FDED1 #B29FDE
split-complementary
#DE9FAC #9FDEB2 #9FCCDE
monochromatic
#BF445D #CE7185 #DE9FAC #EECDD3 #F7E8EB
Accessibility & contrast
On white
2.17
#DE9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#DE9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9FAC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9FAC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#E99BA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #de9fac; /* rgb */ color: rgb(222, 159, 172); /* oklch */ color: oklch(76.6% 0.077 5.4);
Tailwind
colors: {
custom: {
50: '#e9bcc4',
500: '#de9fac',
950: '#000000',
},
}SCSS
$custom: #de9fac; $custom-light: #e9bcc4; $custom-dark: #000000;
JSON
{
"hex": "#de9fac",
"rgb": {
"r": 222,
"g": 159,
"b": 172
},
"hsl": {
"h": 347.619,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.76627,
"c": 0.07662,
"h": 5.4
},
"luminance": 0.43304
}Semantic roles & 50–950 ramp
primary
#DE9FAC
secondary
#DDEEEB
accent
#BC9E29
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181