#E89595#E89595
#E89595 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.4% C 0.101 H 19.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E89595 |
|---|---|
| RGB | rgb(232, 149, 149) |
| HSL | hsl(0, 64%, 75%) |
| HSV | hsv(0, 36%, 91%) |
| CMYK | cmyk(0%, 35.8%, 35.8%, 9%) |
| CIE-LAB | lab(70.05, 31.23, 13.08) |
| CIE-LCH | lch(70.05, 33.86, 22.72°) |
| OKLab | oklab(75.38% 0.0947 0.0339) |
| OKLCH | oklch(75.38% 0.101 19.7) |
| XYZ | xyz(49.4529, 40.8243, 33.7032) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.52
Lightcoral
#F08080
ΔE00 5.67
Blush (survey)
#F29E8E
ΔE00 6.14
Blush Pink
#FE828C
ΔE00 6.15
Rose Pink
#F7879A
ΔE00 6.36
Peachy Pink
#FF9A8A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89595 #95E8E8
analogous
#E895BF #E89595 #E8BF95
triadic
#E89595 #95E895 #9595E8
tetradic
#E89595 #BFE895 #95E8E8 #BF95E8
square
#E89595 #BFE895 #95E8E8 #BF95E8
split-complementary
#E89595 #95E8BF #95BFE8
monochromatic
#D23030 #DD6363 #E89595 #F3C7C7 #FAE6E6
Accessibility & contrast
On white
2.29
#E89595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#E89595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89595
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89595 | 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)
#A5A195
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#F88C96
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e89595; /* rgb */ color: rgb(232, 149, 149); /* oklch */ color: oklch(75.4% 0.101 19.7);
Tailwind
colors: {
custom: {
50: '#f1b5b4',
500: '#e89595',
950: '#000000',
},
}SCSS
$custom: #e89595; $custom-light: #f1b5b4; $custom-dark: #000000;
JSON
{
"hex": "#e89595",
"rgb": {
"r": 232,
"g": 149,
"b": 149
},
"hsl": {
"h": 0,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.75375,
"c": 0.10056,
"h": 19.7
},
"luminance": 0.40821
}Semantic roles & 50–950 ramp
primary
#E89595
secondary
#DAF1F1
accent
#CCCC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080