#EA9E95#EA9E95
#EA9E95 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.2% C 0.092 H 26.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9E95 |
|---|---|
| RGB | rgb(234, 158, 149) |
| HSL | hsl(6, 67%, 75%) |
| HSV | hsv(6, 36%, 92%) |
| CMYK | cmyk(0%, 32.5%, 36.3%, 8.2%) |
| CIE-LAB | lab(72.31, 27.21, 16.27) |
| CIE-LCH | lch(72.31, 31.70, 30.88°) |
| OKLab | oklab(77.16% 0.0825 0.0418) |
| OKLCH | oklch(77.16% 0.092 26.9) |
| XYZ | xyz(51.5853, 44.1197, 34.2269) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.87
Peachy Pink
#FF9A8A
ΔE00 4.80
Light Salmon
#FEA993
ΔE00 5.74
Pale Salmon
#FFB19A
ΔE00 6.92
Darksalmon
#E9967A
ΔE00 7.01
Pinkish Tan
#D99B82
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9E95 #95E1EA
analogous
#EA95B6 #EA9E95 #EAC895
triadic
#EA9E95 #95EA9E #9E95EA
tetradic
#EA9E95 #B6EA95 #95E1EA #C895EA
square
#EA9E95 #B6EA95 #95E1EA #C895EA
split-complementary
#EA9E95 #95EAC8 #95B6EA
monochromatic
#D6412F #E06F62 #EA9E95 #F4CDC8 #FAE8E5
Accessibility & contrast
On white
2.14
#EA9E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EA9E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9E95
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9E95 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#FA949C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9e95; /* rgb */ color: rgb(234, 158, 149); /* oklch */ color: oklch(77.2% 0.092 26.9);
Tailwind
colors: {
custom: {
50: '#f3bbb4',
500: '#ea9e95',
950: '#000000',
},
}SCSS
$custom: #ea9e95; $custom-light: #f3bbb4; $custom-dark: #000000;
JSON
{
"hex": "#ea9e95",
"rgb": {
"r": 234,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.77161,
"c": 0.09248,
"h": 26.9
},
"luminance": 0.44116
}Semantic roles & 50–950 ramp
primary
#EA9E95
secondary
#DAEFF1
accent
#BBCF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180