#E88E96#E88E96
#E88E96 is a light, moderate red. Relative luminance 0.387; OKLCH L 74.2% C 0.110 H 14.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E88E96 |
|---|---|
| RGB | rgb(232, 142, 150) |
| HSL | hsl(355, 66%, 73%) |
| HSV | hsv(355, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 35.3%, 9%) |
| CIE-LAB | lab(68.54, 35.04, 10.38) |
| CIE-LCH | lch(68.54, 36.55, 16.50°) |
| OKLab | oklab(74.22% 0.1062 0.0271) |
| OKLCH | oklch(74.22% 0.11 14.3) |
| XYZ | xyz(48.4587, 38.7076, 33.7673) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.79
Dusty Pink (survey)
#D58A94
ΔE00 3.82
Blush Pink
#FE828C
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.01
Lightcoral
#F08080
ΔE00 5.50
Carnation
#FD798F
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88E96 #8EE8E0
analogous
#E88EC3 #E88E96 #E8B38E
triadic
#E88E96 #96E88E #8E96E8
tetradic
#E88E96 #C3E88E #8EE8E0 #B38EE8
square
#E88E96 #C3E88E #8EE8E0 #B38EE8
split-complementary
#E88E96 #8EE8B3 #8EC3E8
monochromatic
#D12B39 #DE5B67 #E88E96 #F2C1C5 #FAE6E7
Accessibility & contrast
On white
2.40
#E88E96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E88E96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88E96
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88E96 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D96
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#F88591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e88e96; /* rgb */ color: rgb(232, 142, 150); /* oklch */ color: oklch(74.2% 0.110 14.3);
Tailwind
colors: {
custom: {
50: '#f2b0b4',
500: '#e88e96',
950: '#000000',
},
}SCSS
$custom: #e88e96; $custom-light: #f2b0b4; $custom-dark: #000000;
JSON
{
"hex": "#e88e96",
"rgb": {
"r": 232,
"g": 142,
"b": 150
},
"hsl": {
"h": 354.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74223,
"c": 0.10965,
"h": 14.3
},
"luminance": 0.38704
}Semantic roles & 50–950 ramp
primary
#E88E96
secondary
#DAF1EF
accent
#CEBE17
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171011
muted
#857F80