#E89598#E89598
#E89598 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.4% C 0.100 H 17.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E89598 |
|---|---|
| RGB | rgb(232, 149, 152) |
| HSL | hsl(358, 64%, 75%) |
| HSV | hsv(358, 36%, 91%) |
| CMYK | cmyk(0%, 35.8%, 34.5%, 9%) |
| CIE-LAB | lab(70.12, 31.60, 11.51) |
| CIE-LCH | lch(70.12, 33.63, 20.01°) |
| OKLab | oklab(75.45% 0.0958 0.03) |
| OKLCH | oklch(75.45% 0.1 17.4) |
| XYZ | xyz(49.6955, 40.9214, 34.9809) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.87
Rose Pink
#F7879A
ΔE00 5.60
Blush Pink
#FE828C
ΔE00 6.04
Lightcoral
#F08080
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89598 #95E8E5
analogous
#E895C2 #E89598 #E8BB95
triadic
#E89598 #98E895 #9598E8
tetradic
#E89598 #C2E895 #95E8E5 #BB95E8
square
#E89598 #C2E895 #95E8E5 #BB95E8
split-complementary
#E89598 #95E8BB #95C2E8
monochromatic
#D23036 #DD6367 #E89598 #F3C7C9 #FAE6E7
Accessibility & contrast
On white
2.29
#E89598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E89598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89598
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89598 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#F78C96
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e89598; /* rgb */ color: rgb(232, 149, 152); /* oklch */ color: oklch(75.4% 0.100 17.4);
Tailwind
colors: {
custom: {
50: '#f1b5b6',
500: '#e89598',
950: '#000000',
},
}SCSS
$custom: #e89598; $custom-light: #f1b5b6; $custom-dark: #000000;
JSON
{
"hex": "#e89598",
"rgb": {
"r": 232,
"g": 149,
"b": 152
},
"hsl": {
"h": 357.831,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.7545,
"c": 0.10041,
"h": 17.4
},
"luminance": 0.40918
}Semantic roles & 50–950 ramp
primary
#E89598
secondary
#DAF1F0
accent
#CCC619
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080