#E89594#E89594
#E89594 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.4% C 0.101 H 20.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E89594 |
|---|---|
| RGB | rgb(232, 149, 148) |
| HSL | hsl(1, 65%, 75%) |
| HSV | hsv(1, 36%, 91%) |
| CMYK | cmyk(0%, 35.8%, 36.2%, 9%) |
| CIE-LAB | lab(70.03, 31.11, 13.60) |
| CIE-LCH | lch(70.03, 33.96, 23.61°) |
| OKLab | oklab(75.35% 0.0943 0.0352) |
| OKLCH | oklch(75.35% 0.101 20.5) |
| XYZ | xyz(49.3734, 40.7925, 33.2845) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.59
Dusty Pink (survey)
#D58A94
ΔE00 5.76
Blush (survey)
#F29E8E
ΔE00 5.81
Blush Pink
#FE828C
ΔE00 6.23
Peachy Pink
#FF9A8A
ΔE00 6.59
Rose Pink
#F7879A
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89594 #94E7E8
analogous
#E894BD #E89594 #E8BF94
triadic
#E89594 #94E895 #9594E8
tetradic
#E89594 #BDE894 #94E7E8 #BF94E8
square
#E89594 #BDE894 #94E7E8 #BF94E8
split-complementary
#E89594 #94E8BF #94BDE8
monochromatic
#D2312F #DD6362 #E89594 #F3C7C6 #FAE6E6
Accessibility & contrast
On white
2.29
#E89594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E89594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89594
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89594 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#B9B193
Tritanopia (blue-blind)
#F88B95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e89594; /* rgb */ color: rgb(232, 149, 148); /* oklch */ color: oklch(75.4% 0.101 20.5);
Tailwind
colors: {
custom: {
50: '#f1b5b3',
500: '#e89594',
950: '#000000',
},
}SCSS
$custom: #e89594; $custom-light: #f1b5b3; $custom-dark: #000000;
JSON
{
"hex": "#e89594",
"rgb": {
"r": 232,
"g": 149,
"b": 148
},
"hsl": {
"h": 0.714,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.75351,
"c": 0.10064,
"h": 20.5
},
"luminance": 0.40789
}Semantic roles & 50–950 ramp
primary
#E89594
secondary
#DAF1F1
accent
#CACC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080