#E89998#E89998
#E89998 is a light, moderate red. Relative luminance 0.422; OKLCH L 76.1% C 0.095 H 20.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E89998 |
|---|---|
| RGB | rgb(232, 153, 152) |
| HSL | hsl(1, 63%, 75%) |
| HSV | hsv(1, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 34.5%, 9%) |
| CIE-LAB | lab(71.01, 29.48, 12.77) |
| CIE-LCH | lch(71.01, 32.12, 23.42°) |
| OKLab | oklab(76.14% 0.0894 0.0331) |
| OKLCH | oklch(76.14% 0.095 20.3) |
| XYZ | xyz(50.3393, 42.2088, 35.1955) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.69
Dusty Pink (survey)
#D58A94
ΔE00 6.06
Lightcoral
#F08080
ΔE00 6.62
Peachy Pink
#FF9A8A
ΔE00 6.73
Faded Pink
#DE9DAC
ΔE00 6.92
Blush Pink
#FE828C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89998 #98E7E8
analogous
#E898BF #E89998 #E8C198
triadic
#E89998 #98E899 #9998E8
tetradic
#E89998 #BFE898 #98E7E8 #C198E8
square
#E89998 #BFE898 #98E7E8 #C198E8
split-complementary
#E89998 #98E8C1 #98BFE8
monochromatic
#D23634 #DD6766 #E89998 #F3CBCA #F9E6E6
Accessibility & contrast
On white
2.22
#E89998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E89998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89998
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89998 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#F79099
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89998; /* rgb */ color: rgb(232, 153, 152); /* oklch */ color: oklch(76.1% 0.095 20.3);
Tailwind
colors: {
custom: {
50: '#f1b7b6',
500: '#e89998',
950: '#000000',
},
}SCSS
$custom: #e89998; $custom-light: #f1b7b6; $custom-dark: #000000;
JSON
{
"hex": "#e89998",
"rgb": {
"r": 232,
"g": 153,
"b": 152
},
"hsl": {
"h": 0.75,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.76136,
"c": 0.09538,
"h": 20.3
},
"luminance": 0.42205
}Semantic roles & 50–950 ramp
primary
#E89998
secondary
#DAF1F1
accent
#C9CB1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080