#EA82BE#EA82BE
#EA82BE is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.145 H 345.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82BE |
|---|---|
| RGB | rgb(234, 130, 190) |
| HSL | hsl(325, 71%, 71%) |
| HSV | hsv(325, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 18.8%, 8.2%) |
| CIE-LAB | lab(67.41, 47.33, -13.70) |
| CIE-LCH | lch(67.41, 49.27, 343.86°) |
| OKLab | oklab(73.79% 0.1408 -0.0361) |
| OKLCH | oklch(73.79% 0.145 345.6) |
| XYZ | xyz(51.2095, 37.1790, 53.1843) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.52
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 5.21
Hot Pink
#FF69B4
ΔE00 5.56
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82BE #82EAAE
analogous
#E282EA #EA82BE #EA828A
triadic
#EA82BE #BEEA82 #82BEEA
tetradic
#EA82BE #EAE282 #82EAAE #828AEA
square
#EA82BE #EAE282 #82EAAE #828AEA
split-complementary
#EA82BE #8AEA82 #82EAE2
monochromatic
#CF2386 #E14EA3 #EA82BE #F3B6D9 #FBE5F1
Accessibility & contrast
On white
2.49
#EA82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82BE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82BE | 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)
#8A99C0
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#F68198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea82be; /* rgb */ color: rgb(234, 130, 190); /* oklch */ color: oklch(73.8% 0.145 345.6);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#ea82be',
950: '#000000',
},
}SCSS
$custom: #ea82be; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ea82be",
"rgb": {
"r": 234,
"g": 130,
"b": 190
},
"hsl": {
"h": 325.385,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.73789,
"c": 0.14532,
"h": 345.6
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#EA82BE
secondary
#D6F1E2
accent
#D36412
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82