#EA9397#EA9397
#EA9397 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.3% C 0.105 H 16.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9397 |
|---|---|
| RGB | rgb(234, 147, 151) |
| HSL | hsl(357, 67%, 75%) |
| HSV | hsv(357, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 35.5%, 8.2%) |
| CIE-LAB | lab(69.89, 33.27, 11.77) |
| CIE-LCH | lch(69.89, 35.29, 19.49°) |
| OKLab | oklab(75.32% 0.1009 0.0306) |
| OKLCH | oklch(75.32% 0.105 16.9) |
| XYZ | xyz(49.9533, 40.5981, 34.4774) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.86
Rose Pink
#F7879A
ΔE00 4.98
Blush Pink
#FE828C
ΔE00 5.36
Lightcoral
#F08080
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 6.24
Faded Pink
#DE9DAC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9397 #93EAE6
analogous
#EA93C3 #EA9397 #EABA93
triadic
#EA9397 #97EA93 #9397EA
tetradic
#EA9397 #C3EA93 #93EAE6 #BA93EA
square
#EA9397 #C3EA93 #93EAE6 #BA93EA
split-complementary
#EA9397 #93EABA #93C3EA
monochromatic
#D62D34 #E06066 #EA9397 #F4C6C8 #FAE5E6
Accessibility & contrast
On white
2.30
#EA9397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EA9397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9397
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9397 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#B9B195
Tritanopia (blue-blind)
#FA8A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9397; /* rgb */ color: rgb(234, 147, 151); /* oklch */ color: oklch(75.3% 0.105 16.9);
Tailwind
colors: {
custom: {
50: '#f3b3b5',
500: '#ea9397',
950: '#000000',
},
}SCSS
$custom: #ea9397; $custom-light: #f3b3b5; $custom-dark: #000000;
JSON
{
"hex": "#ea9397",
"rgb": {
"r": 234,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75319,
"c": 0.10541,
"h": 16.9
},
"luminance": 0.40594
}Semantic roles & 50–950 ramp
primary
#EA9397
secondary
#D9F2F0
accent
#CFC716
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080