#E89E95#E89E95
#E89E95 is a light, moderate red. Relative luminance 0.438; OKLCH L 76.9% C 0.090 H 27.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E89E95 |
|---|---|
| RGB | rgb(232, 158, 149) |
| HSL | hsl(7, 64%, 75%) |
| HSV | hsv(7, 36%, 91%) |
| CMYK | cmyk(0%, 31.9%, 35.8%, 9%) |
| CIE-LAB | lab(72.08, 26.45, 15.92) |
| CIE-LCH | lch(72.08, 30.87, 31.04°) |
| OKLab | oklab(76.94% 0.0803 0.0409) |
| OKLCH | oklch(76.94% 0.09 27) |
| XYZ | xyz(50.9322, 43.7829, 34.1963) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.07
Peachy Pink
#FF9A8A
ΔE00 5.13
Light Salmon
#FEA993
ΔE00 5.91
Darksalmon
#E9967A
ΔE00 7.00
Pale Salmon
#FFB19A
ΔE00 7.02
Pinkish Tan
#D99B82
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89E95 #95DFE8
analogous
#E895B6 #E89E95 #E8C895
triadic
#E89E95 #95E89E #9E95E8
tetradic
#E89E95 #B6E895 #95DFE8 #C895E8
square
#E89E95 #B6E895 #95DFE8 #C895E8
split-complementary
#E89E95 #95E8C8 #95B6E8
monochromatic
#D24230 #DD7063 #E89E95 #F3CCC7 #FAE8E6
Accessibility & contrast
On white
2.15
#E89E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E89E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89E95
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89E95 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#F7959C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89e95; /* rgb */ color: rgb(232, 158, 149); /* oklch */ color: oklch(76.9% 0.090 27.0);
Tailwind
colors: {
custom: {
50: '#f1bbb4',
500: '#e89e95',
950: '#000000',
},
}SCSS
$custom: #e89e95; $custom-light: #f1bbb4; $custom-dark: #000000;
JSON
{
"hex": "#e89e95",
"rgb": {
"r": 232,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.506,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.76937,
"c": 0.09011,
"h": 27
},
"luminance": 0.43779
}Semantic roles & 50–950 ramp
primary
#E89E95
secondary
#DAEEF1
accent
#B9CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180