#E89EA3#E89EA3
#E89EA3 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.089 H 14.9°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA3 |
|---|---|
| RGB | rgb(232, 158, 163) |
| HSL | hsl(356, 62%, 76%) |
| HSV | hsv(356, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 29.7%, 9%) |
| CIE-LAB | lab(72.40, 28.21, 8.65) |
| CIE-LCH | lch(72.40, 29.51, 17.05°) |
| OKLab | oklab(77.29% 0.0857 0.0228) |
| OKLCH | oklch(77.29% 0.089 14.9) |
| XYZ | xyz(52.1179, 44.2572, 40.4406) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 5.79
Dusty Pink
#D8A7B1
ΔE00 5.95
Pig Pink
#E78EA5
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA3 #9EE8E3
analogous
#E89EC8 #E89EA3 #E8BE9E
triadic
#E89EA3 #A3E89E #9EA3E8
tetradic
#E89EA3 #C8E89E #9EE8E3 #BE9EE8
square
#E89EA3 #C8E89E #9EE8E3 #BE9EE8
split-complementary
#E89EA3 #9EE8BE #9EC8E8
monochromatic
#D13B45 #DC6D74 #E89EA3 #F4CFD2 #F9E6E8
Accessibility & contrast
On white
2.13
#E89EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E89EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA3
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA3 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#F697A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89ea3; /* rgb */ color: rgb(232, 158, 163); /* oklch */ color: oklch(77.3% 0.089 14.9);
Tailwind
colors: {
custom: {
50: '#f1bbbe',
500: '#e89ea3',
950: '#000000',
},
}SCSS
$custom: #e89ea3; $custom-light: #f1bbbe; $custom-dark: #000000;
JSON
{
"hex": "#e89ea3",
"rgb": {
"r": 232,
"g": 158,
"b": 163
},
"hsl": {
"h": 355.946,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77286,
"c": 0.08867,
"h": 14.9
},
"luminance": 0.44254
}Semantic roles & 50–950 ramp
primary
#E89EA3
secondary
#DAF1EF
accent
#C9BE1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181