#EE8D93#EE8D93
#EE8D93 is a light, moderate red. Relative luminance 0.393; OKLCH L 74.7% C 0.118 H 16.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8D93 |
|---|---|
| RGB | rgb(238, 141, 147) |
| HSL | hsl(356, 74%, 74%) |
| HSV | hsv(356, 41%, 93%) |
| CMYK | cmyk(0%, 40.8%, 38.2%, 6.7%) |
| CIE-LAB | lab(69.00, 37.41, 12.81) |
| CIE-LCH | lch(69.00, 39.54, 18.90°) |
| OKLab | oklab(74.71% 0.1133 0.0332) |
| OKLCH | oklch(74.71% 0.118 16.3) |
| XYZ | xyz(50.0536, 39.3377, 32.5549) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.71
Rose Pink
#F7879A
ΔE00 3.81
Lightcoral
#F08080
ΔE00 4.32
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Carnation
#FD798F
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8D93 #8DEEE8
analogous
#EE8DC4 #EE8D93 #EEB88D
triadic
#EE8D93 #93EE8D #8D93EE
tetradic
#EE8D93 #C4EE8D #8DEEE8 #B88DEE
square
#EE8D93 #C4EE8D #8DEEE8 #B88DEE
split-complementary
#EE8D93 #8DEEB8 #8DC4EE
monochromatic
#DE222E #E65861 #EE8D93 #F6C2C5 #FBE4E6
Accessibility & contrast
On white
2.37
#EE8D93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE8D93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8D93
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8D93 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#B8B091
Tritanopia (blue-blind)
#FF8290
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee8d93; /* rgb */ color: rgb(238, 141, 147); /* oklch */ color: oklch(74.7% 0.118 16.3);
Tailwind
colors: {
custom: {
50: '#f6afb2',
500: '#ee8d93',
950: '#000000',
},
}SCSS
$custom: #ee8d93; $custom-light: #f6afb2; $custom-dark: #000000;
JSON
{
"hex": "#ee8d93",
"rgb": {
"r": 238,
"g": 141,
"b": 147
},
"hsl": {
"h": 356.289,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.74707,
"c": 0.11802,
"h": 16.3
},
"luminance": 0.39333
}Semantic roles & 50–950 ramp
primary
#EE8D93
secondary
#D8F3F1
accent
#D6CA0F
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#171011
muted
#857F80