#E88E95#E88E95
#E88E95 is a light, moderate red. Relative luminance 0.387; OKLCH L 74.2% C 0.110 H 15.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E88E95 |
|---|---|
| RGB | rgb(232, 142, 149) |
| HSL | hsl(355, 66%, 73%) |
| HSV | hsv(355, 39%, 91%) |
| CMYK | cmyk(0%, 38.8%, 35.8%, 9%) |
| CIE-LAB | lab(68.52, 34.92, 10.91) |
| CIE-LCH | lch(68.52, 36.59, 17.34°) |
| OKLab | oklab(74.2% 0.1059 0.0285) |
| OKLCH | oklch(74.2% 0.11 15) |
| XYZ | xyz(48.3786, 38.6756, 33.3451) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.95
Rose Pink
#F7879A
ΔE00 4.00
Blush Pink
#FE828C
ΔE00 4.86
Lightcoral
#F08080
ΔE00 5.24
Pig Pink
#E78EA5
ΔE00 5.36
Carnation
#FD798F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88E95 #8EE8E1
analogous
#E88EC2 #E88E95 #E8B48E
triadic
#E88E95 #95E88E #8E95E8
tetradic
#E88E95 #C2E88E #8EE8E1 #B48EE8
square
#E88E95 #C2E88E #8EE8E1 #B48EE8
split-complementary
#E88E95 #8EE8B4 #8EC2E8
monochromatic
#D12B38 #DE5B65 #E88E95 #F2C1C5 #FAE6E7
Accessibility & contrast
On white
2.40
#E88E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E88E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88E95
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88E95 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D95
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#F88591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e88e95; /* rgb */ color: rgb(232, 142, 149); /* oklch */ color: oklch(74.2% 0.110 15.0);
Tailwind
colors: {
custom: {
50: '#f2b0b4',
500: '#e88e95',
950: '#000000',
},
}SCSS
$custom: #e88e95; $custom-light: #f2b0b4; $custom-dark: #000000;
JSON
{
"hex": "#e88e95",
"rgb": {
"r": 232,
"g": 142,
"b": 149
},
"hsl": {
"h": 355.333,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74198,
"c": 0.10962,
"h": 15
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#E88E95
secondary
#DAF1EF
accent
#CEC017
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171011
muted
#857F80