#EA8A97#EA8A97
#EA8A97 is a light, moderate red. Relative luminance 0.379; OKLCH L 73.8% C 0.118 H 11.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A97 |
|---|---|
| RGB | rgb(234, 138, 151) |
| HSL | hsl(352, 70%, 73%) |
| HSV | hsv(352, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 35.5%, 8.2%) |
| CIE-LAB | lab(67.95, 37.98, 9.02) |
| CIE-LCH | lch(67.95, 39.04, 13.36°) |
| OKLab | oklab(73.84% 0.1152 0.0237) |
| OKLCH | oklch(73.84% 0.118 11.6) |
| XYZ | xyz(48.6082, 37.9078, 34.0290) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.49
Dusty Pink (survey)
#D58A94
ΔE00 3.93
Pig Pink
#E78EA5
ΔE00 3.99
Blush Pink
#FE828C
ΔE00 4.74
Carnation
#FD798F
ΔE00 4.83
Rosa
#FE86A4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A97 #8AEADD
analogous
#EA8AC7 #EA8A97 #EAAD8A
triadic
#EA8A97 #97EA8A #8A97EA
tetradic
#EA8A97 #C7EA8A #8AEADD #AD8AEA
square
#EA8A97 #C7EA8A #8AEADD #AD8AEA
split-complementary
#EA8A97 #8AEAAD #8AC7EA
monochromatic
#D4263D #E15669 #EA8A97 #F3BEC5 #FAE5E8
Accessibility & contrast
On white
2.45
#EA8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EA8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A97
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A97 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A97
Deuteranopia (green-blind)
#B3AD95
Tritanopia (blue-blind)
#FA818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8a97; /* rgb */ color: rgb(234, 138, 151); /* oklch */ color: oklch(73.8% 0.118 11.6);
Tailwind
colors: {
custom: {
50: '#f3adb5',
500: '#ea8a97',
950: '#000000',
},
}SCSS
$custom: #ea8a97; $custom-light: #f3adb5; $custom-dark: #000000;
JSON
{
"hex": "#ea8a97",
"rgb": {
"r": 234,
"g": 138,
"b": 151
},
"hsl": {
"h": 351.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73836,
"c": 0.11758,
"h": 11.6
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#EA8A97
secondary
#D9F2EF
accent
#D2B814
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80