#EA82EA#EA82EA
#EA82EA is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.180 H 327.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82EA |
|---|---|
| RGB | rgb(234, 130, 234) |
| HSL | hsl(300, 71%, 71%) |
| HSV | hsv(300, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(69.04, 54.51, -35.67) |
| CIE-LCH | lch(69.04, 65.14, 326.80°) |
| OKLab | oklab(75.54% 0.1513 -0.0976) |
| OKLCH | oklch(75.54% 0.18 327.2) |
| XYZ | xyz(56.7646, 39.4011, 82.4411) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.75
Purply Pink
#F075E6
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 3.54
Orchid
#DA70D6
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82EA #82EA82
analogous
#B682EA #EA82EA #EA82B6
triadic
#EA82EA #EAEA82 #82EAEA
tetradic
#EA82EA #EAB682 #82EA82 #82B6EA
square
#EA82EA #EAB682 #82EA82 #82B6EA
split-complementary
#EA82EA #B6EA82 #82EAB6
monochromatic
#CF23CF #E14EE1 #EA82EA #F3B6F3 #FBE5FB
Accessibility & contrast
On white
2.36
#EA82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82EA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82EA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F08DAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea82ea; /* rgb */ color: rgb(234, 130, 234); /* oklch */ color: oklch(75.5% 0.180 327.2);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#ea82ea',
950: '#000000',
},
}SCSS
$custom: #ea82ea; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ea82ea",
"rgb": {
"r": 234,
"g": 130,
"b": 234
},
"hsl": {
"h": 300,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75544,
"c": 0.18005,
"h": 327.2
},
"luminance": 0.39398
}Semantic roles & 50–950 ramp
primary
#EA82EA
secondary
#D6F1D6
accent
#D31212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84