#EA82E6#EA82E6
#EA82E6 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.176 H 328.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82E6 |
|---|---|
| RGB | rgb(234, 130, 230) |
| HSL | hsl(302, 71%, 71%) |
| HSV | hsv(302, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 1.7%, 8.2%) |
| CIE-LAB | lab(68.88, 53.81, -33.72) |
| CIE-LCH | lch(68.88, 63.50, 327.93°) |
| OKLab | oklab(75.37% 0.1506 -0.0921) |
| OKLCH | oklch(75.37% 0.176 328.6) |
| XYZ | xyz(56.1964, 39.1738, 79.4488) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 3.01
Orchid
#DA70D6
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82E6 #82EA86
analogous
#BA82EA #EA82E6 #EA82B2
triadic
#EA82E6 #E6EA82 #82E6EA
tetradic
#EA82E6 #EABA82 #82EA86 #82B2EA
square
#EA82E6 #EABA82 #82EA86 #82B2EA
split-complementary
#EA82E6 #B2EA82 #82EABA
monochromatic
#CF23C8 #E14EDC #EA82E6 #F3B6F0 #FBE5FA
Accessibility & contrast
On white
2.38
#EA82E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA82E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82E6
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82E6 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE9
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#F08BA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea82e6; /* rgb */ color: rgb(234, 130, 230); /* oklch */ color: oklch(75.4% 0.176 328.6);
Tailwind
colors: {
custom: {
50: '#f3a9ee',
500: '#ea82e6',
950: '#000000',
},
}SCSS
$custom: #ea82e6; $custom-light: #f3a9ee; $custom-dark: #000000;
JSON
{
"hex": "#ea82e6",
"rgb": {
"r": 234,
"g": 130,
"b": 230
},
"hsl": {
"h": 302.308,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75369,
"c": 0.17646,
"h": 328.6
},
"luminance": 0.39171
}Semantic roles & 50–950 ramp
primary
#EA82E6
secondary
#D6F1D7
accent
#D31A12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84