#EA9393#EA9393
#EA9393 is a light, moderate red. Relative luminance 0.405; OKLCH L 75.2% C 0.106 H 19.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9393 |
|---|---|
| RGB | rgb(234, 147, 147) |
| HSL | hsl(0, 67%, 75%) |
| HSV | hsv(0, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 37.2%, 8.2%) |
| CIE-LAB | lab(69.80, 32.80, 13.87) |
| CIE-LCH | lch(69.80, 35.61, 22.93°) |
| OKLab | oklab(75.22% 0.0993 0.0358) |
| OKLCH | oklch(75.22% 0.106 19.8) |
| XYZ | xyz(49.6340, 40.4703, 32.7955) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.00
Blush Pink
#FE828C
ΔE00 5.52
Dusty Pink (survey)
#D58A94
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 6.05
Blush (survey)
#F29E8E
ΔE00 6.16
Peachy Pink
#FF9A8A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9393 #93EAEA
analogous
#EA93BF #EA9393 #EABF93
triadic
#EA9393 #93EA93 #9393EA
tetradic
#EA9393 #BFEA93 #93EAEA #BF93EA
square
#EA9393 #BFEA93 #93EAEA #BF93EA
split-complementary
#EA9393 #93EABF #93BFEA
monochromatic
#D62D2D #E06060 #EA9393 #F4C6C6 #FAE5E5
Accessibility & contrast
On white
2.31
#EA9393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EA9393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9393
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9393 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#B9B192
Tritanopia (blue-blind)
#FA8994
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9393; /* rgb */ color: rgb(234, 147, 147); /* oklch */ color: oklch(75.2% 0.106 19.8);
Tailwind
colors: {
custom: {
50: '#f3b3b2',
500: '#ea9393',
950: '#000000',
},
}SCSS
$custom: #ea9393; $custom-light: #f3b3b2; $custom-dark: #000000;
JSON
{
"hex": "#ea9393",
"rgb": {
"r": 234,
"g": 147,
"b": 147
},
"hsl": {
"h": 0,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75221,
"c": 0.10559,
"h": 19.8
},
"luminance": 0.40466
}Semantic roles & 50–950 ramp
primary
#EA9393
secondary
#D9F2F2
accent
#CFCF16
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080