#E59EA0#E59EA0
#E59EA0 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.9% C 0.085 H 17.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E59EA0 |
|---|---|
| RGB | rgb(229, 158, 160) |
| HSL | hsl(358, 58%, 76%) |
| HSV | hsv(358, 31%, 90%) |
| CMYK | cmyk(0%, 31%, 30.1%, 10.2%) |
| CIE-LAB | lab(72.00, 26.71, 9.69) |
| CIE-LCH | lch(72.00, 28.41, 19.93°) |
| OKLab | oklab(76.88% 0.0812 0.0254) |
| OKLCH | oklch(76.88% 0.085 17.4) |
| XYZ | xyz(50.8865, 43.6530, 38.9965) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.10
Dusty Pink (survey)
#D58A94
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 6.06
Greyish Pink
#C88D94
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 7.12
Soft Pink
#FDB0C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59EA0 #9EE5E3
analogous
#E59EC3 #E59EA0 #E5BF9E
triadic
#E59EA0 #A0E59E #9EA0E5
tetradic
#E59EA0 #C3E59E #9EE5E3 #BF9EE5
square
#E59EA0 #C3E59E #9EE5E3 #BF9EE5
split-complementary
#E59EA0 #9EE5BF #9EC3E5
monochromatic
#CB3D41 #D86E71 #E59EA0 #F2CECF #F9E7E7
Accessibility & contrast
On white
2.16
#E59EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E59EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59EA0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59EA0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A0
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#F3979F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e59ea0; /* rgb */ color: rgb(229, 158, 160); /* oklch */ color: oklch(76.9% 0.085 17.4);
Tailwind
colors: {
custom: {
50: '#efbbbc',
500: '#e59ea0',
950: '#000000',
},
}SCSS
$custom: #e59ea0; $custom-light: #efbbbc; $custom-dark: #000000;
JSON
{
"hex": "#e59ea0",
"rgb": {
"r": 229,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.31,
"s": 57.724,
"l": 75.882
},
"oklch": {
"l": 0.76878,
"c": 0.08507,
"h": 17.4
},
"luminance": 0.4365
}Semantic roles & 50–950 ramp
primary
#E59EA0
secondary
#DBF0EF
accent
#C5C120
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181