#E89996#E89996
#E89996 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.1% C 0.096 H 21.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E89996 |
|---|---|
| RGB | rgb(232, 153, 150) |
| HSL | hsl(2, 64%, 75%) |
| HSV | hsv(2, 35%, 91%) |
| CMYK | cmyk(0%, 34.1%, 35.3%, 9%) |
| CIE-LAB | lab(70.97, 29.23, 13.81) |
| CIE-LCH | lch(70.97, 32.33, 25.29°) |
| OKLab | oklab(76.09% 0.0887 0.0357) |
| OKLCH | oklch(76.09% 0.096 21.9) |
| XYZ | xyz(50.1768, 42.1439, 34.3400) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.00
Peachy Pink
#FF9A8A
ΔE00 6.14
Lightcoral
#F08080
ΔE00 6.53
Dusty Pink (survey)
#D58A94
ΔE00 6.55
Blush Pink
#FE828C
ΔE00 7.23
Greyish Pink
#C88D94
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89996 #96E5E8
analogous
#E896BC #E89996 #E8C296
triadic
#E89996 #96E899 #9996E8
tetradic
#E89996 #BCE896 #96E5E8 #C296E8
square
#E89996 #BCE896 #96E5E8 #C296E8
split-complementary
#E89996 #96E8C2 #96BCE8
monochromatic
#D23732 #DD6864 #E89996 #F3CAC8 #FAE7E6
Accessibility & contrast
On white
2.23
#E89996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#E89996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89996
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89996 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A495
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#F79099
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89996; /* rgb */ color: rgb(232, 153, 150); /* oklch */ color: oklch(76.1% 0.096 21.9);
Tailwind
colors: {
custom: {
50: '#f1b7b4',
500: '#e89996',
950: '#000000',
},
}SCSS
$custom: #e89996; $custom-light: #f1b7b4; $custom-dark: #000000;
JSON
{
"hex": "#e89996",
"rgb": {
"r": 232,
"g": 153,
"b": 150
},
"hsl": {
"h": 2.195,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.76087,
"c": 0.09559,
"h": 21.9
},
"luminance": 0.4214
}Semantic roles & 50–950 ramp
primary
#E89996
secondary
#DAF0F1
accent
#C5CC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080