#EA9B95#EA9B95
#EA9B95 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.6% C 0.096 H 24.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9B95 |
|---|---|
| RGB | rgb(234, 155, 149) |
| HSL | hsl(4, 67%, 75%) |
| HSV | hsv(4, 36%, 92%) |
| CMYK | cmyk(0%, 33.8%, 36.3%, 8.2%) |
| CIE-LAB | lab(71.63, 28.80, 15.32) |
| CIE-LCH | lch(71.63, 32.62, 28.01°) |
| OKLab | oklab(76.64% 0.0873 0.0394) |
| OKLCH | oklch(76.64% 0.096 24.3) |
| XYZ | xyz(51.0798, 43.1087, 34.0584) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.82
Peachy Pink
#FF9A8A
ΔE00 5.18
Light Salmon
#FEA993
ΔE00 6.84
Lightcoral
#F08080
ΔE00 6.91
Dusty Pink (survey)
#D58A94
ΔE00 7.69
Blush Pink
#FE828C
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9B95 #95E4EA
analogous
#EA95BA #EA9B95 #EAC595
triadic
#EA9B95 #95EA9B #9B95EA
tetradic
#EA9B95 #BAEA95 #95E4EA #C595EA
square
#EA9B95 #BAEA95 #95E4EA #C595EA
split-complementary
#EA9B95 #95EAC5 #95BAEA
monochromatic
#D63B2F #E06B62 #EA9B95 #F4CBC8 #FAE7E5
Accessibility & contrast
On white
2.18
#EA9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EA9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9B95
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9B95 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#FA919A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea9b95; /* rgb */ color: rgb(234, 155, 149); /* oklch */ color: oklch(76.6% 0.096 24.3);
Tailwind
colors: {
custom: {
50: '#f3b9b4',
500: '#ea9b95',
950: '#000000',
},
}SCSS
$custom: #ea9b95; $custom-light: #f3b9b4; $custom-dark: #000000;
JSON
{
"hex": "#ea9b95",
"rgb": {
"r": 234,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76637,
"c": 0.0958,
"h": 24.3
},
"luminance": 0.43105
}Semantic roles & 50–950 ramp
primary
#EA9B95
secondary
#DAF0F1
accent
#C2CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080