#EA8EA4#EA8EA4
#EA8EA4 is a light, moderate red. Relative luminance 0.395; OKLCH L 74.8% C 0.114 H 4.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA4 |
|---|---|
| RGB | rgb(234, 142, 164) |
| HSL | hsl(346, 69%, 74%) |
| HSV | hsv(346, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 29.9%, 8.2%) |
| CIE-LAB | lab(69.13, 37.52, 3.42) |
| CIE-LCH | lch(69.13, 37.68, 5.21°) |
| OKLab | oklab(74.84% 0.1137 0.0094) |
| OKLCH | oklch(74.84% 0.114 4.7) |
| XYZ | xyz(50.3072, 39.5225, 40.0938) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.76
Rose Pink
#F7879A
ΔE00 3.80
Rosa
#FE86A4
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.03
Dull Pink
#D5869D
ΔE00 4.25
Dusty Pink (survey)
#D58A94
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA4 #8EEAD4
analogous
#EA8ED2 #EA8EA4 #EAA68E
triadic
#EA8EA4 #A4EA8E #8EA4EA
tetradic
#EA8EA4 #D2EA8E #8EEAD4 #A68EEA
square
#EA8EA4 #D2EA8E #8EEAD4 #A68EEA
split-complementary
#EA8EA4 #8EEAA6 #8ED2EA
monochromatic
#D62851 #E05A7A #EA8EA4 #F4C2CE #FAE5EA
Accessibility & contrast
On white
2.36
#EA8EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EA8EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA5
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#F98796
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea4; /* rgb */ color: rgb(234, 142, 164); /* oklch */ color: oklch(74.8% 0.114 4.7);
Tailwind
colors: {
custom: {
50: '#f3b0be',
500: '#ea8ea4',
950: '#000000',
},
}SCSS
$custom: #ea8ea4; $custom-light: #f3b0be; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea4",
"rgb": {
"r": 234,
"g": 142,
"b": 164
},
"hsl": {
"h": 345.652,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74839,
"c": 0.11404,
"h": 4.7
},
"luminance": 0.39519
}Semantic roles & 50–950 ramp
primary
#EA8EA4
secondary
#D9F2EC
accent
#D1A415
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081