#E9989A#E9989A
#E9989A is a light, moderate red. Relative luminance 0.421; OKLCH L 76.1% C 0.098 H 18.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E9989A |
|---|---|
| RGB | rgb(233, 152, 154) |
| HSL | hsl(359, 65%, 75%) |
| HSV | hsv(359, 35%, 91%) |
| CMYK | cmyk(0%, 34.8%, 33.9%, 8.6%) |
| CIE-LAB | lab(70.95, 30.62, 11.59) |
| CIE-LCH | lch(70.95, 32.74, 20.72°) |
| OKLab | oklab(76.13% 0.0929 0.0302) |
| OKLCH | oklch(76.13% 0.098 18) |
| XYZ | xyz(50.6671, 42.1168, 36.0263) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.19
Blush Pink
#FE828C
ΔE00 6.55
Lightcoral
#F08080
ΔE00 6.59
Blush (survey)
#F29E8E
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9989A #98E9E7
analogous
#E998C2 #E9989A #E9BF98
triadic
#E9989A #9AE998 #989AE9
tetradic
#E9989A #C2E998 #98E9E7 #BF98E9
square
#E9989A #C2E998 #98E9E7 #BF98E9
split-complementary
#E9989A #98E9BF #98C2E9
monochromatic
#D33337 #DE6669 #E9989A #F4CACB #FAE6E6
Accessibility & contrast
On white
2.23
#E9989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E9989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9989A
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9989A | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#F88F99
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e9989a; /* rgb */ color: rgb(233, 152, 154); /* oklch */ color: oklch(76.1% 0.098 18.0);
Tailwind
colors: {
custom: {
50: '#f2b7b7',
500: '#e9989a',
950: '#000000',
},
}SCSS
$custom: #e9989a; $custom-light: #f2b7b7; $custom-dark: #000000;
JSON
{
"hex": "#e9989a",
"rgb": {
"r": 233,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.519,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.76128,
"c": 0.0977,
"h": 18
},
"luminance": 0.42113
}Semantic roles & 50–950 ramp
primary
#E9989A
secondary
#DAF1F0
accent
#CDC819
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080