#EA82BD#EA82BD
#EA82BD is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.145 H 346.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82BD |
|---|---|
| RGB | rgb(234, 130, 189) |
| HSL | hsl(326, 71%, 71%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 19.2%, 8.2%) |
| CIE-LAB | lab(67.38, 47.18, -13.18) |
| CIE-LCH | lch(67.38, 48.98, 344.39°) |
| OKLab | oklab(73.75% 0.1405 -0.0347) |
| OKLCH | oklch(73.75% 0.145 346.1) |
| XYZ | xyz(51.1006, 37.1355, 52.6107) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum Pink
#FE83CC
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Hot Pink
#FF69B4
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82BD #82EAAF
analogous
#E382EA #EA82BD #EA8289
triadic
#EA82BD #BDEA82 #82BDEA
tetradic
#EA82BD #EAE382 #82EAAF #8289EA
square
#EA82BD #EAE382 #82EAAF #8289EA
split-complementary
#EA82BD #89EA82 #82EAE3
monochromatic
#CF2384 #E14EA1 #EA82BD #F3B6D9 #FBE5F1
Accessibility & contrast
On white
2.49
#EA82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EA82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82BD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82BD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#A5ABBA
Tritanopia (blue-blind)
#F68198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea82bd; /* rgb */ color: rgb(234, 130, 189); /* oklch */ color: oklch(73.8% 0.145 346.1);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#ea82bd',
950: '#000000',
},
}SCSS
$custom: #ea82bd; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ea82bd",
"rgb": {
"r": 234,
"g": 130,
"b": 189
},
"hsl": {
"h": 325.962,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73753,
"c": 0.14469,
"h": 346.1
},
"luminance": 0.37132
}Semantic roles & 50–950 ramp
primary
#EA82BD
secondary
#D6F1E2
accent
#D36612
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82