#EA8ECA#EA8ECA
#EA8ECA is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.1% C 0.133 H 341.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ECA |
|---|---|
| RGB | rgb(234, 142, 202) |
| HSL | hsl(321, 69%, 74%) |
| HSV | hsv(321, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 13.7%, 8.2%) |
| CIE-LAB | lab(70.25, 43.03, -16.11) |
| CIE-LCH | lch(70.25, 45.95, 339.47°) |
| OKLab | oklab(76.06% 0.1262 -0.0428) |
| OKLCH | oklch(76.06% 0.133 341.2) |
| XYZ | xyz(54.2657, 41.1059, 60.9416) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.90
Pink (survey)
#FF81C0
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.33
Bubblegum (survey)
#FF6CB5
ΔE00 7.82
Hot Pink
#FF69B4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ECA #8EEAAE
analogous
#DC8EEA #EA8ECA #EA8E9C
triadic
#EA8ECA #CAEA8E #8ECAEA
tetradic
#EA8ECA #EADC8E #8EEAAE #8E9CEA
square
#EA8ECA #EADC8E #8EEAAE #8E9CEA
split-complementary
#EA8ECA #9CEA8E #8EEADC
monochromatic
#D62899 #E05AB2 #EA8ECA #F4C2E2 #FAE5F3
Accessibility & contrast
On white
2.28
#EA8ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA8ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ECA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ECA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CC
Deuteranopia (green-blind)
#AAB1C7
Tritanopia (blue-blind)
#F48FA4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea8eca; /* rgb */ color: rgb(234, 142, 202); /* oklch */ color: oklch(76.1% 0.133 341.2);
Tailwind
colors: {
custom: {
50: '#f2b1da',
500: '#ea8eca',
950: '#000000',
},
}SCSS
$custom: #ea8eca; $custom-light: #f2b1da; $custom-dark: #000000;
JSON
{
"hex": "#ea8eca",
"rgb": {
"r": 234,
"g": 142,
"b": 202
},
"hsl": {
"h": 320.87,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.7606,
"c": 0.13324,
"h": 341.2
},
"luminance": 0.41103
}Semantic roles & 50–950 ramp
primary
#EA8ECA
secondary
#D9F2E2
accent
#D15615
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083