#EA82DC#EA82DC
#EA82DC is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.9% C 0.168 H 332.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82DC |
|---|---|
| RGB | rgb(234, 130, 220) |
| HSL | hsl(308, 71%, 71%) |
| HSV | hsv(308, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 6%, 8.2%) |
| CIE-LAB | lab(68.48, 52.09, -28.80) |
| CIE-LCH | lch(68.48, 59.52, 331.06°) |
| OKLab | oklab(74.94% 0.1485 -0.0781) |
| OKLCH | oklch(74.94% 0.168 332.3) |
| XYZ | xyz(54.8322, 38.6281, 72.2641) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.29
Orchid
#DA70D6
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.92
Bubblegum Pink
#FE83CC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82DC #82EA90
analogous
#C482EA #EA82DC #EA82A8
triadic
#EA82DC #DCEA82 #82DCEA
tetradic
#EA82DC #EAC482 #82EA90 #82A8EA
square
#EA82DC #EAC482 #82EA90 #82A8EA
split-complementary
#EA82DC #A8EA82 #82EAC4
monochromatic
#CF23B8 #E14ECD #EA82DC #F3B6EB #FBE5F8
Accessibility & contrast
On white
2.41
#EA82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EA82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82DC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82DC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#9CACD9
Tritanopia (blue-blind)
#F289A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea82dc; /* rgb */ color: rgb(234, 130, 220); /* oklch */ color: oklch(74.9% 0.168 332.3);
Tailwind
colors: {
custom: {
50: '#f3a9e7',
500: '#ea82dc',
950: '#000000',
},
}SCSS
$custom: #ea82dc; $custom-light: #f3a9e7; $custom-dark: #000000;
JSON
{
"hex": "#ea82dc",
"rgb": {
"r": 234,
"g": 130,
"b": 220
},
"hsl": {
"h": 308.077,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.74943,
"c": 0.16777,
"h": 332.3
},
"luminance": 0.38625
}Semantic roles & 50–950 ramp
primary
#EA82DC
secondary
#D6F1DA
accent
#D32C12
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84