#EA8A94#EA8A94
#EA8A94 is a light, moderate red. Relative luminance 0.378; OKLCH L 73.8% C 0.117 H 13.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A94 |
|---|---|
| RGB | rgb(234, 138, 148) |
| HSL | hsl(354, 70%, 73%) |
| HSV | hsv(354, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 36.8%, 8.2%) |
| CIE-LAB | lab(67.88, 37.63, 10.60) |
| CIE-LCH | lch(67.88, 39.09, 15.74°) |
| OKLab | oklab(73.76% 0.114 0.0277) |
| OKLCH | oklch(73.76% 0.117 13.7) |
| XYZ | xyz(48.3676, 37.8115, 32.7622) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.98
Dusty Pink (survey)
#D58A94
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.22
Carnation
#FD798F
ΔE00 4.92
Pig Pink
#E78EA5
ΔE00 4.94
Lightcoral
#F08080
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A94 #8AEAE0
analogous
#EA8AC4 #EA8A94 #EAB08A
triadic
#EA8A94 #94EA8A #8A94EA
tetradic
#EA8A94 #C4EA8A #8AEAE0 #B08AEA
square
#EA8A94 #C4EA8A #8AEAE0 #B08AEA
split-complementary
#EA8A94 #8AEAB0 #8AC4EA
monochromatic
#D42638 #E15665 #EA8A94 #F3BEC3 #FAE5E7
Accessibility & contrast
On white
2.45
#EA8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EA8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A94
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A94 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A94
Deuteranopia (green-blind)
#B3AD92
Tritanopia (blue-blind)
#FB808E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea8a94; /* rgb */ color: rgb(234, 138, 148); /* oklch */ color: oklch(73.8% 0.117 13.7);
Tailwind
colors: {
custom: {
50: '#f3adb3',
500: '#ea8a94',
950: '#000000',
},
}SCSS
$custom: #ea8a94; $custom-light: #f3adb3; $custom-dark: #000000;
JSON
{
"hex": "#ea8a94",
"rgb": {
"r": 234,
"g": 138,
"b": 148
},
"hsl": {
"h": 353.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73759,
"c": 0.11735,
"h": 13.7
},
"luminance": 0.37808
}Semantic roles & 50–950 ramp
primary
#EA8A94
secondary
#D9F2EF
accent
#D2BE14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80