#EA8EA3#EA8EA3
#EA8EA3 is a light, moderate red. Relative luminance 0.395; OKLCH L 74.8% C 0.114 H 5.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA3 |
|---|---|
| RGB | rgb(234, 142, 163) |
| HSL | hsl(346, 69%, 74%) |
| HSV | hsv(346, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 30.3%, 8.2%) |
| CIE-LAB | lab(69.10, 37.39, 3.94) |
| CIE-LCH | lch(69.10, 37.60, 6.02°) |
| OKLab | oklab(74.81% 0.1133 0.0108) |
| OKLCH | oklch(74.81% 0.114 5.4) |
| XYZ | xyz(50.2172, 39.4866, 39.6200) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.00
Rose Pink
#F7879A
ΔE00 3.60
Rosa
#FE86A4
ΔE00 3.89
Pinky
#FC86AA
ΔE00 4.19
Dull Pink
#D5869D
ΔE00 4.34
Dusty Pink (survey)
#D58A94
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA3 #8EEAD5
analogous
#EA8ED1 #EA8EA3 #EAA78E
triadic
#EA8EA3 #A3EA8E #8EA3EA
tetradic
#EA8EA3 #D1EA8E #8EEAD5 #A78EEA
square
#EA8EA3 #D1EA8E #8EEAD5 #A78EEA
split-complementary
#EA8EA3 #8EEAA7 #8ED1EA
monochromatic
#D6284F #E05A79 #EA8EA3 #F4C2CD #FAE5EA
Accessibility & contrast
On white
2.36
#EA8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EA8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA3 | 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)
#9D9EA4
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#F98795
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea3; /* rgb */ color: rgb(234, 142, 163); /* oklch */ color: oklch(74.8% 0.114 5.4);
Tailwind
colors: {
custom: {
50: '#f3b0be',
500: '#ea8ea3',
950: '#000000',
},
}SCSS
$custom: #ea8ea3; $custom-light: #f3b0be; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea3",
"rgb": {
"r": 234,
"g": 142,
"b": 163
},
"hsl": {
"h": 346.304,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74811,
"c": 0.11379,
"h": 5.4
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#EA8EA3
secondary
#D9F2EC
accent
#D1A615
background
#FFFAFB
surface
#FEF5F6
border
#D6CFD0
text
#171112
muted
#858081