#EA81BA#EA81BA
#EA81BA is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.145 H 347.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81BA |
|---|---|
| RGB | rgb(234, 129, 186) |
| HSL | hsl(327, 71%, 71%) |
| HSV | hsv(327, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 20.5%, 8.2%) |
| CIE-LAB | lab(67.08, 47.24, -11.94) |
| CIE-LCH | lch(67.08, 48.73, 345.81°) |
| OKLab | oklab(73.5% 0.1411 -0.0313) |
| OKLCH | oklch(73.5% 0.145 347.5) |
| XYZ | xyz(50.6459, 36.7418, 50.8693) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 3.95
Bubblegum (survey)
#FF6CB5
ΔE00 4.86
Hot Pink
#FF69B4
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.52
Pinky
#FC86AA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81BA #81EAB1
analogous
#E681EA #EA81BA #EA8185
triadic
#EA81BA #BAEA81 #81BAEA
tetradic
#EA81BA #EAE681 #81EAB1 #8185EA
square
#EA81BA #EAE681 #81EAB1 #8185EA
split-complementary
#EA81BA #85EA81 #81EAE6
monochromatic
#CE2280 #E14D9D #EA81BA #F3B5D7 #FBE5F1
Accessibility & contrast
On white
2.52
#EA81BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EA81BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81BA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81BA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#F77F96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea81ba; /* rgb */ color: rgb(234, 129, 186); /* oklch */ color: oklch(73.5% 0.145 347.5);
Tailwind
colors: {
custom: {
50: '#f3a8ce',
500: '#ea81ba',
950: '#000000',
},
}SCSS
$custom: #ea81ba; $custom-light: #f3a8ce; $custom-dark: #000000;
JSON
{
"hex": "#ea81ba",
"rgb": {
"r": 234,
"g": 129,
"b": 186
},
"hsl": {
"h": 327.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.73499,
"c": 0.14451,
"h": 347.5
},
"luminance": 0.36738
}Semantic roles & 50–950 ramp
primary
#EA81BA
secondary
#D6F1E2
accent
#D36A12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82