#EA9494#EA9494
#EA9494 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.4% C 0.104 H 19.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9494 |
|---|---|
| RGB | rgb(234, 148, 148) |
| HSL | hsl(0, 67%, 75%) |
| HSV | hsv(0, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 36.8%, 8.2%) |
| CIE-LAB | lab(70.05, 32.39, 13.66) |
| CIE-LCH | lch(70.05, 35.15, 22.86°) |
| OKLab | oklab(75.41% 0.0981 0.0353) |
| OKLCH | oklch(75.41% 0.104 19.8) |
| XYZ | xyz(49.8690, 40.8142, 33.2626) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.25
Blush Pink
#FE828C
ΔE00 5.70
Dusty Pink (survey)
#D58A94
ΔE00 5.73
Blush (survey)
#F29E8E
ΔE00 6.10
Rose Pink
#F7879A
ΔE00 6.14
Peachy Pink
#FF9A8A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9494 #94EAEA
analogous
#EA94BF #EA9494 #EABF94
triadic
#EA9494 #94EA94 #9494EA
tetradic
#EA9494 #BFEA94 #94EAEA #BF94EA
square
#EA9494 #BFEA94 #94EAEA #BF94EA
split-complementary
#EA9494 #94EABF #94BFEA
monochromatic
#D62E2E #E06161 #EA9494 #F4C7C7 #FAE5E5
Accessibility & contrast
On white
2.29
#EA9494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EA9494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9494
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9494 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#FA8A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9494; /* rgb */ color: rgb(234, 148, 148); /* oklch */ color: oklch(75.4% 0.104 19.8);
Tailwind
colors: {
custom: {
50: '#f3b4b3',
500: '#ea9494',
950: '#000000',
},
}SCSS
$custom: #ea9494; $custom-light: #f3b4b3; $custom-dark: #000000;
JSON
{
"hex": "#ea9494",
"rgb": {
"r": 234,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75414,
"c": 0.10427,
"h": 19.8
},
"luminance": 0.4081
}Semantic roles & 50–950 ramp
primary
#EA9494
secondary
#DAF1F1
accent
#CFCF16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080