#EA82BC#EA82BC
#EA82BC is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.144 H 346.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82BC |
|---|---|
| RGB | rgb(234, 130, 188) |
| HSL | hsl(327, 71%, 71%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 19.7%, 8.2%) |
| CIE-LAB | lab(67.35, 47.03, -12.67) |
| CIE-LCH | lch(67.35, 48.71, 344.92°) |
| OKLab | oklab(73.72% 0.1402 -0.0333) |
| OKLCH | oklch(73.72% 0.144 346.6) |
| XYZ | xyz(50.9924, 37.0922, 52.0410) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum Pink
#FE83CC
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.45
Bubble Gum Pink
#FF69AF
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82BC #82EAB0
analogous
#E482EA #EA82BC #EA8288
triadic
#EA82BC #BCEA82 #82BCEA
tetradic
#EA82BC #EAE482 #82EAB0 #8288EA
square
#EA82BC #EAE482 #82EAB0 #8288EA
split-complementary
#EA82BC #88EA82 #82EAE4
monochromatic
#CF2383 #E14EA0 #EA82BC #F3B6D8 #FBE5F1
Accessibility & contrast
On white
2.49
#EA82BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EA82BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82BC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82BC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#F78097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea82bc; /* rgb */ color: rgb(234, 130, 188); /* oklch */ color: oklch(73.7% 0.144 346.6);
Tailwind
colors: {
custom: {
50: '#f3a9d0',
500: '#ea82bc',
950: '#000000',
},
}SCSS
$custom: #ea82bc; $custom-light: #f3a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ea82bc",
"rgb": {
"r": 234,
"g": 130,
"b": 188
},
"hsl": {
"h": 326.538,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73718,
"c": 0.14408,
"h": 346.6
},
"luminance": 0.37089
}Semantic roles & 50–950 ramp
primary
#EA82BC
secondary
#D6F1E2
accent
#D36812
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82