#EE82FF#EE82FF
#EE82FF is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.0% C 0.202 H 322.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82FF |
|---|---|
| RGB | rgb(238, 130, 255) |
| HSL | hsl(292, 100%, 75%) |
| HSV | hsv(292, 49%, 100%) |
| CMYK | cmyk(6.7%, 49%, 0%, 0%) |
| CIE-LAB | lab(70.43, 59.42, -44.96) |
| CIE-LCH | lch(70.43, 74.52, 322.89°) |
| OKLab | oklab(76.98% 0.1591 -0.1242) |
| OKLCH | oklch(76.98% 0.202 322) |
| XYZ | xyz(61.2906, 41.3651, 99.3441) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82FF #93FF82
analogous
#AF82FF #EE82FF #FF82D1
triadic
#EE82FF #FFEE82 #82FFEE
tetradic
#EE82FF #FFAF82 #93FF82 #82D1FF
square
#EE82FF #FFAF82 #93FF82 #82D1FF
split-complementary
#EE82FF #D1FF82 #82FFAF
monochromatic
#DD08FF #E645FF #EE82FF #F6BFFF #FBE0FF
Accessibility & contrast
On white
2.26
#EE82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EE82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82FF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#F192B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee82ff; /* rgb */ color: rgb(238, 130, 255); /* oklch */ color: oklch(77.0% 0.202 322.0);
Tailwind
colors: {
custom: {
50: '#f6aaff',
500: '#ee82ff',
950: '#000000',
},
}SCSS
$custom: #ee82ff; $custom-light: #f6aaff; $custom-dark: #000000;
JSON
{
"hex": "#ee82ff",
"rgb": {
"r": 238,
"g": 130,
"b": 255
},
"hsl": {
"h": 291.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76976,
"c": 0.20183,
"h": 322
},
"luminance": 0.41362
}Semantic roles & 50–950 ramp
primary
#EE82FF
secondary
#D9F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86