#EE8A93#EE8A93
#EE8A93 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.2% C 0.122 H 14.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8A93 |
|---|---|
| RGB | rgb(238, 138, 147) |
| HSL | hsl(355, 75%, 74%) |
| HSV | hsv(355, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 38.2%, 6.7%) |
| CIE-LAB | lab(68.36, 38.97, 11.91) |
| CIE-LCH | lch(68.36, 40.75, 17.00°) |
| OKLab | oklab(74.22% 0.118 0.031) |
| OKLCH | oklch(74.22% 0.122 14.7) |
| XYZ | xyz(49.6172, 38.4650, 32.4094) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.93
Blush Pink
#FE828C
ΔE00 3.44
Lightcoral
#F08080
ΔE00 4.50
Carnation
#FD798F
ΔE00 4.63
Dusty Pink (survey)
#D58A94
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8A93 #8AEEE5
analogous
#EE8AC5 #EE8A93 #EEB38A
triadic
#EE8A93 #93EE8A #8A93EE
tetradic
#EE8A93 #C5EE8A #8AEEE5 #B38AEE
square
#EE8A93 #C5EE8A #8AEEE5 #B38AEE
split-complementary
#EE8A93 #8AEEB3 #8AC5EE
monochromatic
#DD2031 #E65562 #EE8A93 #F6BFC4 #FBE4E6
Accessibility & contrast
On white
2.42
#EE8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8A93
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8A93 | 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)
#9D9B93
Deuteranopia (green-blind)
#B6AE91
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee8a93; /* rgb */ color: rgb(238, 138, 147); /* oklch */ color: oklch(74.2% 0.122 14.7);
Tailwind
colors: {
custom: {
50: '#f6aeb2',
500: '#ee8a93',
950: '#000000',
},
}SCSS
$custom: #ee8a93; $custom-light: #f6aeb2; $custom-dark: #000000;
JSON
{
"hex": "#ee8a93",
"rgb": {
"r": 238,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.74224,
"c": 0.122,
"h": 14.7
},
"luminance": 0.38461
}Semantic roles & 50–950 ramp
primary
#EE8A93
secondary
#D8F3F0
accent
#D7C50F
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80