#E88A93#E88A93
#E88A93 is a light, moderate red. Relative luminance 0.374; OKLCH L 73.5% C 0.115 H 14.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E88A93 |
|---|---|
| RGB | rgb(232, 138, 147) |
| HSL | hsl(354, 67%, 73%) |
| HSV | hsv(354, 41%, 91%) |
| CMYK | cmyk(0%, 40.5%, 36.6%, 9%) |
| CIE-LAB | lab(67.61, 36.78, 10.74) |
| CIE-LCH | lch(67.61, 38.32, 16.28°) |
| OKLab | oklab(73.49% 0.1115 0.028) |
| OKLCH | oklch(73.49% 0.115 14.1) |
| XYZ | xyz(47.6358, 37.4433, 32.3165) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.40
Dusty Pink (survey)
#D58A94
ΔE00 3.83
Blush Pink
#FE828C
ΔE00 4.43
Lightcoral
#F08080
ΔE00 4.98
Pig Pink
#E78EA5
ΔE00 5.12
Carnation
#FD798F
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88A93 #8AE8DF
analogous
#E88AC2 #E88A93 #E8B08A
triadic
#E88A93 #93E88A #8A93E8
tetradic
#E88A93 #C2E88A #8AE8DF #B08AE8
square
#E88A93 #C2E88A #8AE8DF #B08AE8
split-complementary
#E88A93 #8AE8B0 #8AC2E8
monochromatic
#CF2939 #DE5764 #E88A93 #F2BDC2 #FAE5E7
Accessibility & contrast
On white
2.47
#E88A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E88A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88A93
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88A93 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#B3AC91
Tritanopia (blue-blind)
#F8808D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e88a93; /* rgb */ color: rgb(232, 138, 147); /* oklch */ color: oklch(73.5% 0.115 14.1);
Tailwind
colors: {
custom: {
50: '#f2adb2',
500: '#e88a93',
950: '#000000',
},
}SCSS
$custom: #e88a93; $custom-light: #f2adb2; $custom-dark: #000000;
JSON
{
"hex": "#e88a93",
"rgb": {
"r": 232,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.255,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.73489,
"c": 0.11493,
"h": 14.1
},
"luminance": 0.37439
}Semantic roles & 50–950 ramp
primary
#E88A93
secondary
#DAF1EF
accent
#CFBD16
background
#FFFAFA
surface
#FEF4F5
border
#D6CECF
text
#171011
muted
#857F80