#E89EA2#E89EA2
#E89EA2 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.3% C 0.089 H 15.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA2 |
|---|---|
| RGB | rgb(232, 158, 162) |
| HSL | hsl(357, 62%, 76%) |
| HSV | hsv(357, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 30.2%, 9%) |
| CIE-LAB | lab(72.38, 28.08, 9.17) |
| CIE-LCH | lch(72.38, 29.54, 18.08°) |
| OKLab | oklab(77.26% 0.0853 0.0241) |
| OKLCH | oklch(77.26% 0.089 15.8) |
| XYZ | xyz(52.0286, 44.2215, 39.9706) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.73
Dusty Pink (survey)
#D58A94
ΔE00 5.89
Dusty Pink
#D8A7B1
ΔE00 6.13
Soft Pink
#FDB0C0
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 6.61
Lightpink
#FFB6C1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA2 #9EE8E4
analogous
#E89EC7 #E89EA2 #E8BF9E
triadic
#E89EA2 #A2E89E #9EA2E8
tetradic
#E89EA2 #C7E89E #9EE8E4 #BF9EE8
square
#E89EA2 #C7E89E #9EE8E4 #BF9EE8
split-complementary
#E89EA2 #9EE8BF #9EC7E8
monochromatic
#D13B43 #DC6D73 #E89EA2 #F4CFD1 #F9E6E7
Accessibility & contrast
On white
2.13
#E89EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E89EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#F697A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89ea2; /* rgb */ color: rgb(232, 158, 162); /* oklch */ color: oklch(77.3% 0.089 15.8);
Tailwind
colors: {
custom: {
50: '#f1bbbd',
500: '#e89ea2',
950: '#000000',
},
}SCSS
$custom: #e89ea2; $custom-light: #f1bbbd; $custom-dark: #000000;
JSON
{
"hex": "#e89ea2",
"rgb": {
"r": 232,
"g": 158,
"b": 162
},
"hsl": {
"h": 356.757,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.7726,
"c": 0.08865,
"h": 15.8
},
"luminance": 0.44218
}Semantic roles & 50–950 ramp
primary
#E89EA2
secondary
#DAF1EF
accent
#C9C01C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181