#EA82E5#EA82E5
#EA82E5 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.176 H 328.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82E5 |
|---|---|
| RGB | rgb(234, 130, 229) |
| HSL | hsl(303, 71%, 71%) |
| HSV | hsv(303, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 2.1%, 8.2%) |
| CIE-LAB | lab(68.84, 53.63, -33.23) |
| CIE-LCH | lch(68.84, 63.09, 328.22°) |
| OKLab | oklab(75.33% 0.1504 -0.0907) |
| OKLCH | oklch(75.33% 0.176 328.9) |
| XYZ | xyz(56.0564, 39.1178, 78.7114) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 2.88
Orchid
#DA70D6
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82E5 #82EA87
analogous
#BB82EA #EA82E5 #EA82B1
triadic
#EA82E5 #E5EA82 #82E5EA
tetradic
#EA82E5 #EABB82 #82EA87 #82B1EA
square
#EA82E5 #EABB82 #82EA87 #82B1EA
split-complementary
#EA82E5 #B1EA82 #82EABB
monochromatic
#CF23C7 #E14EDA #EA82E5 #F3B6F0 #FBE5FA
Accessibility & contrast
On white
2.38
#EA82E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EA82E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82E5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82E5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE8
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#F18BA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea82e5; /* rgb */ color: rgb(234, 130, 229); /* oklch */ color: oklch(75.3% 0.176 328.9);
Tailwind
colors: {
custom: {
50: '#f3a9ed',
500: '#ea82e5',
950: '#000000',
},
}SCSS
$custom: #ea82e5; $custom-light: #f3a9ed; $custom-dark: #000000;
JSON
{
"hex": "#ea82e5",
"rgb": {
"r": 234,
"g": 130,
"b": 229
},
"hsl": {
"h": 302.885,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75325,
"c": 0.17558,
"h": 328.9
},
"luminance": 0.39115
}Semantic roles & 50–950 ramp
primary
#EA82E5
secondary
#D6F1D8
accent
#D31C12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84