#E89EA4#E89EA4
#E89EA4 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.089 H 14.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA4 |
|---|---|
| RGB | rgb(232, 158, 164) |
| HSL | hsl(355, 62%, 76%) |
| HSV | hsv(355, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 29.3%, 9%) |
| CIE-LAB | lab(72.42, 28.34, 8.13) |
| CIE-LCH | lch(72.42, 29.49, 16.01°) |
| OKLab | oklab(77.31% 0.0861 0.0215) |
| OKLCH | oklch(77.31% 0.089 14) |
| XYZ | xyz(52.2078, 44.2932, 40.9144) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.09
Dusty Pink (survey)
#D58A94
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.03
Soft Pink
#FDB0C0
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA4 #9EE8E2
analogous
#E89EC9 #E89EA4 #E8BD9E
triadic
#E89EA4 #A4E89E #9EA4E8
tetradic
#E89EA4 #C9E89E #9EE8E2 #BD9EE8
square
#E89EA4 #C9E89E #9EE8E2 #BD9EE8
split-complementary
#E89EA4 #9EE8BD #9EC9E8
monochromatic
#D13B47 #DC6D76 #E89EA4 #F4CFD2 #F9E6E8
Accessibility & contrast
On white
2.13
#E89EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E89EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA4 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A4
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#F697A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89ea4; /* rgb */ color: rgb(232, 158, 164); /* oklch */ color: oklch(77.3% 0.089 14.0);
Tailwind
colors: {
custom: {
50: '#f1bbbe',
500: '#e89ea4',
950: '#000000',
},
}SCSS
$custom: #e89ea4; $custom-light: #f1bbbe; $custom-dark: #000000;
JSON
{
"hex": "#e89ea4",
"rgb": {
"r": 232,
"g": 158,
"b": 164
},
"hsl": {
"h": 355.135,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77312,
"c": 0.0887,
"h": 14
},
"luminance": 0.4429
}Semantic roles & 50–950 ramp
primary
#E89EA4
secondary
#DAF1EF
accent
#C9BB1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181