#EA9599#EA9599
#EA9599 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.7% C 0.103 H 16.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9599 |
|---|---|
| RGB | rgb(234, 149, 153) |
| HSL | hsl(357, 67%, 75%) |
| HSV | hsv(357, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 34.6%, 8.2%) |
| CIE-LAB | lab(70.38, 32.46, 11.35) |
| CIE-LCH | lch(70.38, 34.39, 19.27°) |
| OKLab | oklab(75.71% 0.0984 0.0296) |
| OKLCH | oklch(75.71% 0.103 16.7) |
| XYZ | xyz(50.4308, 41.2910, 35.4446) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.23
Blush Pink
#FE828C
ΔE00 5.78
Lightcoral
#F08080
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.20
Pig Pink
#E78EA5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9599 #95EAE6
analogous
#EA95C4 #EA9599 #EABB95
triadic
#EA9599 #99EA95 #9599EA
tetradic
#EA9599 #C4EA95 #95EAE6 #BB95EA
square
#EA9599 #C4EA95 #95EAE6 #BB95EA
split-complementary
#EA9599 #95EABB #95C4EA
monochromatic
#D62F37 #E06268 #EA9599 #F4C8CA #FAE5E6
Accessibility & contrast
On white
2.27
#EA9599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA9599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9599
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9599 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#BAB298
Tritanopia (blue-blind)
#FA8C97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea9599; /* rgb */ color: rgb(234, 149, 153); /* oklch */ color: oklch(75.7% 0.103 16.7);
Tailwind
colors: {
custom: {
50: '#f3b5b7',
500: '#ea9599',
950: '#000000',
},
}SCSS
$custom: #ea9599; $custom-light: #f3b5b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9599",
"rgb": {
"r": 234,
"g": 149,
"b": 153
},
"hsl": {
"h": 357.176,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75707,
"c": 0.10279,
"h": 16.7
},
"luminance": 0.41287
}Semantic roles & 50–950 ramp
primary
#EA9599
secondary
#DAF1F0
accent
#CFC617
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080