#D09CAA#D09CAA
#D09CAA is a light, moderate pink. Relative luminance 0.401; OKLCH L 74.6% C 0.064 H 1.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CAA |
|---|---|
| RGB | rgb(208, 156, 170) |
| HSL | hsl(344, 36%, 71%) |
| HSV | hsv(344, 25%, 82%) |
| CMYK | cmyk(0%, 25%, 18.3%, 18.4%) |
| CIE-LAB | lab(69.53, 21.47, 0.30) |
| CIE-LCH | lch(69.53, 21.47, 0.81°) |
| OKLab | oklab(74.56% 0.0644 0.0011) |
| OKLCH | oklch(74.56% 0.064 1) |
| XYZ | xyz(45.1568, 40.0911, 43.3822) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.03
Dusty Pink
#D8A7B1
ΔE00 3.17
Light Mauve
#C292A1
ΔE00 3.41
Grey Pink
#C3909B
ΔE00 3.85
Greyish Pink
#C88D94
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CAA #9CD0C2
analogous
#D09CC4 #D09CAA #D0A89C
triadic
#D09CAA #AAD09C #9CAAD0
tetradic
#D09CAA #C4D09C #9CD0C2 #A89CD0
square
#D09CAA #C4D09C #9CD0C2 #A89CD0
split-complementary
#D09CAA #9CD0A8 #9CC4D0
monochromatic
#A44E65 #BC7386 #D09CAA #E4C6CE #F5EAED
Accessibility & contrast
On white
2.33
#D09CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D09CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CAA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CAA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#D999A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d09caa; /* rgb */ color: rgb(208, 156, 170); /* oklch */ color: oklch(74.6% 0.064 1.0);
Tailwind
colors: {
custom: {
50: '#dfb9c3',
500: '#d09caa',
950: '#000000',
},
}SCSS
$custom: #d09caa; $custom-light: #dfb9c3; $custom-dark: #000000;
JSON
{
"hex": "#d09caa",
"rgb": {
"r": 208,
"g": 156,
"b": 170
},
"hsl": {
"h": 343.846,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.7456,
"c": 0.06446,
"h": 1
},
"luminance": 0.40089
}Semantic roles & 50–950 ramp
primary
#D09CAA
secondary
#DDEBE7
accent
#AE8E37
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081