#D59EA7#D59EA7
#D59EA7 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.4% C 0.066 H 7.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D59EA7 |
|---|---|
| RGB | rgb(213, 158, 167) |
| HSL | hsl(350, 40%, 73%) |
| HSV | hsv(350, 26%, 84%) |
| CMYK | cmyk(0%, 25.8%, 21.6%, 16.5%) |
| CIE-LAB | lab(70.45, 21.76, 3.37) |
| CIE-LCH | lch(70.45, 22.01, 8.79°) |
| OKLab | oklab(75.36% 0.0658 0.0091) |
| OKLCH | oklch(75.36% 0.066 7.9) |
| XYZ | xyz(46.6430, 41.3921, 42.0843) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.61
Faded Pink
#DE9DAC
ΔE00 2.69
Grey Pink
#C3909B
ΔE00 4.56
Light Mauve
#C292A1
ΔE00 4.89
Greyish Pink
#C88D94
ΔE00 4.94
Dusty Pink (survey)
#D58A94
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59EA7 #9ED5CC
analogous
#D59EC2 #D59EA7 #D5B09E
triadic
#D59EA7 #A7D59E #9EA7D5
tetradic
#D59EA7 #C2D59E #9ED5CC #B09ED5
square
#D59EA7 #C2D59E #9ED5CC #B09ED5
split-complementary
#D59EA7 #9ED5B0 #9EC2D5
monochromatic
#AD4B5B #C37380 #D59EA7 #E7C9CE #F6EAEC
Accessibility & contrast
On white
2.26
#D59EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D59EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59EA7
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59EA7 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#DF9AA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d59ea7; /* rgb */ color: rgb(213, 158, 167); /* oklch */ color: oklch(75.4% 0.066 7.9);
Tailwind
colors: {
custom: {
50: '#e3bbc1',
500: '#d59ea7',
950: '#000000',
},
}SCSS
$custom: #d59ea7; $custom-light: #e3bbc1; $custom-dark: #000000;
JSON
{
"hex": "#d59ea7",
"rgb": {
"r": 213,
"g": 158,
"b": 167
},
"hsl": {
"h": 350.182,
"s": 39.568,
"l": 72.745
},
"oklch": {
"l": 0.75358,
"c": 0.06645,
"h": 7.9
},
"luminance": 0.4139
}Semantic roles & 50–950 ramp
primary
#D59EA7
secondary
#DEEDEA
accent
#B39E33
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081