#EA8ECF#EA8ECF
#EA8ECF is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.2% C 0.137 H 338.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ECF |
|---|---|
| RGB | rgb(234, 142, 207) |
| HSL | hsl(318, 69%, 74%) |
| HSV | hsv(318, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 11.5%, 8.2%) |
| CIE-LAB | lab(70.42, 43.83, -18.63) |
| CIE-LCH | lch(70.42, 47.63, 336.97°) |
| OKLab | oklab(76.24% 0.1276 -0.0498) |
| OKLCH | oklch(76.24% 0.137 338.7) |
| XYZ | xyz(54.8673, 41.3466, 64.1101) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.78
Pink (survey)
#FF81C0
ΔE00 5.68
Plum
#DDA0DD
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 7.26
Purply Pink
#F075E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ECF #8EEAA9
analogous
#D78EEA #EA8ECF #EA8EA1
triadic
#EA8ECF #CFEA8E #8ECFEA
tetradic
#EA8ECF #EAD78E #8EEAA9 #8EA1EA
square
#EA8ECF #EAD78E #8EEAA9 #8EA1EA
split-complementary
#EA8ECF #A1EA8E #8EEAD7
monochromatic
#D628A3 #E05AB9 #EA8ECF #F4C2E5 #FAE5F4
Accessibility & contrast
On white
2.27
#EA8ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA8ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ECF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ECF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#F490A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8ecf; /* rgb */ color: rgb(234, 142, 207); /* oklch */ color: oklch(76.2% 0.137 338.7);
Tailwind
colors: {
custom: {
50: '#f2b1dd',
500: '#ea8ecf',
950: '#000000',
},
}SCSS
$custom: #ea8ecf; $custom-light: #f2b1dd; $custom-dark: #000000;
JSON
{
"hex": "#ea8ecf",
"rgb": {
"r": 234,
"g": 142,
"b": 207
},
"hsl": {
"h": 317.609,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.76243,
"c": 0.13697,
"h": 338.7
},
"luminance": 0.41343
}Semantic roles & 50–950 ramp
primary
#EA8ECF
secondary
#D9F2E0
accent
#D14C15
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083