#EA82EF#EA82EF
#EA82EF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.185 H 325.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82EF |
|---|---|
| RGB | rgb(234, 130, 239) |
| HSL | hsl(297, 77%, 72%) |
| HSV | hsv(297, 46%, 94%) |
| CMYK | cmyk(2.1%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.25, 55.40, -38.09) |
| CIE-LCH | lch(69.25, 67.23, 325.49°) |
| OKLab | oklab(75.77% 0.1522 -0.1045) |
| OKLCH | oklch(75.77% 0.185 325.5) |
| XYZ | xyz(57.4930, 39.6925, 86.2776) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 4.28
Orchid
#DA70D6
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82EF #87EF82
analogous
#B482EF #EA82EF #EF82BD
triadic
#EA82EF #EFEA82 #82EFEA
tetradic
#EA82EF #EFB482 #87EF82 #82BDEF
square
#EA82EF #EFB482 #87EF82 #82BDEF
split-complementary
#EA82EF #BDEF82 #82EFB4
monochromatic
#D21CDB #E14CE8 #EA82EF #F3B8F6 #FAE4FC
Accessibility & contrast
On white
2.35
#EA82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EA82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82EF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82EF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#EF8EAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea82ef; /* rgb */ color: rgb(234, 130, 239); /* oklch */ color: oklch(75.8% 0.185 325.5);
Tailwind
colors: {
custom: {
50: '#f3a9f4',
500: '#ea82ef',
950: '#000000',
},
}SCSS
$custom: #ea82ef; $custom-light: #f3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ea82ef",
"rgb": {
"r": 234,
"g": 130,
"b": 239
},
"hsl": {
"h": 297.248,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.75768,
"c": 0.18463,
"h": 325.5
},
"luminance": 0.3969
}Semantic roles & 50–950 ramp
primary
#EA82EF
secondary
#D9F3D8
accent
#DA0C15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85