#E9989E#E9989E
#E9989E is a light, moderate red. Relative luminance 0.422; OKLCH L 76.2% C 0.098 H 14.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E9989E |
|---|---|
| RGB | rgb(233, 152, 158) |
| HSL | hsl(356, 65%, 75%) |
| HSV | hsv(356, 35%, 91%) |
| CMYK | cmyk(0%, 34.8%, 32.2%, 8.6%) |
| CIE-LAB | lab(71.04, 31.12, 9.50) |
| CIE-LCH | lch(71.04, 32.54, 16.97°) |
| OKLab | oklab(76.23% 0.0945 0.0249) |
| OKLCH | oklch(76.23% 0.098 14.8) |
| XYZ | xyz(51.0058, 42.2523, 37.8102) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.87
Faded Pink
#DE9DAC
ΔE00 5.01
Rose Pink
#F7879A
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.55
Greyish Pink
#C88D94
ΔE00 6.59
Blush Pink
#FE828C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9989E #98E9E3
analogous
#E998C6 #E9989E #E9BB98
triadic
#E9989E #9EE998 #989EE9
tetradic
#E9989E #C6E998 #98E9E3 #BB98E9
square
#E9989E #C6E998 #98E9E3 #BB98E9
split-complementary
#E9989E #98E9BB #98C6E9
monochromatic
#D3333F #DE666F #E9989E #F4CACD #FAE6E7
Accessibility & contrast
On white
2.22
#E9989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E9989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9989E
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9989E | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#F8909A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e9989e; /* rgb */ color: rgb(233, 152, 158); /* oklch */ color: oklch(76.2% 0.098 14.8);
Tailwind
colors: {
custom: {
50: '#f2b7ba',
500: '#e9989e',
950: '#000000',
},
}SCSS
$custom: #e9989e; $custom-light: #f2b7ba; $custom-dark: #000000;
JSON
{
"hex": "#e9989e",
"rgb": {
"r": 233,
"g": 152,
"b": 158
},
"hsl": {
"h": 355.556,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.7623,
"c": 0.09769,
"h": 14.8
},
"luminance": 0.42249
}Semantic roles & 50–950 ramp
primary
#E9989E
secondary
#DAF1EF
accent
#CDBF19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080