#D59EA9#D59EA9
#D59EA9 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.4% C 0.067 H 5.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D59EA9 |
|---|---|
| RGB | rgb(213, 158, 169) |
| HSL | hsl(348, 40%, 73%) |
| HSV | hsv(348, 26%, 84%) |
| CMYK | cmyk(0%, 25.8%, 20.7%, 16.5%) |
| CIE-LAB | lab(70.50, 22.06, 2.33) |
| CIE-LCH | lch(70.50, 22.18, 6.03°) |
| OKLab | oklab(75.41% 0.0666 0.0064) |
| OKLCH | oklch(75.41% 0.067 5.5) |
| XYZ | xyz(46.8293, 41.4667, 43.0656) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.31
Dusty Pink
#D8A7B1
ΔE00 2.51
Grey Pink
#C3909B
ΔE00 4.51
Light Mauve
#C292A1
ΔE00 4.61
Greyish Pink
#C88D94
ΔE00 5.17
Dusty Pink (survey)
#D58A94
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59EA9 #9ED5CA
analogous
#D59EC4 #D59EA9 #D5AE9E
triadic
#D59EA9 #A9D59E #9EA9D5
tetradic
#D59EA9 #C4D59E #9ED5CA #AE9ED5
square
#D59EA9 #C4D59E #9ED5CA #AE9ED5
split-complementary
#D59EA9 #9ED5AE #9EC4D5
monochromatic
#AD4B5F #C37383 #D59EA9 #E7C9CF #F6EAEC
Accessibility & contrast
On white
2.26
#D59EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#D59EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59EA9
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59EA9 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#B3B0A8
Tritanopia (blue-blind)
#DF9AA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d59ea9; /* rgb */ color: rgb(213, 158, 169); /* oklch */ color: oklch(75.4% 0.067 5.5);
Tailwind
colors: {
custom: {
50: '#e3bbc2',
500: '#d59ea9',
950: '#000000',
},
}SCSS
$custom: #d59ea9; $custom-light: #e3bbc2; $custom-dark: #000000;
JSON
{
"hex": "#d59ea9",
"rgb": {
"r": 213,
"g": 158,
"b": 169
},
"hsl": {
"h": 348,
"s": 39.568,
"l": 72.745
},
"oklch": {
"l": 0.75415,
"c": 0.06689,
"h": 5.5
},
"luminance": 0.41464
}Semantic roles & 50–950 ramp
primary
#D59EA9
secondary
#DEEDEA
accent
#B39933
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081