#EA8EA7#EA8EA7
#EA8EA7 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.9% C 0.115 H 2.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA7 |
|---|---|
| RGB | rgb(234, 142, 167) |
| HSL | hsl(344, 69%, 74%) |
| HSV | hsv(344, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 28.6%, 8.2%) |
| CIE-LAB | lab(69.21, 37.91, 1.86) |
| CIE-LCH | lch(69.21, 37.96, 2.80°) |
| OKLab | oklab(74.93% 0.1147 0.0054) |
| OKLCH | oklch(74.93% 0.115 2.7) |
| XYZ | xyz(50.5813, 39.6322, 41.5374) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.67
Pinky
#FC86AA
ΔE00 3.69
Rosa
#FE86A4
ΔE00 3.96
Dull Pink
#D5869D
ΔE00 4.12
Rose Pink
#F7879A
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA7 #8EEAD1
analogous
#EA8ED5 #EA8EA7 #EAA38E
triadic
#EA8EA7 #A7EA8E #8EA7EA
tetradic
#EA8EA7 #D5EA8E #8EEAD1 #A38EEA
square
#EA8EA7 #D5EA8E #8EEAD1 #A38EEA
split-complementary
#EA8EA7 #8EEAA3 #8ED5EA
monochromatic
#D62857 #E05A7F #EA8EA7 #F4C2CF #FAE5EB
Accessibility & contrast
On white
2.35
#EA8EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA8EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA8
Deuteranopia (green-blind)
#B2AFA5
Tritanopia (blue-blind)
#F98897
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea7; /* rgb */ color: rgb(234, 142, 167); /* oklch */ color: oklch(74.9% 0.115 2.7);
Tailwind
colors: {
custom: {
50: '#f3b0c1',
500: '#ea8ea7',
950: '#000000',
},
}SCSS
$custom: #ea8ea7; $custom-light: #f3b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea7",
"rgb": {
"r": 234,
"g": 142,
"b": 167
},
"hsl": {
"h": 343.696,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74925,
"c": 0.11486,
"h": 2.7
},
"luminance": 0.39628
}Semantic roles & 50–950 ramp
primary
#EA8EA7
secondary
#D9F2EB
accent
#D19E15
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081