#EA8A95#EA8A95
#EA8A95 is a light, moderate red. Relative luminance 0.378; OKLCH L 73.8% C 0.117 H 13.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A95 |
|---|---|
| RGB | rgb(234, 138, 149) |
| HSL | hsl(353, 70%, 73%) |
| HSV | hsv(353, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 36.3%, 8.2%) |
| CIE-LAB | lab(67.91, 37.75, 10.08) |
| CIE-LCH | lch(67.91, 39.07, 14.95°) |
| OKLab | oklab(73.78% 0.1144 0.0264) |
| OKLCH | oklch(73.78% 0.117 13) |
| XYZ | xyz(48.4471, 37.8433, 33.1809) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.79
Dusty Pink (survey)
#D58A94
ΔE00 4.02
Blush Pink
#FE828C
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.62
Carnation
#FD798F
ΔE00 4.87
Rosa
#FE86A4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A95 #8AEADF
analogous
#EA8AC5 #EA8A95 #EAAF8A
triadic
#EA8A95 #95EA8A #8A95EA
tetradic
#EA8A95 #C5EA8A #8AEADF #AF8AEA
square
#EA8A95 #C5EA8A #8AEADF #AF8AEA
split-complementary
#EA8A95 #8AEAAF #8AC5EA
monochromatic
#D4263A #E15666 #EA8A95 #F3BEC4 #FAE5E7
Accessibility & contrast
On white
2.45
#EA8A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA8A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A95
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A95 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A95
Deuteranopia (green-blind)
#B3AD93
Tritanopia (blue-blind)
#FA808E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea8a95; /* rgb */ color: rgb(234, 138, 149); /* oklch */ color: oklch(73.8% 0.117 13.0);
Tailwind
colors: {
custom: {
50: '#f3adb4',
500: '#ea8a95',
950: '#000000',
},
}SCSS
$custom: #ea8a95; $custom-light: #f3adb4; $custom-dark: #000000;
JSON
{
"hex": "#ea8a95",
"rgb": {
"r": 234,
"g": 138,
"b": 149
},
"hsl": {
"h": 353.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73784,
"c": 0.11741,
"h": 13
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#EA8A95
secondary
#D9F2EF
accent
#D2BC14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80