#EA8EA8#EA8EA8
#EA8EA8 is a light, moderate pink. Relative luminance 0.397; OKLCH L 75.0% C 0.115 H 2.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA8 |
|---|---|
| RGB | rgb(234, 142, 168) |
| HSL | hsl(343, 69%, 74%) |
| HSV | hsv(343, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 28.2%, 8.2%) |
| CIE-LAB | lab(69.23, 38.05, 1.34) |
| CIE-LCH | lch(69.23, 38.07, 2.01°) |
| OKLab | oklab(74.95% 0.1151 0.004) |
| OKLCH | oklch(74.95% 0.115 2) |
| XYZ | xyz(50.6741, 39.6693, 42.0262) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.88
Pinky
#FC86AA
ΔE00 3.62
Rosa
#FE86A4
ΔE00 4.04
Dull Pink
#D5869D
ΔE00 4.12
Rose Pink
#F7879A
ΔE00 4.72
Carnation Pink
#FF7FA7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA8 #8EEAD0
analogous
#EA8ED6 #EA8EA8 #EAA28E
triadic
#EA8EA8 #A8EA8E #8EA8EA
tetradic
#EA8EA8 #D6EA8E #8EEAD0 #A28EEA
square
#EA8EA8 #D6EA8E #8EEAD0 #A28EEA
split-complementary
#EA8EA8 #8EEAA2 #8ED6EA
monochromatic
#D62859 #E05A80 #EA8EA8 #F4C2D0 #FAE5EB
Accessibility & contrast
On white
2.35
#EA8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA8 | 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)
#9B9FA9
Deuteranopia (green-blind)
#B2AFA6
Tritanopia (blue-blind)
#F88897
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea8; /* rgb */ color: rgb(234, 142, 168); /* oklch */ color: oklch(75.0% 0.115 2.0);
Tailwind
colors: {
custom: {
50: '#f3b0c1',
500: '#ea8ea8',
950: '#000000',
},
}SCSS
$custom: #ea8ea8; $custom-light: #f3b0c1; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea8",
"rgb": {
"r": 234,
"g": 142,
"b": 168
},
"hsl": {
"h": 343.043,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74954,
"c": 0.11516,
"h": 2
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#EA8EA8
secondary
#D9F2EB
accent
#D19C15
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081