#D09EA5#D09EA5
#D09EA5 is a light, moderate red. Relative luminance 0.406; OKLCH L 74.8% C 0.060 H 9.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EA5 |
|---|---|
| RGB | rgb(208, 158, 165) |
| HSL | hsl(352, 35%, 72%) |
| HSV | hsv(352, 24%, 82%) |
| CMYK | cmyk(0%, 24%, 20.7%, 18.4%) |
| CIE-LAB | lab(69.88, 19.61, 3.59) |
| CIE-LCH | lch(69.88, 19.93, 10.37°) |
| OKLab | oklab(74.79% 0.0594 0.0097) |
| OKLCH | oklch(74.79% 0.06 9.3) |
| XYZ | xyz(45.0312, 40.5823, 41.0512) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.77
Faded Pink
#DE9DAC
ΔE00 4.01
Grey Pink
#C3909B
ΔE00 4.25
Light Mauve
#C292A1
ΔE00 4.64
Greyish Pink
#C88D94
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EA5 #9ED0C9
analogous
#D09EBE #D09EA5 #D0B09E
triadic
#D09EA5 #A5D09E #9EA5D0
tetradic
#D09EA5 #BED09E #9ED0C9 #B09ED0
square
#D09EA5 #BED09E #9ED0C9 #B09ED0
split-complementary
#D09EA5 #9ED0B0 #9EBED0
monochromatic
#A4505B #BC757F #D09EA5 #E4C7CB #F5EAEC
Accessibility & contrast
On white
2.30
#D09EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#D09EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EA5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EA5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A5
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#DA9AA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d09ea5; /* rgb */ color: rgb(208, 158, 165); /* oklch */ color: oklch(74.8% 0.060 9.3);
Tailwind
colors: {
custom: {
50: '#dfbbbf',
500: '#d09ea5',
950: '#000000',
},
}SCSS
$custom: #d09ea5; $custom-light: #dfbbbf; $custom-dark: #000000;
JSON
{
"hex": "#d09ea5",
"rgb": {
"r": 208,
"g": 158,
"b": 165
},
"hsl": {
"h": 351.6,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.74785,
"c": 0.06017,
"h": 9.3
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#D09EA5
secondary
#DFEBE9
accent
#AE9D38
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081