#EA82FF#EA82FF
#EA82FF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.200 H 320.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82FF |
|---|---|
| RGB | rgb(234, 130, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 49%, 100%) |
| CMYK | cmyk(8.2%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.95, 58.35, -45.75) |
| CIE-LCH | lch(69.95, 74.14, 321.90°) |
| OKLab | oklab(76.52% 0.1546 -0.1265) |
| OKLCH | oklch(76.52% 0.2 320.7) |
| XYZ | xyz(59.9622, 40.6801, 99.2819) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82FF #97FF82
analogous
#AB82FF #EA82FF #FF82D5
triadic
#EA82FF #FFEA82 #82FFEA
tetradic
#EA82FF #FFAB82 #97FF82 #82D5FF
square
#EA82FF #FFAB82 #97FF82 #82D5FF
split-complementary
#EA82FF #D5FF82 #82FFAB
monochromatic
#D508FF #E045FF #EA82FF #F4BFFF #FAE0FF
Accessibility & contrast
On white
2.30
#EA82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EA82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82FF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82FF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#EC93B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea82ff; /* rgb */ color: rgb(234, 130, 255); /* oklch */ color: oklch(76.5% 0.200 320.7);
Tailwind
colors: {
custom: {
50: '#f3aaff',
500: '#ea82ff',
950: '#000000',
},
}SCSS
$custom: #ea82ff; $custom-light: #f3aaff; $custom-dark: #000000;
JSON
{
"hex": "#ea82ff",
"rgb": {
"r": 234,
"g": 130,
"b": 255
},
"hsl": {
"h": 289.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76518,
"c": 0.19977,
"h": 320.7
},
"luminance": 0.40678
}Semantic roles & 50–950 ramp
primary
#EA82FF
secondary
#DAF7D4
accent
#E60027
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86