#EE8993#EE8993
#EE8993 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.1% C 0.123 H 14.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8993 |
|---|---|
| RGB | rgb(238, 137, 147) |
| HSL | hsl(354, 75%, 74%) |
| HSV | hsv(354, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 38.2%, 6.7%) |
| CIE-LAB | lab(68.15, 39.48, 11.62) |
| CIE-LCH | lch(68.15, 41.16, 16.40°) |
| OKLab | oklab(74.06% 0.1196 0.0302) |
| OKLCH | oklch(74.06% 0.123 14.2) |
| XYZ | xyz(49.4744, 38.1794, 32.3618) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.68
Blush Pink
#FE828C
ΔE00 3.42
Carnation
#FD798F
ΔE00 4.36
Lightcoral
#F08080
ΔE00 4.61
Dusty Pink (survey)
#D58A94
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8993 #89EEE4
analogous
#EE89C5 #EE8993 #EEB189
triadic
#EE8993 #93EE89 #8993EE
tetradic
#EE8993 #C5EE89 #89EEE4 #B189EE
square
#EE8993 #C5EE89 #89EEE4 #B189EE
split-complementary
#EE8993 #89EEB1 #89C5EE
monochromatic
#DD2033 #E65462 #EE8993 #F6BEC4 #FBE4E7
Accessibility & contrast
On white
2.43
#EE8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8993
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8993 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#B5AE91
Tritanopia (blue-blind)
#FF7E8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee8993; /* rgb */ color: rgb(238, 137, 147); /* oklch */ color: oklch(74.1% 0.123 14.2);
Tailwind
colors: {
custom: {
50: '#f6adb2',
500: '#ee8993',
950: '#000000',
},
}SCSS
$custom: #ee8993; $custom-light: #f6adb2; $custom-dark: #000000;
JSON
{
"hex": "#ee8993",
"rgb": {
"r": 238,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.059,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74064,
"c": 0.12334,
"h": 14.2
},
"luminance": 0.38175
}Semantic roles & 50–950 ramp
primary
#EE8993
secondary
#D8F3F0
accent
#D7C30F
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80