#EA82CA#EA82CA
#EA82CA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.2% C 0.154 H 339.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82CA |
|---|---|
| RGB | rgb(234, 130, 202) |
| HSL | hsl(318, 71%, 71%) |
| HSV | hsv(318, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 13.7%, 8.2%) |
| CIE-LAB | lab(67.82, 49.16, -19.80) |
| CIE-LCH | lch(67.82, 53.00, 338.06°) |
| OKLab | oklab(74.23% 0.1441 -0.0529) |
| OKLCH | oklch(74.23% 0.154 339.8) |
| XYZ | xyz(52.5754, 37.7254, 60.3782) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 6.35
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82CA #82EAA2
analogous
#D682EA #EA82CA #EA8296
triadic
#EA82CA #CAEA82 #82CAEA
tetradic
#EA82CA #EAD682 #82EAA2 #8296EA
square
#EA82CA #EAD682 #82EAA2 #8296EA
split-complementary
#EA82CA #96EA82 #82EAD6
monochromatic
#CF239A #E14EB4 #EA82CA #F3B6E0 #FBE5F4
Accessibility & contrast
On white
2.46
#EA82CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA82CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82CA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82CA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A2ABC7
Tritanopia (blue-blind)
#F5849D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea82ca; /* rgb */ color: rgb(234, 130, 202); /* oklch */ color: oklch(74.2% 0.154 339.8);
Tailwind
colors: {
custom: {
50: '#f3a9da',
500: '#ea82ca',
950: '#000000',
},
}SCSS
$custom: #ea82ca; $custom-light: #f3a9da; $custom-dark: #000000;
JSON
{
"hex": "#ea82ca",
"rgb": {
"r": 234,
"g": 130,
"b": 202
},
"hsl": {
"h": 318.462,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.74228,
"c": 0.15352,
"h": 339.8
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#EA82CA
secondary
#D6F1DF
accent
#D34E12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83