#EA82ED#EA82ED
#EA82ED is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.7% C 0.183 H 326.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82ED |
|---|---|
| RGB | rgb(234, 130, 237) |
| HSL | hsl(298, 75%, 72%) |
| HSV | hsv(298, 45%, 93%) |
| CMYK | cmyk(1.3%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.17, 55.04, -37.12) |
| CIE-LCH | lch(69.17, 66.39, 326.00°) |
| OKLab | oklab(75.68% 0.1518 -0.1018) |
| OKLCH | oklch(75.68% 0.183 326.2) |
| XYZ | xyz(57.1992, 39.5749, 84.7302) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.65
Purply Pink
#F075E6
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 3.98
Orchid
#DA70D6
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82ED #85ED82
analogous
#B582ED #EA82ED #ED82BB
triadic
#EA82ED #EDEA82 #82EDEA
tetradic
#EA82ED #EDB582 #85ED82 #82BBED
square
#EA82ED #EDB582 #85ED82 #82BBED
split-complementary
#EA82ED #BBED82 #82EDB5
monochromatic
#D11FD6 #E14DE5 #EA82ED #F3B7F5 #FBE4FB
Accessibility & contrast
On white
2.36
#EA82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EA82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82ED
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82ED | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#EF8DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea82ed; /* rgb */ color: rgb(234, 130, 237); /* oklch */ color: oklch(75.7% 0.183 326.2);
Tailwind
colors: {
custom: {
50: '#f3a9f3',
500: '#ea82ed',
950: '#000000',
},
}SCSS
$custom: #ea82ed; $custom-light: #f3a9f3; $custom-dark: #000000;
JSON
{
"hex": "#ea82ed",
"rgb": {
"r": 234,
"g": 130,
"b": 237
},
"hsl": {
"h": 298.318,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75678,
"c": 0.18279,
"h": 326.2
},
"luminance": 0.39572
}Semantic roles & 50–950 ramp
primary
#EA82ED
secondary
#D9F3D8
accent
#D70F14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85