#E88D97#E88D97
#E88D97 is a light, moderate red. Relative luminance 0.384; OKLCH L 74.1% C 0.111 H 13.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E88D97 |
|---|---|
| RGB | rgb(232, 141, 151) |
| HSL | hsl(353, 66%, 73%) |
| HSV | hsv(353, 39%, 91%) |
| CMYK | cmyk(0%, 39.2%, 34.9%, 9%) |
| CIE-LAB | lab(68.35, 35.69, 9.55) |
| CIE-LCH | lch(68.35, 36.94, 14.98°) |
| OKLab | oklab(74.08% 0.1082 0.0251) |
| OKLCH | oklch(74.08% 0.111 13) |
| XYZ | xyz(48.3915, 38.4438, 34.1439) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.36
Dusty Pink (survey)
#D58A94
ΔE00 3.62
Pig Pink
#E78EA5
ΔE00 4.43
Blush Pink
#FE828C
ΔE00 5.03
Carnation
#FD798F
ΔE00 5.68
Rosa
#FE86A4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88D97 #8DE8DE
analogous
#E88DC4 #E88D97 #E8B08D
triadic
#E88D97 #97E88D #8D97E8
tetradic
#E88D97 #C4E88D #8DE8DE #B08DE8
square
#E88D97 #C4E88D #8DE8DE #B08DE8
split-complementary
#E88D97 #8DE8B0 #8DC4E8
monochromatic
#D12A3C #DE5A69 #E88D97 #F2C0C5 #FAE6E8
Accessibility & contrast
On white
2.42
#E88D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E88D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88D97
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88D97 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C97
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#F88491
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e88d97; /* rgb */ color: rgb(232, 141, 151); /* oklch */ color: oklch(74.1% 0.111 13.0);
Tailwind
colors: {
custom: {
50: '#f2afb5',
500: '#e88d97',
950: '#000000',
},
}SCSS
$custom: #e88d97; $custom-light: #f2afb5; $custom-dark: #000000;
JSON
{
"hex": "#e88d97",
"rgb": {
"r": 232,
"g": 141,
"b": 151
},
"hsl": {
"h": 353.407,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.74084,
"c": 0.11107,
"h": 13
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#E88D97
secondary
#DAF1EF
accent
#CEBA17
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171011
muted
#857F80