#DF9DB0#DF9DB0
#DF9DB0 is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.5% C 0.082 H 0.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DB0 |
|---|---|
| RGB | rgb(223, 157, 176) |
| HSL | hsl(343, 51%, 75%) |
| HSV | hsv(343, 30%, 87%) |
| CMYK | cmyk(0%, 29.6%, 21.1%, 12.5%) |
| CIE-LAB | lab(71.51, 27.29, 0.05) |
| CIE-LCH | lch(71.51, 27.29, 0.11°) |
| OKLab | oklab(76.49% 0.0821 0.0005) |
| OKLCH | oklch(76.49% 0.082 0.4) |
| XYZ | xyz(50.3255, 42.9392, 46.7032) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.31
Dusty Pink
#D8A7B1
ΔE00 4.47
Pig Pink
#E78EA5
ΔE00 4.59
Light Mauve
#C292A1
ΔE00 6.01
Dull Pink
#D5869D
ΔE00 6.01
Soft Pink
#FDB0C0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DB0 #9DDFCC
analogous
#DF9DD1 #DF9DB0 #DFAB9D
triadic
#DF9DB0 #B0DF9D #9DB0DF
tetradic
#DF9DB0 #D1DF9D #9DDFCC #AB9DDF
square
#DF9DB0 #D1DF9D #9DDFCC #AB9DDF
split-complementary
#DF9DB0 #9DDFAB #9DD1DF
monochromatic
#C14166 #D06F8B #DF9DB0 #EECBD5 #F7E8EC
Accessibility & contrast
On white
2.19
#DF9DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DF9DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DB0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DB0 | 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)
#A5A8B1
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#EA99A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df9db0; /* rgb */ color: rgb(223, 157, 176); /* oklch */ color: oklch(76.5% 0.082 0.4);
Tailwind
colors: {
custom: {
50: '#eabac7',
500: '#df9db0',
950: '#000000',
},
}SCSS
$custom: #df9db0; $custom-light: #eabac7; $custom-dark: #000000;
JSON
{
"hex": "#df9db0",
"rgb": {
"r": 223,
"g": 157,
"b": 176
},
"hsl": {
"h": 342.727,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.76494,
"c": 0.08205,
"h": 0.4
},
"luminance": 0.42937
}Semantic roles & 50–950 ramp
primary
#DF9DB0
secondary
#DCEFE9
accent
#BE9327
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082