#E89A98#E89A98
#E89A98 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.3% C 0.094 H 21.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E89A98 |
|---|---|
| RGB | rgb(232, 154, 152) |
| HSL | hsl(2, 63%, 75%) |
| HSV | hsv(2, 34%, 91%) |
| CMYK | cmyk(0%, 33.6%, 34.5%, 9%) |
| CIE-LAB | lab(71.24, 28.94, 13.08) |
| CIE-LCH | lch(71.24, 31.76, 24.33°) |
| OKLab | oklab(76.31% 0.0878 0.0339) |
| OKLCH | oklch(76.31% 0.094 21.1) |
| XYZ | xyz(50.5036, 42.5376, 35.2502) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.34
Dusty Pink (survey)
#D58A94
ΔE00 6.39
Peachy Pink
#FF9A8A
ΔE00 6.49
Lightcoral
#F08080
ΔE00 6.82
Faded Pink
#DE9DAC
ΔE00 7.14
Blush Pink
#FE828C
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89A98 #98E6E8
analogous
#E898BE #E89A98 #E8C298
triadic
#E89A98 #98E89A #9A98E8
tetradic
#E89A98 #BEE898 #98E6E8 #C298E8
square
#E89A98 #BEE898 #98E6E8 #C298E8
split-complementary
#E89A98 #98E8C2 #98BEE8
monochromatic
#D23834 #DD6966 #E89A98 #F3CBCA #F9E6E6
Accessibility & contrast
On white
2.21
#E89A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E89A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89A98
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89A98 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#F7919A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89a98; /* rgb */ color: rgb(232, 154, 152); /* oklch */ color: oklch(76.3% 0.094 21.1);
Tailwind
colors: {
custom: {
50: '#f1b8b6',
500: '#e89a98',
950: '#000000',
},
}SCSS
$custom: #e89a98; $custom-light: #f1b8b6; $custom-dark: #000000;
JSON
{
"hex": "#e89a98",
"rgb": {
"r": 232,
"g": 154,
"b": 152
},
"hsl": {
"h": 1.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.7631,
"c": 0.09416,
"h": 21.1
},
"luminance": 0.42534
}Semantic roles & 50–950 ramp
primary
#E89A98
secondary
#DAF0F1
accent
#C7CB1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080