#EA9293#EA9293
#EA9293 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.1% C 0.107 H 19.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9293 |
|---|---|
| RGB | rgb(234, 146, 147) |
| HSL | hsl(359, 68%, 75%) |
| HSV | hsv(359, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 37.2%, 8.2%) |
| CIE-LAB | lab(69.58, 33.33, 13.56) |
| CIE-LCH | lch(69.58, 35.98, 22.15°) |
| OKLab | oklab(75.05% 0.1009 0.0351) |
| OKLCH | oklch(75.05% 0.107 19.2) |
| XYZ | xyz(49.4792, 40.1607, 32.7439) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.86
Blush Pink
#FE828C
ΔE00 5.26
Dusty Pink (survey)
#D58A94
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.69
Blush (survey)
#F29E8E
ΔE00 6.55
Salmon Pink
#FE7B7C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9293 #92EAE9
analogous
#EA92BF #EA9293 #EABD92
triadic
#EA9293 #93EA92 #9293EA
tetradic
#EA9293 #BFEA92 #92EAE9 #BD92EA
square
#EA9293 #BFEA92 #92EAE9 #BD92EA
split-complementary
#EA9293 #92EABD #92BFEA
monochromatic
#D62B2D #E05F60 #EA9293 #F4C5C6 #FAE5E6
Accessibility & contrast
On white
2.33
#EA9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9293
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9293 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A093
Deuteranopia (green-blind)
#B9B192
Tritanopia (blue-blind)
#FA8893
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea9293; /* rgb */ color: rgb(234, 146, 147); /* oklch */ color: oklch(75.1% 0.107 19.2);
Tailwind
colors: {
custom: {
50: '#f3b3b2',
500: '#ea9293',
950: '#000000',
},
}SCSS
$custom: #ea9293; $custom-light: #f3b3b2; $custom-dark: #000000;
JSON
{
"hex": "#ea9293",
"rgb": {
"r": 234,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.318,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75053,
"c": 0.10684,
"h": 19.2
},
"luminance": 0.40157
}Semantic roles & 50–950 ramp
primary
#EA9293
secondary
#D9F2F1
accent
#D0CD16
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080