#E9989F#E9989F
#E9989F is a light, moderate red. Relative luminance 0.423; OKLCH L 76.3% C 0.098 H 14.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E9989F |
|---|---|
| RGB | rgb(233, 152, 159) |
| HSL | hsl(355, 65%, 75%) |
| HSV | hsv(355, 35%, 91%) |
| CMYK | cmyk(0%, 34.8%, 31.8%, 8.6%) |
| CIE-LAB | lab(71.07, 31.25, 8.98) |
| CIE-LCH | lch(71.07, 32.52, 16.03°) |
| OKLab | oklab(76.26% 0.0948 0.0236) |
| OKLCH | oklch(76.26% 0.098 14) |
| XYZ | xyz(51.0922, 42.2869, 38.2653) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.73
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.23
Rose Pink
#F7879A
ΔE00 5.28
Greyish Pink
#C88D94
ΔE00 6.55
Blush Pink
#FE828C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9989F #98E9E2
analogous
#E998C7 #E9989F #E9B998
triadic
#E9989F #9FE998 #989FE9
tetradic
#E9989F #C7E998 #98E9E2 #B998E9
square
#E9989F #C7E998 #98E9E2 #B998E9
split-complementary
#E9989F #98E9B9 #98C7E9
monochromatic
#D33341 #DE6670 #E9989F #F4CACE #FAE6E7
Accessibility & contrast
On white
2.22
#E9989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E9989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9989F
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9989F | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A59F
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#F8909B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e9989f; /* rgb */ color: rgb(233, 152, 159); /* oklch */ color: oklch(76.3% 0.098 14.0);
Tailwind
colors: {
custom: {
50: '#f2b7bb',
500: '#e9989f',
950: '#000000',
},
}SCSS
$custom: #e9989f; $custom-light: #f2b7bb; $custom-dark: #000000;
JSON
{
"hex": "#e9989f",
"rgb": {
"r": 233,
"g": 152,
"b": 159
},
"hsl": {
"h": 354.815,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.76256,
"c": 0.09773,
"h": 14
},
"luminance": 0.42283
}Semantic roles & 50–950 ramp
primary
#E9989F
secondary
#DAF1EF
accent
#CDBD19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080