#DF9FAB#DF9FAB
#DF9FAB is a light, moderate red. Relative luminance 0.434; OKLCH L 76.7% C 0.078 H 6.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FAB |
|---|---|
| RGB | rgb(223, 159, 171) |
| HSL | hsl(349, 50%, 75%) |
| HSV | hsv(349, 29%, 87%) |
| CMYK | cmyk(0%, 28.7%, 23.3%, 12.5%) |
| CIE-LAB | lab(71.84, 25.48, 3.30) |
| CIE-LCH | lch(71.84, 25.69, 7.38°) |
| OKLab | oklab(76.71% 0.077 0.009) |
| OKLCH | oklch(76.71% 0.078 6.7) |
| XYZ | xyz(50.1810, 43.4272, 44.2593) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.08
Dusty Pink
#D8A7B1
ΔE00 3.48
Pig Pink
#E78EA5
ΔE00 5.37
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FAB #9FDFD3
analogous
#DF9FCB #DF9FAB #DFB39F
triadic
#DF9FAB #ABDF9F #9FABDF
tetradic
#DF9FAB #CBDF9F #9FDFD3 #B39FDF
square
#DF9FAB #CBDF9F #9FDFD3 #B39FDF
split-complementary
#DF9FAB #9FDFB3 #9FCBDF
monochromatic
#C0435B #D07183 #DF9FAB #EECDD3 #F7E8EB
Accessibility & contrast
On white
2.17
#DF9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#DF9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FAB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FAB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#B8B4AA
Tritanopia (blue-blind)
#EB9AA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df9fab; /* rgb */ color: rgb(223, 159, 171); /* oklch */ color: oklch(76.7% 0.078 6.7);
Tailwind
colors: {
custom: {
50: '#eabcc4',
500: '#df9fab',
950: '#000000',
},
}SCSS
$custom: #df9fab; $custom-light: #eabcc4; $custom-dark: #000000;
JSON
{
"hex": "#df9fab",
"rgb": {
"r": 223,
"g": 159,
"b": 171
},
"hsl": {
"h": 348.75,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.76705,
"c": 0.07757,
"h": 6.7
},
"luminance": 0.43425
}Semantic roles & 50–950 ramp
primary
#DF9FAB
secondary
#DDEEEB
accent
#BDA128
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181