#E89EA1#E89EA1
#E89EA1 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.2% C 0.089 H 16.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA1 |
|---|---|
| RGB | rgb(232, 158, 161) |
| HSL | hsl(358, 62%, 76%) |
| HSV | hsv(358, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 30.6%, 9%) |
| CIE-LAB | lab(72.35, 27.95, 9.69) |
| CIE-LCH | lch(72.35, 29.58, 19.11°) |
| OKLab | oklab(77.23% 0.0849 0.0254) |
| OKLCH | oklch(77.23% 0.089 16.7) |
| XYZ | xyz(51.9401, 44.1861, 39.5044) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.06
Dusty Pink (survey)
#D58A94
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.82
Pig Pink
#E78EA5
ΔE00 6.92
Lightpink
#FFB6C1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA1 #9EE8E5
analogous
#E89EC6 #E89EA1 #E8C09E
triadic
#E89EA1 #A1E89E #9EA1E8
tetradic
#E89EA1 #C6E89E #9EE8E5 #C09EE8
square
#E89EA1 #C6E89E #9EE8E5 #C09EE8
split-complementary
#E89EA1 #9EE8C0 #9EC6E8
monochromatic
#D13B41 #DC6D71 #E89EA1 #F4CFD1 #F9E6E7
Accessibility & contrast
On white
2.13
#E89EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E89EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA1
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA1 | 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)
#ABA9A1
Deuteranopia (green-blind)
#BDB7A0
Tritanopia (blue-blind)
#F6979F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89ea1; /* rgb */ color: rgb(232, 158, 161); /* oklch */ color: oklch(77.2% 0.089 16.7);
Tailwind
colors: {
custom: {
50: '#f1bbbc',
500: '#e89ea1',
950: '#000000',
},
}SCSS
$custom: #e89ea1; $custom-light: #f1bbbc; $custom-dark: #000000;
JSON
{
"hex": "#e89ea1",
"rgb": {
"r": 232,
"g": 158,
"b": 161
},
"hsl": {
"h": 357.568,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77234,
"c": 0.08865,
"h": 16.7
},
"luminance": 0.44183
}Semantic roles & 50–950 ramp
primary
#E89EA1
secondary
#DAF1F0
accent
#C9C21C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181