#E89D95#E89D95
#E89D95 is a light, moderate red. Relative luminance 0.434; OKLCH L 76.8% C 0.091 H 26.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E89D95 |
|---|---|
| RGB | rgb(232, 157, 149) |
| HSL | hsl(6, 64%, 75%) |
| HSV | hsv(6, 36%, 91%) |
| CMYK | cmyk(0%, 32.3%, 35.8%, 9%) |
| CIE-LAB | lab(71.85, 26.98, 15.60) |
| CIE-LCH | lch(71.85, 31.17, 30.04°) |
| OKLab | oklab(76.76% 0.0819 0.0401) |
| OKLCH | oklch(76.76% 0.091 26.1) |
| XYZ | xyz(50.7624, 43.4432, 34.1397) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.33
Peachy Pink
#FF9A8A
ΔE00 5.20
Light Salmon
#FEA993
ΔE00 6.26
Darksalmon
#E9967A
ΔE00 7.30
Pale Salmon
#FFB19A
ΔE00 7.41
Pinkish Tan
#D99B82
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89D95 #95E0E8
analogous
#E895B7 #E89D95 #E8C795
triadic
#E89D95 #95E89D #9D95E8
tetradic
#E89D95 #B7E895 #95E0E8 #C795E8
square
#E89D95 #B7E895 #95E0E8 #C795E8
split-complementary
#E89D95 #95E8C7 #95B7E8
monochromatic
#D24030 #DD6F63 #E89D95 #F3CBC7 #FAE8E6
Accessibility & contrast
On white
2.17
#E89D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E89D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89D95
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89D95 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#F7949B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e89d95; /* rgb */ color: rgb(232, 157, 149); /* oklch */ color: oklch(76.8% 0.091 26.1);
Tailwind
colors: {
custom: {
50: '#f1bab4',
500: '#e89d95',
950: '#000000',
},
}SCSS
$custom: #e89d95; $custom-light: #f1bab4; $custom-dark: #000000;
JSON
{
"hex": "#e89d95",
"rgb": {
"r": 232,
"g": 157,
"b": 149
},
"hsl": {
"h": 5.783,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.76761,
"c": 0.09119,
"h": 26.1
},
"luminance": 0.4344
}Semantic roles & 50–950 ramp
primary
#E89D95
secondary
#DAEFF1
accent
#BBCC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080