#DF9EA7#DF9EA7
#DF9EA7 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.4% C 0.078 H 9.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9EA7 |
|---|---|
| RGB | rgb(223, 158, 167) |
| HSL | hsl(352, 50%, 75%) |
| HSV | hsv(352, 29%, 87%) |
| CMYK | cmyk(0%, 29.1%, 25.1%, 12.5%) |
| CIE-LAB | lab(71.51, 25.44, 5.03) |
| CIE-LCH | lch(71.51, 25.93, 11.19°) |
| OKLab | oklab(76.41% 0.0771 0.0135) |
| OKLCH | oklch(76.41% 0.078 9.9) |
| XYZ | xyz(49.6343, 42.9345, 42.2246) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.11
Dusty Pink
#D8A7B1
ΔE00 3.91
Dusty Pink (survey)
#D58A94
ΔE00 5.33
Greyish Pink
#C88D94
ΔE00 5.63
Pig Pink
#E78EA5
ΔE00 5.63
Grey Pink
#C3909B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9EA7 #9EDFD6
analogous
#DF9EC8 #DF9EA7 #DFB59E
triadic
#DF9EA7 #A7DF9E #9EA7DF
tetradic
#DF9EA7 #C8DF9E #9EDFD6 #B59EDF
square
#DF9EA7 #C8DF9E #9EDFD6 #B59EDF
split-complementary
#DF9EA7 #9EDFB5 #9EC8DF
monochromatic
#C14254 #D0707D #DF9EA7 #EECCD1 #F7E8EA
Accessibility & contrast
On white
2.19
#DF9EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DF9EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9EA7
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9EA7 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#EB99A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df9ea7; /* rgb */ color: rgb(223, 158, 167); /* oklch */ color: oklch(76.4% 0.078 9.9);
Tailwind
colors: {
custom: {
50: '#eabbc1',
500: '#df9ea7',
950: '#000000',
},
}SCSS
$custom: #df9ea7; $custom-light: #eabbc1; $custom-dark: #000000;
JSON
{
"hex": "#df9ea7",
"rgb": {
"r": 223,
"g": 158,
"b": 167
},
"hsl": {
"h": 351.692,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.76414,
"c": 0.07829,
"h": 9.9
},
"luminance": 0.42932
}Semantic roles & 50–950 ramp
primary
#DF9EA7
secondary
#DDEEEC
accent
#BEA928
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181