#EA81CB#EA81CB
#EA81CB is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.1% C 0.156 H 339.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81CB |
|---|---|
| RGB | rgb(234, 129, 203) |
| HSL | hsl(318, 71%, 71%) |
| HSV | hsv(318, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 13.2%, 8.2%) |
| CIE-LAB | lab(67.66, 49.82, -20.60) |
| CIE-LCH | lch(67.66, 53.91, 337.53°) |
| OKLab | oklab(74.12% 0.1459 -0.0551) |
| OKLCH | oklch(74.12% 0.156 339.3) |
| XYZ | xyz(52.5618, 37.5082, 60.9597) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.05
Pink (survey)
#FF81C0
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.47
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81CB #81EAA0
analogous
#D481EA #EA81CB #EA8196
triadic
#EA81CB #CBEA81 #81CBEA
tetradic
#EA81CB #EAD481 #81EAA0 #8196EA
square
#EA81CB #EAD481 #81EAA0 #8196EA
split-complementary
#EA81CB #96EA81 #81EAD4
monochromatic
#CE229B #E14DB5 #EA81CB #F3B5E1 #FBE5F4
Accessibility & contrast
On white
2.47
#EA81CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EA81CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81CB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81CB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#F5839D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea81cb; /* rgb */ color: rgb(234, 129, 203); /* oklch */ color: oklch(74.1% 0.156 339.3);
Tailwind
colors: {
custom: {
50: '#f3a8db',
500: '#ea81cb',
950: '#000000',
},
}SCSS
$custom: #ea81cb; $custom-light: #f3a8db; $custom-dark: #000000;
JSON
{
"hex": "#ea81cb",
"rgb": {
"r": 234,
"g": 129,
"b": 203
},
"hsl": {
"h": 317.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.74119,
"c": 0.15593,
"h": 339.3
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#EA81CB
secondary
#D6F1DE
accent
#D34B12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171015
muted
#857F83