#EA82EB#EA82EB
#EA82EB is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.6% C 0.181 H 326.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82EB |
|---|---|
| RGB | rgb(234, 130, 235) |
| HSL | hsl(299, 72%, 72%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.4%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.08, 54.69, -36.15) |
| CIE-LCH | lch(69.08, 65.56, 326.53°) |
| OKLab | oklab(75.59% 0.1515 -0.099) |
| OKLCH | oklch(75.59% 0.181 326.8) |
| XYZ | xyz(56.9086, 39.4587, 83.1999) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.67
Purply Pink
#F075E6
ΔE00 2.63
Lavender Pink
#DD85D7
ΔE00 3.69
Orchid
#DA70D6
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82EB #83EB82
analogous
#B682EB #EA82EB #EB82B8
triadic
#EA82EB #EBEA82 #82EBEA
tetradic
#EA82EB #EBB682 #83EB82 #82B8EB
square
#EA82EB #EBB682 #83EB82 #82B8EB
split-complementary
#EA82EB #B8EB82 #82EBB6
monochromatic
#CF21D1 #E14DE3 #EA82EB #F3B7F3 #FBE5FB
Accessibility & contrast
On white
2.36
#EA82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EA82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82EB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82EB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#F08DAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea82eb; /* rgb */ color: rgb(234, 130, 235); /* oklch */ color: oklch(75.6% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#f3a9f1',
500: '#ea82eb',
950: '#000000',
},
}SCSS
$custom: #ea82eb; $custom-light: #f3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ea82eb",
"rgb": {
"r": 234,
"g": 130,
"b": 235
},
"hsl": {
"h": 299.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.75589,
"c": 0.18096,
"h": 326.8
},
"luminance": 0.39456
}Semantic roles & 50–950 ramp
primary
#EA82EB
secondary
#D7F2D7
accent
#D41113
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85