#EA82E1#EA82E1
#EA82E1 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.172 H 330.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82E1 |
|---|---|
| RGB | rgb(234, 130, 225) |
| HSL | hsl(305, 71%, 71%) |
| HSV | hsv(305, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 3.8%, 8.2%) |
| CIE-LAB | lab(68.68, 52.94, -31.26) |
| CIE-LCH | lch(68.68, 61.48, 329.44°) |
| OKLab | oklab(75.15% 0.1495 -0.0851) |
| OKLCH | oklch(75.15% 0.172 330.4) |
| XYZ | xyz(55.5043, 38.8970, 75.8039) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 2.77
Orchid
#DA70D6
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82E1 #82EA8B
analogous
#BF82EA #EA82E1 #EA82AD
triadic
#EA82E1 #E1EA82 #82E1EA
tetradic
#EA82E1 #EABF82 #82EA8B #82ADEA
square
#EA82E1 #EABF82 #82EA8B #82ADEA
split-complementary
#EA82E1 #ADEA82 #82EABF
monochromatic
#CF23C0 #E14ED4 #EA82E1 #F3B6EE #FBE5F9
Accessibility & contrast
On white
2.39
#EA82E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EA82E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82E1
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82E1 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE4
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#F18AA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea82e1; /* rgb */ color: rgb(234, 130, 225); /* oklch */ color: oklch(75.2% 0.172 330.4);
Tailwind
colors: {
custom: {
50: '#f3a9ea',
500: '#ea82e1',
950: '#000000',
},
}SCSS
$custom: #ea82e1; $custom-light: #f3a9ea; $custom-dark: #000000;
JSON
{
"hex": "#ea82e1",
"rgb": {
"r": 234,
"g": 130,
"b": 225
},
"hsl": {
"h": 305.192,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75153,
"c": 0.17206,
"h": 330.4
},
"luminance": 0.38894
}Semantic roles & 50–950 ramp
primary
#EA82E1
secondary
#D6F1D9
accent
#D32312
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84