#D09CA4#D09CA4
#D09CA4 is a light, moderate red. Relative luminance 0.399; OKLCH L 74.4% C 0.063 H 8.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CA4 |
|---|---|
| RGB | rgb(208, 156, 164) |
| HSL | hsl(351, 36%, 71%) |
| HSV | hsv(351, 25%, 82%) |
| CMYK | cmyk(0%, 25%, 21.2%, 18.4%) |
| CIE-LAB | lab(69.38, 20.55, 3.41) |
| CIE-LCH | lch(69.38, 20.83, 9.43°) |
| OKLab | oklab(74.39% 0.0622 0.0092) |
| OKLCH | oklch(74.39% 0.063 8.5) |
| XYZ | xyz(44.6022, 39.8692, 40.4609) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.13
Faded Pink
#DE9DAC
ΔE00 3.60
Grey Pink
#C3909B
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 4.22
Greyish Pink
#C88D94
ΔE00 4.32
Rosybrown
#BC8F8F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CA4 #9CD0C8
analogous
#D09CBE #D09CA4 #D0AE9C
triadic
#D09CA4 #A4D09C #9CA4D0
tetradic
#D09CA4 #BED09C #9CD0C8 #AE9CD0
square
#D09CA4 #BED09C #9CD0C8 #AE9CD0
split-complementary
#D09CA4 #9CD0AE #9CBED0
monochromatic
#A44E5B #BC737E #D09CA4 #E4C6CA #F5EAEC
Accessibility & contrast
On white
2.34
#D09CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#D09CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CA4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CA4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#DA989F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d09ca4; /* rgb */ color: rgb(208, 156, 164); /* oklch */ color: oklch(74.4% 0.063 8.5);
Tailwind
colors: {
custom: {
50: '#dfb9be',
500: '#d09ca4',
950: '#000000',
},
}SCSS
$custom: #d09ca4; $custom-light: #dfb9be; $custom-dark: #000000;
JSON
{
"hex": "#d09ca4",
"rgb": {
"r": 208,
"g": 156,
"b": 164
},
"hsl": {
"h": 350.769,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.74386,
"c": 0.06287,
"h": 8.5
},
"luminance": 0.39867
}Semantic roles & 50–950 ramp
primary
#D09CA4
secondary
#DDEBE9
accent
#AE9C37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081