#EA9399#EA9399
#EA9399 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.4% C 0.105 H 15.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9399 |
|---|---|
| RGB | rgb(234, 147, 153) |
| HSL | hsl(356, 67%, 75%) |
| HSV | hsv(356, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 34.6%, 8.2%) |
| CIE-LAB | lab(69.94, 33.51, 10.73) |
| CIE-LCH | lch(69.94, 35.19, 17.75°) |
| OKLab | oklab(75.37% 0.1016 0.028) |
| OKLCH | oklch(75.37% 0.105 15.4) |
| XYZ | xyz(50.1171, 40.6636, 35.3401) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.55
Blush Pink
#FE828C
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.55
Lightcoral
#F08080
ΔE00 5.97
Faded Pink
#DE9DAC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9399 #93EAE4
analogous
#EA93C5 #EA9399 #EAB993
triadic
#EA9399 #99EA93 #9399EA
tetradic
#EA9399 #C5EA93 #93EAE4 #B993EA
square
#EA9399 #C5EA93 #93EAE4 #B993EA
split-complementary
#EA9399 #93EAB9 #93C5EA
monochromatic
#D62D38 #E06069 #EA9399 #F4C6C9 #FAE5E7
Accessibility & contrast
On white
2.30
#EA9399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EA9399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9399
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9399 | 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)
#A3A199
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#FA8A95
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea9399; /* rgb */ color: rgb(234, 147, 153); /* oklch */ color: oklch(75.4% 0.105 15.4);
Tailwind
colors: {
custom: {
50: '#f3b3b7',
500: '#ea9399',
950: '#000000',
},
}SCSS
$custom: #ea9399; $custom-light: #f3b3b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9399",
"rgb": {
"r": 234,
"g": 147,
"b": 153
},
"hsl": {
"h": 355.862,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.7537,
"c": 0.10541,
"h": 15.4
},
"luminance": 0.4066
}Semantic roles & 50–950 ramp
primary
#EA9399
secondary
#D9F2F0
accent
#CFC316
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080