#D09DAB#D09DAB
#D09DAB is a light, moderate pink. Relative luminance 0.405; OKLCH L 74.8% C 0.063 H 0.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DAB |
|---|---|
| RGB | rgb(208, 157, 171) |
| HSL | hsl(344, 35%, 72%) |
| HSV | hsv(344, 25%, 82%) |
| CMYK | cmyk(0%, 24.5%, 17.8%, 18.4%) |
| CIE-LAB | lab(69.80, 21.08, 0.14) |
| CIE-LCH | lch(69.80, 21.08, 0.37°) |
| OKLab | oklab(74.77% 0.0632 0.0007) |
| OKLCH | oklch(74.77% 0.063 0.6) |
| XYZ | xyz(45.4203, 40.4661, 43.9384) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.95
Faded Pink
#DE9DAC
ΔE00 3.17
Light Mauve
#C292A1
ΔE00 3.55
Grey Pink
#C3909B
ΔE00 4.07
Greyish Pink
#C88D94
ΔE00 5.51
Dusty Pink (survey)
#D58A94
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DAB #9DD0C2
analogous
#D09DC5 #D09DAB #D0A99D
triadic
#D09DAB #ABD09D #9DABD0
tetradic
#D09DAB #C5D09D #9DD0C2 #A99DD0
square
#D09DAB #C5D09D #9DD0C2 #A99DD0
split-complementary
#D09DAB #9DD0A9 #9DC5D0
monochromatic
#A44F66 #BC7488 #D09DAB #E4C6CE #F5EAED
Accessibility & contrast
On white
2.31
#D09DAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D09DAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DAB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DAB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#D99AA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d09dab; /* rgb */ color: rgb(208, 157, 171); /* oklch */ color: oklch(74.8% 0.063 0.6);
Tailwind
colors: {
custom: {
50: '#dfbac4',
500: '#d09dab',
950: '#000000',
},
}SCSS
$custom: #d09dab; $custom-light: #dfbac4; $custom-dark: #000000;
JSON
{
"hex": "#d09dab",
"rgb": {
"r": 208,
"g": 157,
"b": 171
},
"hsl": {
"h": 343.529,
"s": 35.172,
"l": 71.569
},
"oklch": {
"l": 0.74774,
"c": 0.06324,
"h": 0.6
},
"luminance": 0.40464
}Semantic roles & 50–950 ramp
primary
#D09DAB
secondary
#DEEBE7
accent
#AE8D37
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081