#EA82BA#EA82BA
#EA82BA is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.6% C 0.143 H 347.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82BA |
|---|---|
| RGB | rgb(234, 130, 186) |
| HSL | hsl(328, 71%, 71%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 20.5%, 8.2%) |
| CIE-LAB | lab(67.28, 46.74, -11.64) |
| CIE-LCH | lch(67.28, 48.17, 346.01°) |
| OKLab | oklab(73.65% 0.1396 -0.0305) |
| OKLCH | oklch(73.65% 0.143 347.7) |
| XYZ | xyz(50.7783, 37.0066, 50.9134) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 5.01
Hot Pink
#FF69B4
ΔE00 5.38
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Pinky
#FC86AA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82BA #82EAB2
analogous
#E682EA #EA82BA #EA8286
triadic
#EA82BA #BAEA82 #82BAEA
tetradic
#EA82BA #EAE682 #82EAB2 #8286EA
square
#EA82BA #EAE682 #82EAB2 #8286EA
split-complementary
#EA82BA #86EA82 #82EAE6
monochromatic
#CF237F #E14E9D #EA82BA #F3B6D7 #FBE5F1
Accessibility & contrast
On white
2.50
#EA82BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EA82BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82BA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82BA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#F78097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea82ba; /* rgb */ color: rgb(234, 130, 186); /* oklch */ color: oklch(73.6% 0.143 347.7);
Tailwind
colors: {
custom: {
50: '#f3a9ce',
500: '#ea82ba',
950: '#000000',
},
}SCSS
$custom: #ea82ba; $custom-light: #f3a9ce; $custom-dark: #000000;
JSON
{
"hex": "#ea82ba",
"rgb": {
"r": 234,
"g": 130,
"b": 186
},
"hsl": {
"h": 327.692,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73649,
"c": 0.14287,
"h": 347.7
},
"luminance": 0.37003
}Semantic roles & 50–950 ramp
primary
#EA82BA
secondary
#D6F1E3
accent
#D36B12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82