#E89E99#E89E99
#E89E99 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.0% C 0.089 H 23.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E89E99 |
|---|---|
| RGB | rgb(232, 158, 153) |
| HSL | hsl(4, 63%, 75%) |
| HSV | hsv(4, 34%, 91%) |
| CMYK | cmyk(0%, 31.9%, 34.1%, 9%) |
| CIE-LAB | lab(72.17, 26.94, 13.84) |
| CIE-LCH | lch(72.17, 30.29, 27.19°) |
| OKLab | oklab(77.03% 0.0818 0.0358) |
| OKLCH | oklch(77.03% 0.089 23.6) |
| XYZ | xyz(51.2571, 43.9129, 35.9071) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.38
Peachy Pink
#FF9A8A
ΔE00 6.00
Light Salmon
#FEA993
ΔE00 7.09
Dusty Pink (survey)
#D58A94
ΔE00 7.59
Lightcoral
#F08080
ΔE00 7.82
Faded Pink
#DE9DAC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89E99 #99E3E8
analogous
#E899BC #E89E99 #E8C599
triadic
#E89E99 #99E89E #9E99E8
tetradic
#E89E99 #BCE899 #99E3E8 #C599E8
square
#E89E99 #BCE899 #99E3E8 #C599E8
split-complementary
#E89E99 #99E8C5 #99BCE8
monochromatic
#D13F35 #DD6F67 #E89E99 #F3CDCB #F9E7E6
Accessibility & contrast
On white
2.15
#E89E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E89E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89E99
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89E99 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#F7959D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89e99; /* rgb */ color: rgb(232, 158, 153); /* oklch */ color: oklch(77.0% 0.089 23.6);
Tailwind
colors: {
custom: {
50: '#f1bbb7',
500: '#e89e99',
950: '#000000',
},
}SCSS
$custom: #e89e99; $custom-light: #f1bbb7; $custom-dark: #000000;
JSON
{
"hex": "#e89e99",
"rgb": {
"r": 232,
"g": 158,
"b": 153
},
"hsl": {
"h": 3.797,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.77033,
"c": 0.08933,
"h": 23.6
},
"luminance": 0.43909
}Semantic roles & 50–950 ramp
primary
#E89E99
secondary
#DAEFF1
accent
#C0CB1B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180