#EA81BE#EA81BE
#EA81BE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.147 H 345.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81BE |
|---|---|
| RGB | rgb(234, 129, 190) |
| HSL | hsl(325, 71%, 71%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 18.8%, 8.2%) |
| CIE-LAB | lab(67.21, 47.83, -13.99) |
| CIE-LCH | lch(67.21, 49.84, 343.69°) |
| OKLab | oklab(73.64% 0.1423 -0.0369) |
| OKLCH | oklch(73.64% 0.147 345.5) |
| XYZ | xyz(51.0771, 36.9143, 53.1402) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.42
Bubble Gum Pink
#FF69AF
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81BE #81EAAD
analogous
#E281EA #EA81BE #EA8189
triadic
#EA81BE #BEEA81 #81BEEA
tetradic
#EA81BE #EAE281 #81EAAD #8189EA
square
#EA81BE #EAE281 #81EAAD #8189EA
split-complementary
#EA81BE #89EA81 #81EAE2
monochromatic
#CE2286 #E14DA3 #EA81BE #F3B5D9 #FBE5F1
Accessibility & contrast
On white
2.51
#EA81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EA81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81BE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81BE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#F68098
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea81be; /* rgb */ color: rgb(234, 129, 190); /* oklch */ color: oklch(73.6% 0.147 345.5);
Tailwind
colors: {
custom: {
50: '#f3a8d1',
500: '#ea81be',
950: '#000000',
},
}SCSS
$custom: #ea81be; $custom-light: #f3a8d1; $custom-dark: #000000;
JSON
{
"hex": "#ea81be",
"rgb": {
"r": 234,
"g": 129,
"b": 190
},
"hsl": {
"h": 325.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.73639,
"c": 0.14698,
"h": 345.5
},
"luminance": 0.36911
}Semantic roles & 50–950 ramp
primary
#EA81BE
secondary
#D6F1E1
accent
#D36312
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82