#E89795#E89795
#E89795 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.7% C 0.098 H 21.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E89795 |
|---|---|
| RGB | rgb(232, 151, 149) |
| HSL | hsl(1, 64%, 75%) |
| HSV | hsv(1, 36%, 91%) |
| CMYK | cmyk(0%, 34.9%, 35.8%, 9%) |
| CIE-LAB | lab(70.50, 30.17, 13.70) |
| CIE-LCH | lch(70.50, 33.14, 24.43°) |
| OKLab | oklab(75.72% 0.0915 0.0354) |
| OKLCH | oklch(75.72% 0.098 21.2) |
| XYZ | xyz(49.7721, 41.4626, 33.8096) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.39
Lightcoral
#F08080
ΔE00 6.04
Dusty Pink (survey)
#D58A94
ΔE00 6.14
Peachy Pink
#FF9A8A
ΔE00 6.34
Blush Pink
#FE828C
ΔE00 6.72
Rose Pink
#F7879A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89795 #95E6E8
analogous
#E895BD #E89795 #E8C195
triadic
#E89795 #95E897 #9795E8
tetradic
#E89795 #BDE895 #95E6E8 #C195E8
square
#E89795 #BDE895 #95E6E8 #C195E8
split-complementary
#E89795 #95E8C1 #95BDE8
monochromatic
#D23430 #DD6663 #E89795 #F3C8C7 #FAE6E6
Accessibility & contrast
On white
2.26
#E89795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E89795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89795
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89795 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#F88E97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e89795; /* rgb */ color: rgb(232, 151, 149); /* oklch */ color: oklch(75.7% 0.098 21.2);
Tailwind
colors: {
custom: {
50: '#f1b6b4',
500: '#e89795',
950: '#000000',
},
}SCSS
$custom: #e89795; $custom-light: #f1b6b4; $custom-dark: #000000;
JSON
{
"hex": "#e89795",
"rgb": {
"r": 232,
"g": 151,
"b": 149
},
"hsl": {
"h": 1.446,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.75718,
"c": 0.0981,
"h": 21.2
},
"luminance": 0.41459
}Semantic roles & 50–950 ramp
primary
#E89795
secondary
#DAF0F1
accent
#C8CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080