#EA8EA5#EA8EA5
#EA8EA5 is a light, moderate red. Relative luminance 0.396; OKLCH L 74.9% C 0.114 H 4.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA5 |
|---|---|
| RGB | rgb(234, 142, 165) |
| HSL | hsl(345, 69%, 74%) |
| HSV | hsv(345, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 29.5%, 8.2%) |
| CIE-LAB | lab(69.15, 37.65, 2.90) |
| CIE-LCH | lch(69.15, 37.76, 4.40°) |
| OKLab | oklab(74.87% 0.114 0.0081) |
| OKLCH | oklch(74.87% 0.114 4.1) |
| XYZ | xyz(50.3979, 39.5588, 40.5712) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.58
Rosa
#FE86A4
ΔE00 3.87
Pinky
#FC86AA
ΔE00 3.89
Rose Pink
#F7879A
ΔE00 4.02
Dull Pink
#D5869D
ΔE00 4.19
Faded Pink
#DE9DAC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA5 #8EEAD3
analogous
#EA8ED3 #EA8EA5 #EAA58E
triadic
#EA8EA5 #A5EA8E #8EA5EA
tetradic
#EA8EA5 #D3EA8E #8EEAD3 #A58EEA
square
#EA8EA5 #D3EA8E #8EEAD3 #A58EEA
split-complementary
#EA8EA5 #8EEAA5 #8ED3EA
monochromatic
#D62853 #E05A7C #EA8EA5 #F4C2CE #FAE5EA
Accessibility & contrast
On white
2.36
#EA8EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EA8EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA5
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA5 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA6
Deuteranopia (green-blind)
#B3AFA3
Tritanopia (blue-blind)
#F98796
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea5; /* rgb */ color: rgb(234, 142, 165); /* oklch */ color: oklch(74.9% 0.114 4.1);
Tailwind
colors: {
custom: {
50: '#f3b0bf',
500: '#ea8ea5',
950: '#000000',
},
}SCSS
$custom: #ea8ea5; $custom-light: #f3b0bf; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea5",
"rgb": {
"r": 234,
"g": 142,
"b": 165
},
"hsl": {
"h": 345,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74867,
"c": 0.1143,
"h": 4.1
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#EA8EA5
secondary
#D9F2EC
accent
#D1A215
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081