#EA8DC2#EA8DC2
#EA8DC2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.6% C 0.129 H 345.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8DC2 |
|---|---|
| RGB | rgb(234, 141, 194) |
| HSL | hsl(326, 69%, 74%) |
| HSV | hsv(326, 40%, 92%) |
| CMYK | cmyk(0%, 39.7%, 17.1%, 8.2%) |
| CIE-LAB | lab(69.78, 42.30, -12.37) |
| CIE-LCH | lch(69.78, 44.07, 343.70°) |
| OKLab | oklab(75.62% 0.1253 -0.0326) |
| OKLCH | oklch(75.62% 0.129 345.4) |
| XYZ | xyz(53.1948, 40.4406, 56.0325) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.29
Pinky
#FC86AA
ΔE00 7.48
Hot Pink
#FF69B4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8DC2 #8DEAB5
analogous
#E38DEA #EA8DC2 #EA8D93
triadic
#EA8DC2 #C2EA8D #8DC2EA
tetradic
#EA8DC2 #EAE38D #8DEAB5 #8D93EA
square
#EA8DC2 #EAE38D #8DEAB5 #8D93EA
split-complementary
#EA8DC2 #93EA8D #8DEAE3
monochromatic
#D5278A #E059A6 #EA8DC2 #F4C1DE #FAE5F1
Accessibility & contrast
On white
2.31
#EA8DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EA8DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8DC2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8DC2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C4
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#F58CA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8dc2; /* rgb */ color: rgb(234, 141, 194); /* oklch */ color: oklch(75.6% 0.129 345.4);
Tailwind
colors: {
custom: {
50: '#f2b0d4',
500: '#ea8dc2',
950: '#000000',
},
}SCSS
$custom: #ea8dc2; $custom-light: #f2b0d4; $custom-dark: #000000;
JSON
{
"hex": "#ea8dc2",
"rgb": {
"r": 234,
"g": 141,
"b": 194
},
"hsl": {
"h": 325.806,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.75621,
"c": 0.12946,
"h": 345.4
},
"luminance": 0.40437
}Semantic roles & 50–950 ramp
primary
#EA8DC2
secondary
#D9F2E4
accent
#D16615
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171114
muted
#858083