#EA8EA1#EA8EA1
#EA8EA1 is a light, moderate red. Relative luminance 0.394; OKLCH L 74.8% C 0.113 H 6.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA1 |
|---|---|
| RGB | rgb(234, 142, 161) |
| HSL | hsl(348, 69%, 74%) |
| HSV | hsv(348, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 31.2%, 8.2%) |
| CIE-LAB | lab(69.05, 37.13, 4.99) |
| CIE-LCH | lch(69.05, 37.47, 7.65°) |
| OKLab | oklab(74.76% 0.1126 0.0135) |
| OKLCH | oklch(74.76% 0.113 6.8) |
| XYZ | xyz(50.0395, 39.4155, 38.6837) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.58
Rose Pink
#F7879A
ΔE00 3.24
Rosa
#FE86A4
ΔE00 4.01
Dusty Pink (survey)
#D58A94
ΔE00 4.42
Pinky
#FC86AA
ΔE00 4.56
Dull Pink
#D5869D
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA1 #8EEAD7
analogous
#EA8ECF #EA8EA1 #EAA98E
triadic
#EA8EA1 #A1EA8E #8EA1EA
tetradic
#EA8EA1 #CFEA8E #8EEAD7 #A98EEA
square
#EA8EA1 #CFEA8E #8EEAD7 #A98EEA
split-complementary
#EA8EA1 #8EEAA9 #8ECFEA
monochromatic
#D6284C #E05A76 #EA8EA1 #F4C2CC #FAE5EA
Accessibility & contrast
On white
2.36
#EA8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA1
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA1 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA1
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#F98695
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea8ea1; /* rgb */ color: rgb(234, 142, 161); /* oklch */ color: oklch(74.8% 0.113 6.8);
Tailwind
colors: {
custom: {
50: '#f3b0bc',
500: '#ea8ea1',
950: '#000000',
},
}SCSS
$custom: #ea8ea1; $custom-light: #f3b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea1",
"rgb": {
"r": 234,
"g": 142,
"b": 161
},
"hsl": {
"h": 347.609,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74755,
"c": 0.11335,
"h": 6.8
},
"luminance": 0.39412
}Semantic roles & 50–950 ramp
primary
#EA8EA1
secondary
#D9F2ED
accent
#D1AA15
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081