#E89E98#E89E98
#E89E98 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.0% C 0.089 H 24.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E89E98 |
|---|---|
| RGB | rgb(232, 158, 152) |
| HSL | hsl(5, 63%, 75%) |
| HSV | hsv(5, 34%, 91%) |
| CMYK | cmyk(0%, 31.9%, 34.5%, 9%) |
| CIE-LAB | lab(72.15, 26.81, 14.36) |
| CIE-LCH | lch(72.15, 30.42, 28.17°) |
| OKLab | oklab(77.01% 0.0815 0.0371) |
| OKLCH | oklch(77.01% 0.089 24.5) |
| XYZ | xyz(51.1748, 43.8800, 35.4740) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.04
Peachy Pink
#FF9A8A
ΔE00 5.75
Light Salmon
#FEA993
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.82
Dusty Pink (survey)
#D58A94
ΔE00 7.85
Lightcoral
#F08080
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89E98 #98E2E8
analogous
#E898BA #E89E98 #E8C698
triadic
#E89E98 #98E89E #9E98E8
tetradic
#E89E98 #BAE898 #98E2E8 #C698E8
square
#E89E98 #BAE898 #98E2E8 #C698E8
split-complementary
#E89E98 #98E8C6 #98BAE8
monochromatic
#D24034 #DD6F66 #E89E98 #F3CDCA #F9E7E6
Accessibility & contrast
On white
2.15
#E89E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E89E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89E98
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89E98 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#F7959D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89e98; /* rgb */ color: rgb(232, 158, 152); /* oklch */ color: oklch(77.0% 0.089 24.5);
Tailwind
colors: {
custom: {
50: '#f1bbb6',
500: '#e89e98',
950: '#000000',
},
}SCSS
$custom: #e89e98; $custom-light: #f1bbb6; $custom-dark: #000000;
JSON
{
"hex": "#e89e98",
"rgb": {
"r": 232,
"g": 158,
"b": 152
},
"hsl": {
"h": 4.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.77009,
"c": 0.08949,
"h": 24.5
},
"luminance": 0.43877
}Semantic roles & 50–950 ramp
primary
#E89E98
secondary
#DAEFF1
accent
#BECB1A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180