#EA9595#EA9595
#EA9595 is a light, moderate red. Relative luminance 0.412; OKLCH L 75.6% C 0.103 H 19.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9595 |
|---|---|
| RGB | rgb(234, 149, 149) |
| HSL | hsl(0, 67%, 75%) |
| HSV | hsv(0, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 36.3%, 8.2%) |
| CIE-LAB | lab(70.29, 31.98, 13.44) |
| CIE-LCH | lch(70.29, 34.69, 22.80°) |
| OKLab | oklab(75.61% 0.0969 0.0348) |
| OKLCH | oklch(75.61% 0.103 19.7) |
| XYZ | xyz(50.1060, 41.1611, 33.7338) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.51
Dusty Pink (survey)
#D58A94
ΔE00 5.77
Blush Pink
#FE828C
ΔE00 5.89
Blush (survey)
#F29E8E
ΔE00 6.05
Rose Pink
#F7879A
ΔE00 6.23
Peachy Pink
#FF9A8A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9595 #95EAEA
analogous
#EA95BF #EA9595 #EABF95
triadic
#EA9595 #95EA95 #9595EA
tetradic
#EA9595 #BFEA95 #95EAEA #BF95EA
square
#EA9595 #BFEA95 #95EAEA #BF95EA
split-complementary
#EA9595 #95EABF #95BFEA
monochromatic
#D62F2F #E06262 #EA9595 #F4C8C8 #FAE5E5
Accessibility & contrast
On white
2.27
#EA9595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EA9595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9595
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9595 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#FA8B96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea9595; /* rgb */ color: rgb(234, 149, 149); /* oklch */ color: oklch(75.6% 0.103 19.7);
Tailwind
colors: {
custom: {
50: '#f3b5b4',
500: '#ea9595',
950: '#000000',
},
}SCSS
$custom: #ea9595; $custom-light: #f3b5b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9595",
"rgb": {
"r": 234,
"g": 149,
"b": 149
},
"hsl": {
"h": 0,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75608,
"c": 0.10295,
"h": 19.7
},
"luminance": 0.41157
}Semantic roles & 50–950 ramp
primary
#EA9595
secondary
#DAF1F1
accent
#CFCF17
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080