#EA82E3#EA82E3
#EA82E3 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.2% C 0.174 H 329.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EA82E3 |
|---|---|
| RGB | rgb(234, 130, 227) |
| HSL | hsl(304, 71%, 71%) |
| HSV | hsv(304, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 3%, 8.2%) |
| CIE-LAB | lab(68.76, 53.29, -32.25) |
| CIE-LCH | lch(68.76, 62.28, 328.82°) |
| OKLab | oklab(75.24% 0.15 -0.0879) |
| OKLCH | oklch(75.24% 0.174 329.6) |
| XYZ | xyz(55.7788, 39.0068, 77.2492) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.64
Lavender Pink
#DD85D7
ΔE00 2.66
Orchid
#DA70D6
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA82E3 #82EA89
analogous
#BD82EA #EA82E3 #EA82AF
triadic
#EA82E3 #E3EA82 #82E3EA
tetradic
#EA82E3 #EABD82 #82EA89 #82AFEA
square
#EA82E3 #EABD82 #82EA89 #82AFEA
split-complementary
#EA82E3 #AFEA82 #82EABD
monochromatic
#CF23C3 #E14ED7 #EA82E3 #F3B6EF #FBE5F9
Accessibility & contrast
On white
2.39
#EA82E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EA82E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA82E3
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA82E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA82E3 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9FE6
Deuteranopia (green-blind)
#99ADE0
Tritanopia (blue-blind)
#F18BA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea82e3; /* rgb */ color: rgb(234, 130, 227); /* oklch */ color: oklch(75.2% 0.174 329.6);
Tailwind
colors: {
custom: {
50: '#f3a9ec',
500: '#ea82e3',
950: '#000000',
},
}SCSS
$custom: #ea82e3; $custom-light: #f3a9ec; $custom-dark: #000000;
JSON
{
"hex": "#ea82e3",
"rgb": {
"r": 234,
"g": 130,
"b": 227
},
"hsl": {
"h": 304.038,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75239,
"c": 0.17381,
"h": 329.6
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#EA82E3
secondary
#D6F1D8
accent
#D31F12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84