#EA9895#EA9895
#EA9895 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.1% C 0.099 H 21.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9895 |
|---|---|
| RGB | rgb(234, 152, 149) |
| HSL | hsl(2, 67%, 75%) |
| HSV | hsv(2, 36%, 92%) |
| CMYK | cmyk(0%, 35%, 36.3%, 8.2%) |
| CIE-LAB | lab(70.96, 30.39, 14.38) |
| CIE-LCH | lch(70.96, 33.62, 25.32°) |
| OKLab | oklab(76.12% 0.0921 0.0371) |
| OKLCH | oklch(76.12% 0.099 21.9) |
| XYZ | xyz(50.5867, 42.1226, 33.8941) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.91
Peachy Pink
#FF9A8A
ΔE00 5.84
Lightcoral
#F08080
ΔE00 6.11
Dusty Pink (survey)
#D58A94
ΔE00 6.67
Blush Pink
#FE828C
ΔE00 6.80
Rose Pink
#F7879A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9895 #95E7EA
analogous
#EA95BC #EA9895 #EAC395
triadic
#EA9895 #95EA98 #9895EA
tetradic
#EA9895 #BCEA95 #95E7EA #C395EA
square
#EA9895 #BCEA95 #95E7EA #C395EA
split-complementary
#EA9895 #95EAC3 #95BCEA
monochromatic
#D6352F #E06662 #EA9895 #F4CAC8 #FAE6E5
Accessibility & contrast
On white
2.23
#EA9895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EA9895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9895
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9895 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#FA8E98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea9895; /* rgb */ color: rgb(234, 152, 149); /* oklch */ color: oklch(76.1% 0.099 21.9);
Tailwind
colors: {
custom: {
50: '#f3b7b4',
500: '#ea9895',
950: '#000000',
},
}SCSS
$custom: #ea9895; $custom-light: #f3b7b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9895",
"rgb": {
"r": 234,
"g": 152,
"b": 149
},
"hsl": {
"h": 2.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76119,
"c": 0.0993,
"h": 21.9
},
"luminance": 0.42119
}Semantic roles & 50–950 ramp
primary
#EA9895
secondary
#DAF1F1
accent
#C8CF17
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080