#EA81BC#EA81BC
#EA81BC is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.146 H 346.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81BC |
|---|---|
| RGB | rgb(234, 129, 188) |
| HSL | hsl(326, 71%, 71%) |
| HSV | hsv(326, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 19.7%, 8.2%) |
| CIE-LAB | lab(67.15, 47.53, -12.97) |
| CIE-LCH | lch(67.15, 49.27, 344.74°) |
| OKLab | oklab(73.57% 0.1417 -0.0341) |
| OKLCH | oklch(73.57% 0.146 346.5) |
| XYZ | xyz(50.8600, 36.8275, 51.9968) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 4.96
Hot Pink
#FF69B4
ΔE00 5.30
Bubble Gum Pink
#FF69AF
ΔE00 5.69
Pale Magenta
#D767AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81BC #81EAAF
analogous
#E481EA #EA81BC #EA8187
triadic
#EA81BC #BCEA81 #81BCEA
tetradic
#EA81BC #EAE481 #81EAAF #8187EA
square
#EA81BC #EAE481 #81EAAF #8187EA
split-complementary
#EA81BC #87EA81 #81EAE4
monochromatic
#CE2283 #E14DA0 #EA81BC #F3B5D8 #FBE5F1
Accessibility & contrast
On white
2.51
#EA81BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EA81BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81BC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81BC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BE
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#F78097
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea81bc; /* rgb */ color: rgb(234, 129, 188); /* oklch */ color: oklch(73.6% 0.146 346.5);
Tailwind
colors: {
custom: {
50: '#f3a8d0',
500: '#ea81bc',
950: '#000000',
},
}SCSS
$custom: #ea81bc; $custom-light: #f3a8d0; $custom-dark: #000000;
JSON
{
"hex": "#ea81bc",
"rgb": {
"r": 234,
"g": 129,
"b": 188
},
"hsl": {
"h": 326.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.73569,
"c": 0.14573,
"h": 346.5
},
"luminance": 0.36824
}Semantic roles & 50–950 ramp
primary
#EA81BC
secondary
#D6F1E2
accent
#D36712
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82