#EA9398#EA9398
#EA9398 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.3% C 0.105 H 16.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9398 |
|---|---|
| RGB | rgb(234, 147, 152) |
| HSL | hsl(357, 67%, 75%) |
| HSV | hsv(357, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 35%, 8.2%) |
| CIE-LAB | lab(69.92, 33.39, 11.25) |
| CIE-LCH | lch(69.92, 35.24, 18.62°) |
| OKLab | oklab(75.35% 0.1012 0.0293) |
| OKLCH | oklch(75.35% 0.105 16.2) |
| XYZ | xyz(50.0349, 40.6307, 34.9069) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.70
Rose Pink
#F7879A
ΔE00 4.75
Blush Pink
#FE828C
ΔE00 5.39
Lightcoral
#F08080
ΔE00 5.77
Pig Pink
#E78EA5
ΔE00 5.90
Faded Pink
#DE9DAC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9398 #93EAE5
analogous
#EA93C3 #EA9398 #EABA93
triadic
#EA9398 #98EA93 #9398EA
tetradic
#EA9398 #C3EA93 #93EAE5 #BA93EA
square
#EA9398 #C3EA93 #93EAE5 #BA93EA
split-complementary
#EA9398 #93EABA #93C3EA
monochromatic
#D62D36 #E06067 #EA9398 #F4C6C9 #FAE5E7
Accessibility & contrast
On white
2.30
#EA9398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EA9398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9398
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9398 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#FA8A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9398; /* rgb */ color: rgb(234, 147, 152); /* oklch */ color: oklch(75.3% 0.105 16.2);
Tailwind
colors: {
custom: {
50: '#f3b3b6',
500: '#ea9398',
950: '#000000',
},
}SCSS
$custom: #ea9398; $custom-light: #f3b3b6; $custom-dark: #000000;
JSON
{
"hex": "#ea9398",
"rgb": {
"r": 234,
"g": 147,
"b": 152
},
"hsl": {
"h": 356.552,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75345,
"c": 0.1054,
"h": 16.2
},
"luminance": 0.40627
}Semantic roles & 50–950 ramp
primary
#EA9398
secondary
#D9F2F0
accent
#CFC516
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080