#EA81CA#EA81CA
#EA81CA is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.155 H 339.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81CA |
|---|---|
| RGB | rgb(234, 129, 202) |
| HSL | hsl(318, 71%, 71%) |
| HSV | hsv(318, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 13.7%, 8.2%) |
| CIE-LAB | lab(67.62, 49.66, -20.10) |
| CIE-LCH | lch(67.62, 53.57, 337.97°) |
| OKLab | oklab(74.08% 0.1456 -0.0537) |
| OKLCH | oklch(74.08% 0.155 339.7) |
| XYZ | xyz(52.4430, 37.4607, 60.3341) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 6.19
Bubblegum (survey)
#FF6CB5
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81CA #81EAA1
analogous
#D681EA #EA81CA #EA8195
triadic
#EA81CA #CAEA81 #81CAEA
tetradic
#EA81CA #EAD681 #81EAA1 #8195EA
square
#EA81CA #EAD681 #81EAA1 #8195EA
split-complementary
#EA81CA #95EA81 #81EAD6
monochromatic
#CE229A #E14DB4 #EA81CA #F3B5E0 #FBE5F4
Accessibility & contrast
On white
2.47
#EA81CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA81CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81CA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81CA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACD
Deuteranopia (green-blind)
#A1ABC7
Tritanopia (blue-blind)
#F5839D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea81ca; /* rgb */ color: rgb(234, 129, 202); /* oklch */ color: oklch(74.1% 0.155 339.7);
Tailwind
colors: {
custom: {
50: '#f3a8da',
500: '#ea81ca',
950: '#000000',
},
}SCSS
$custom: #ea81ca; $custom-light: #f3a8da; $custom-dark: #000000;
JSON
{
"hex": "#ea81ca",
"rgb": {
"r": 234,
"g": 129,
"b": 202
},
"hsl": {
"h": 318.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74081,
"c": 0.15519,
"h": 339.7
},
"luminance": 0.37457
}Semantic roles & 50–950 ramp
primary
#EA81CA
secondary
#D6F1DE
accent
#D34D12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83