#E89994#E89994
#E89994 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.0% C 0.096 H 23.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E89994 |
|---|---|
| RGB | rgb(232, 153, 148) |
| HSL | hsl(4, 65%, 75%) |
| HSV | hsv(4, 36%, 91%) |
| CMYK | cmyk(0%, 34.1%, 36.2%, 9%) |
| CIE-LAB | lab(70.93, 28.99, 14.86) |
| CIE-LCH | lch(70.93, 32.58, 27.13°) |
| OKLab | oklab(76.04% 0.0879 0.0383) |
| OKLCH | oklch(76.04% 0.096 23.5) |
| XYZ | xyz(50.0172, 42.0800, 33.4991) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.32
Peachy Pink
#FF9A8A
ΔE00 5.59
Lightcoral
#F08080
ΔE00 6.52
Dusty Pink (survey)
#D58A94
ΔE00 7.08
Light Salmon
#FEA993
ΔE00 7.44
Blush Pink
#FE828C
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89994 #94E3E8
analogous
#E894B9 #E89994 #E8C394
triadic
#E89994 #94E899 #9994E8
tetradic
#E89994 #B9E894 #94E3E8 #C394E8
square
#E89994 #B9E894 #94E3E8 #C394E8
split-complementary
#E89994 #94E8C3 #94B9E8
monochromatic
#D2392F #DD6962 #E89994 #F3C9C6 #FAE7E6
Accessibility & contrast
On white
2.23
#E89994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E89994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89994
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89994 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#BCB493
Tritanopia (blue-blind)
#F89098
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89994; /* rgb */ color: rgb(232, 153, 148); /* oklch */ color: oklch(76.0% 0.096 23.5);
Tailwind
colors: {
custom: {
50: '#f1b7b3',
500: '#e89994',
950: '#000000',
},
}SCSS
$custom: #e89994; $custom-light: #f1b7b3; $custom-dark: #000000;
JSON
{
"hex": "#e89994",
"rgb": {
"r": 232,
"g": 153,
"b": 148
},
"hsl": {
"h": 3.571,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.76039,
"c": 0.09586,
"h": 23.5
},
"luminance": 0.42076
}Semantic roles & 50–950 ramp
primary
#E89994
secondary
#DAF0F1
accent
#C2CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080