#E89A95#E89A95
#E89A95 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.2% C 0.095 H 23.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E89A95 |
|---|---|
| RGB | rgb(232, 154, 149) |
| HSL | hsl(4, 64%, 75%) |
| HSV | hsv(4, 36%, 91%) |
| CMYK | cmyk(0%, 33.6%, 35.8%, 9%) |
| CIE-LAB | lab(71.17, 28.58, 14.65) |
| CIE-LCH | lch(71.17, 32.12, 27.14°) |
| OKLab | oklab(76.24% 0.0867 0.0378) |
| OKLCH | oklch(76.24% 0.095 23.6) |
| XYZ | xyz(50.2610, 42.4405, 33.9726) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.30
Peachy Pink
#FF9A8A
ΔE00 5.65
Lightcoral
#F08080
ΔE00 6.78
Dusty Pink (survey)
#D58A94
ΔE00 7.16
Light Salmon
#FEA993
ΔE00 7.35
Blush Pink
#FE828C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89A95 #95E3E8
analogous
#E895BA #E89A95 #E8C395
triadic
#E89A95 #95E89A #9A95E8
tetradic
#E89A95 #BAE895 #95E3E8 #C395E8
square
#E89A95 #BAE895 #95E3E8 #C395E8
split-complementary
#E89A95 #95E8C3 #95BAE8
monochromatic
#D23A30 #DD6A63 #E89A95 #F3CAC7 #FAE7E6
Accessibility & contrast
On white
2.21
#E89A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E89A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89A95
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89A95 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#F89199
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89a95; /* rgb */ color: rgb(232, 154, 149); /* oklch */ color: oklch(76.2% 0.095 23.6);
Tailwind
colors: {
custom: {
50: '#f1b8b4',
500: '#e89a95',
950: '#000000',
},
}SCSS
$custom: #e89a95; $custom-light: #f1b8b4; $custom-dark: #000000;
JSON
{
"hex": "#e89a95",
"rgb": {
"r": 232,
"g": 154,
"b": 149
},
"hsl": {
"h": 3.614,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.76237,
"c": 0.09456,
"h": 23.6
},
"luminance": 0.42437
}Semantic roles & 50–950 ramp
primary
#E89A95
secondary
#DAF0F1
accent
#C1CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080