#EA82BF#EA82BF
#EA82BF is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.146 H 345.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82BF |
|---|---|
| RGB | rgb(234, 130, 191) |
| HSL | hsl(325, 71%, 71%) |
| HSV | hsv(325, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 18.4%, 8.2%) |
| CIE-LAB | lab(67.44, 47.47, -14.21) |
| CIE-LCH | lch(67.44, 49.55, 343.34°) |
| OKLab | oklab(73.82% 0.1411 -0.0375) |
| OKLCH | oklch(73.82% 0.146 345.1) |
| XYZ | xyz(51.3191, 37.2229, 53.7619) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.63
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82BF #82EAAD
analogous
#E182EA #EA82BF #EA828B
triadic
#EA82BF #BFEA82 #82BFEA
tetradic
#EA82BF #EAE182 #82EAAD #828BEA
square
#EA82BF #EAE182 #82EAAD #828BEA
split-complementary
#EA82BF #8BEA82 #82EAE1
monochromatic
#CF2388 #E14EA4 #EA82BF #F3B6DA #FBE5F2
Accessibility & contrast
On white
2.49
#EA82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82BF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82BF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#F68199
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea82bf; /* rgb */ color: rgb(234, 130, 191); /* oklch */ color: oklch(73.8% 0.146 345.1);
Tailwind
colors: {
custom: {
50: '#f3a9d2',
500: '#ea82bf',
950: '#000000',
},
}SCSS
$custom: #ea82bf; $custom-light: #f3a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ea82bf",
"rgb": {
"r": 234,
"g": 130,
"b": 191
},
"hsl": {
"h": 324.808,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73824,
"c": 0.14596,
"h": 345.1
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#EA82BF
secondary
#D6F1E2
accent
#D36212
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82