#EA81C7#EA81C7
#EA81C7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.153 H 341.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81C7 |
|---|---|
| RGB | rgb(234, 129, 199) |
| HSL | hsl(320, 71%, 71%) |
| HSV | hsv(320, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 15%, 8.2%) |
| CIE-LAB | lab(67.52, 49.19, -18.58) |
| CIE-LCH | lch(67.52, 52.59, 339.31°) |
| OKLab | oklab(73.97% 0.1448 -0.0495) |
| OKLCH | oklch(73.97% 0.153 341.1) |
| XYZ | xyz(52.0913, 37.3200, 58.4816) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Hot Pink
#FF69B4
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81C7 #81EAA4
analogous
#D881EA #EA81C7 #EA8192
triadic
#EA81C7 #C7EA81 #81C7EA
tetradic
#EA81C7 #EAD881 #81EAA4 #8192EA
square
#EA81C7 #EAD881 #81EAA4 #8192EA
split-complementary
#EA81C7 #92EA81 #81EAD8
monochromatic
#CE2295 #E14DB0 #EA81C7 #F3B5DE #FBE5F3
Accessibility & contrast
On white
2.48
#EA81C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA81C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81C7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81C7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869AC9
Deuteranopia (green-blind)
#A2ABC4
Tritanopia (blue-blind)
#F5829B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea81c7; /* rgb */ color: rgb(234, 129, 199); /* oklch */ color: oklch(74.0% 0.153 341.1);
Tailwind
colors: {
custom: {
50: '#f3a8d8',
500: '#ea81c7',
950: '#000000',
},
}SCSS
$custom: #ea81c7; $custom-light: #f3a8d8; $custom-dark: #000000;
JSON
{
"hex": "#ea81c7",
"rgb": {
"r": 234,
"g": 129,
"b": 199
},
"hsl": {
"h": 320,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.73968,
"c": 0.15303,
"h": 341.1
},
"luminance": 0.37316
}Semantic roles & 50–950 ramp
primary
#EA81C7
secondary
#D6F1DF
accent
#D35312
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83