#DF9DB2#DF9DB2
#DF9DB2 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.6% C 0.083 H 358.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DB2 |
|---|---|
| RGB | rgb(223, 157, 178) |
| HSL | hsl(341, 51%, 75%) |
| HSV | hsv(341, 30%, 87%) |
| CMYK | cmyk(0%, 29.6%, 20.2%, 12.5%) |
| CIE-LAB | lab(71.57, 27.59, -0.97) |
| CIE-LCH | lch(71.57, 27.60, 357.98°) |
| OKLab | oklab(76.55% 0.0828 -0.0022) |
| OKLCH | oklch(76.55% 0.083 358.5) |
| XYZ | xyz(50.5249, 43.0189, 47.7530) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.96
Pig Pink
#E78EA5
ΔE00 4.72
Dusty Pink
#D8A7B1
ΔE00 4.79
Dull Pink
#D5869D
ΔE00 6.06
Light Mauve
#C292A1
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DB2 #9DDFCA
analogous
#DF9DD3 #DF9DB2 #DFA99D
triadic
#DF9DB2 #B2DF9D #9DB2DF
tetradic
#DF9DB2 #D3DF9D #9DDFCA #A99DDF
square
#DF9DB2 #D3DF9D #9DDFCA #A99DDF
split-complementary
#DF9DB2 #9DDFA9 #9DD3DF
monochromatic
#C1416A #D06F8E #DF9DB2 #EECBD6 #F7E8ED
Accessibility & contrast
On white
2.19
#DF9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DF9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DB2
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DB2 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B3
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#EA9AA4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df9db2; /* rgb */ color: rgb(223, 157, 178); /* oklch */ color: oklch(76.6% 0.083 358.5);
Tailwind
colors: {
custom: {
50: '#eabac9',
500: '#df9db2',
950: '#000000',
},
}SCSS
$custom: #df9db2; $custom-light: #eabac9; $custom-dark: #000000;
JSON
{
"hex": "#df9db2",
"rgb": {
"r": 223,
"g": 157,
"b": 178
},
"hsl": {
"h": 340.909,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.76553,
"c": 0.0828,
"h": 358.5
},
"luminance": 0.43016
}Semantic roles & 50–950 ramp
primary
#DF9DB2
secondary
#DCEFE9
accent
#BE8E27
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082