#E59FA2#E59FA2
#E59FA2 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.1% C 0.084 H 16.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E59FA2 |
|---|---|
| RGB | rgb(229, 159, 162) |
| HSL | hsl(357, 57%, 76%) |
| HSV | hsv(357, 31%, 90%) |
| CMYK | cmyk(0%, 30.6%, 29.3%, 10.2%) |
| CIE-LAB | lab(72.27, 26.44, 8.98) |
| CIE-LCH | lch(72.27, 27.92, 18.75°) |
| OKLab | oklab(77.11% 0.0804 0.0236) |
| OKLCH | oklch(77.11% 0.084 16.4) |
| XYZ | xyz(51.2342, 44.0661, 39.9825) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.68
Dusty Pink
#D8A7B1
ΔE00 5.64
Dusty Pink (survey)
#D58A94
ΔE00 5.99
Greyish Pink
#C88D94
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.82
Lightpink
#FFB6C1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59FA2 #9FE5E2
analogous
#E59FC5 #E59FA2 #E5BF9F
triadic
#E59FA2 #A2E59F #9FA2E5
tetradic
#E59FA2 #C5E59F #9FE5E2 #BF9FE5
square
#E59FA2 #C5E59F #9FE5E2 #BF9FE5
split-complementary
#E59FA2 #9FE5BF #9FC5E5
monochromatic
#CB3F45 #D86F73 #E59FA2 #F2CFD1 #F8E7E8
Accessibility & contrast
On white
2.14
#E59FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E59FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59FA2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59FA2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#F398A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e59fa2; /* rgb */ color: rgb(229, 159, 162); /* oklch */ color: oklch(77.1% 0.084 16.4);
Tailwind
colors: {
custom: {
50: '#efbcbd',
500: '#e59fa2',
950: '#000000',
},
}SCSS
$custom: #e59fa2; $custom-light: #efbcbd; $custom-dark: #000000;
JSON
{
"hex": "#e59fa2",
"rgb": {
"r": 229,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.429,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.77106,
"c": 0.08375,
"h": 16.4
},
"luminance": 0.44063
}Semantic roles & 50–950 ramp
primary
#E59FA2
secondary
#DBF0EF
accent
#C5BE21
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181