#EA8B95#EA8B95
#EA8B95 is a light, moderate red. Relative luminance 0.381; OKLCH L 73.9% C 0.116 H 13.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8B95 |
|---|---|
| RGB | rgb(234, 139, 149) |
| HSL | hsl(354, 69%, 73%) |
| HSV | hsv(354, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 36.3%, 8.2%) |
| CIE-LAB | lab(68.12, 37.23, 10.38) |
| CIE-LCH | lch(68.12, 38.64, 15.58°) |
| OKLab | oklab(73.95% 0.1128 0.0271) |
| OKLCH | oklch(73.95% 0.116 13.5) |
| XYZ | xyz(48.5913, 38.1316, 33.2289) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.01
Dusty Pink (survey)
#D58A94
ΔE00 4.05
Blush Pink
#FE828C
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.81
Carnation
#FD798F
ΔE00 5.09
Lightcoral
#F08080
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8B95 #8BEAE0
analogous
#EA8BC4 #EA8B95 #EAB08B
triadic
#EA8B95 #95EA8B #8B95EA
tetradic
#EA8B95 #C4EA8B #8BEAE0 #B08BEA
square
#EA8B95 #C4EA8B #8BEAE0 #B08BEA
split-complementary
#EA8B95 #8BEAB0 #8BC4EA
monochromatic
#D42639 #E15766 #EA8B95 #F3BFC4 #FAE5E7
Accessibility & contrast
On white
2.43
#EA8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EA8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8B95
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8B95 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B95
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#FA818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8b95; /* rgb */ color: rgb(234, 139, 149); /* oklch */ color: oklch(73.9% 0.116 13.5);
Tailwind
colors: {
custom: {
50: '#f3aeb4',
500: '#ea8b95',
950: '#000000',
},
}SCSS
$custom: #ea8b95; $custom-light: #f3aeb4; $custom-dark: #000000;
JSON
{
"hex": "#ea8b95",
"rgb": {
"r": 234,
"g": 139,
"b": 149
},
"hsl": {
"h": 353.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.73946,
"c": 0.11604,
"h": 13.5
},
"luminance": 0.38128
}Semantic roles & 50–950 ramp
primary
#EA8B95
secondary
#D9F2EF
accent
#D1BD14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80