#D59EA0#D59EA0
#D59EA0 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.2% C 0.066 H 16.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D59EA0 |
|---|---|
| RGB | rgb(213, 158, 160) |
| HSL | hsl(358, 40%, 73%) |
| HSV | hsv(358, 26%, 84%) |
| CMYK | cmyk(0%, 25.8%, 24.9%, 16.5%) |
| CIE-LAB | lab(70.27, 20.73, 6.99) |
| CIE-LCH | lch(70.27, 21.88, 18.65°) |
| OKLab | oklab(75.16% 0.0631 0.0185) |
| OKLCH | oklch(75.16% 0.066 16.3) |
| XYZ | xyz(46.0133, 41.1403, 38.7681) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.15
Faded Pink
#DE9DAC
ΔE00 4.86
Greyish Pink
#C88D94
ΔE00 5.02
Grey Pink
#C3909B
ΔE00 5.57
Rosybrown
#BC8F8F
ΔE00 5.83
Dusty Pink (survey)
#D58A94
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59EA0 #9ED5D3
analogous
#D59EBB #D59EA0 #D5B79E
triadic
#D59EA0 #A0D59E #9EA0D5
tetradic
#D59EA0 #BBD59E #9ED5D3 #B79ED5
square
#D59EA0 #BBD59E #9ED5D3 #B79ED5
split-complementary
#D59EA0 #9ED5B7 #9EBBD5
monochromatic
#AD4B4F #C37376 #D59EA0 #E7C9CA #F6EAEA
Accessibility & contrast
On white
2.28
#D59EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D59EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59EA0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59EA0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#B4B09F
Tritanopia (blue-blind)
#E0999F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d59ea0; /* rgb */ color: rgb(213, 158, 160); /* oklch */ color: oklch(75.2% 0.066 16.3);
Tailwind
colors: {
custom: {
50: '#e3bbbc',
500: '#d59ea0',
950: '#000000',
},
}SCSS
$custom: #d59ea0; $custom-light: #e3bbbc; $custom-dark: #000000;
JSON
{
"hex": "#d59ea0",
"rgb": {
"r": 213,
"g": 158,
"b": 160
},
"hsl": {
"h": 357.818,
"s": 39.568,
"l": 72.745
},
"oklch": {
"l": 0.75164,
"c": 0.06579,
"h": 16.3
},
"luminance": 0.41138
}Semantic roles & 50–950 ramp
primary
#D59EA0
secondary
#DEEDEC
accent
#B3AE33
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#151112
muted
#848081