#EA8B93#EA8B93
#EA8B93 is a light, moderate red. Relative luminance 0.381; OKLCH L 73.9% C 0.116 H 14.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8B93 |
|---|---|
| RGB | rgb(234, 139, 147) |
| HSL | hsl(355, 69%, 73%) |
| HSV | hsv(355, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 37.2%, 8.2%) |
| CIE-LAB | lab(68.07, 36.99, 11.43) |
| CIE-LCH | lch(68.07, 38.72, 17.17°) |
| OKLab | oklab(73.9% 0.1121 0.0298) |
| OKLCH | oklch(73.9% 0.116 14.9) |
| XYZ | xyz(48.4330, 38.0683, 32.3952) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.46
Blush Pink
#FE828C
ΔE00 4.13
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Lightcoral
#F08080
ΔE00 4.70
Carnation
#FD798F
ΔE00 5.26
Pig Pink
#E78EA5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8B93 #8BEAE2
analogous
#EA8BC3 #EA8B93 #EAB28B
triadic
#EA8B93 #93EA8B #8B93EA
tetradic
#EA8B93 #C3EA8B #8BEAE2 #B28BEA
square
#EA8B93 #C3EA8B #8BEAE2 #B28BEA
split-complementary
#EA8B93 #8BEAB2 #8BC3EA
monochromatic
#D42635 #E15763 #EA8B93 #F3BFC3 #FAE5E7
Accessibility & contrast
On white
2.44
#EA8B93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EA8B93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8B93
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8B93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8B93 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B93
Deuteranopia (green-blind)
#B4AD91
Tritanopia (blue-blind)
#FB818E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8b93; /* rgb */ color: rgb(234, 139, 147); /* oklch */ color: oklch(73.9% 0.116 14.9);
Tailwind
colors: {
custom: {
50: '#f3aeb2',
500: '#ea8b93',
950: '#000000',
},
}SCSS
$custom: #ea8b93; $custom-light: #f3aeb2; $custom-dark: #000000;
JSON
{
"hex": "#ea8b93",
"rgb": {
"r": 234,
"g": 139,
"b": 147
},
"hsl": {
"h": 354.947,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.73895,
"c": 0.11595,
"h": 14.9
},
"luminance": 0.38064
}Semantic roles & 50–950 ramp
primary
#EA8B93
secondary
#D9F2F0
accent
#D1C114
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#171011
muted
#857F80