#EE9293#EE9293
#EE9293 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.5% C 0.112 H 19.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9293 |
|---|---|
| RGB | rgb(238, 146, 147) |
| HSL | hsl(359, 73%, 75%) |
| HSV | hsv(359, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 38.2%, 6.7%) |
| CIE-LAB | lab(70.07, 34.81, 14.31) |
| CIE-LCH | lch(70.07, 37.64, 22.35°) |
| OKLab | oklab(75.53% 0.1053 0.0369) |
| OKLCH | oklch(75.53% 0.112 19.3) |
| XYZ | xyz(50.8076, 40.8456, 32.8062) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.60
Blush Pink
#FE828C
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 5.52
Dusty Pink (survey)
#D58A94
ΔE00 6.04
Salmon Pink
#FE7B7C
ΔE00 6.28
Blush (survey)
#F29E8E
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9293 #92EEED
analogous
#EE92C1 #EE9293 #EEBF92
triadic
#EE9293 #93EE92 #9293EE
tetradic
#EE9293 #C1EE92 #92EEED #BF92EE
square
#EE9293 #C1EE92 #92EEED #BF92EE
split-complementary
#EE9293 #92EEBF #92C1EE
monochromatic
#DD282A #E65D5F #EE9293 #F6C7C7 #FBE5E5
Accessibility & contrast
On white
2.29
#EE9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9293
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9293 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#BBB291
Tritanopia (blue-blind)
#FF8793
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee9293; /* rgb */ color: rgb(238, 146, 147); /* oklch */ color: oklch(75.5% 0.112 19.3);
Tailwind
colors: {
custom: {
50: '#f6b3b2',
500: '#ee9293',
950: '#000000',
},
}SCSS
$custom: #ee9293; $custom-light: #f6b3b2; $custom-dark: #000000;
JSON
{
"hex": "#ee9293",
"rgb": {
"r": 238,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.348,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.75527,
"c": 0.11161,
"h": 19.3
},
"luminance": 0.40841
}Semantic roles & 50–950 ramp
primary
#EE9293
secondary
#D8F3F2
accent
#D5D310
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080