#E89596#E89596
#E89596 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.4% C 0.100 H 18.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E89596 |
|---|---|
| RGB | rgb(232, 149, 150) |
| HSL | hsl(359, 64%, 75%) |
| HSV | hsv(359, 36%, 91%) |
| CMYK | cmyk(0%, 35.8%, 35.3%, 9%) |
| CIE-LAB | lab(70.08, 31.35, 12.55) |
| CIE-LCH | lch(70.08, 33.77, 21.82°) |
| OKLab | oklab(75.4% 0.0951 0.0326) |
| OKLCH | oklch(75.4% 0.1 18.9) |
| XYZ | xyz(49.5331, 40.8564, 34.1255) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Lightcoral
#F08080
ΔE00 5.78
Blush Pink
#FE828C
ΔE00 6.09
Rose Pink
#F7879A
ΔE00 6.09
Blush (survey)
#F29E8E
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89596 #95E8E7
analogous
#E895C0 #E89596 #E8BE95
triadic
#E89596 #96E895 #9596E8
tetradic
#E89596 #C0E895 #95E8E7 #BE95E8
square
#E89596 #C0E895 #95E8E7 #BE95E8
split-complementary
#E89596 #95E8BE #95C0E8
monochromatic
#D23032 #DD6364 #E89596 #F3C7C8 #FAE6E6
Accessibility & contrast
On white
2.29
#E89596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#E89596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89596
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89596 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A296
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#F88C96
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e89596; /* rgb */ color: rgb(232, 149, 150); /* oklch */ color: oklch(75.4% 0.100 18.9);
Tailwind
colors: {
custom: {
50: '#f1b5b4',
500: '#e89596',
950: '#000000',
},
}SCSS
$custom: #e89596; $custom-light: #f1b5b4; $custom-dark: #000000;
JSON
{
"hex": "#e89596",
"rgb": {
"r": 232,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.277,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.754,
"c": 0.10048,
"h": 18.9
},
"luminance": 0.40853
}Semantic roles & 50–950 ramp
primary
#E89596
secondary
#DAF1F1
accent
#CCCA19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080