#EE82F6#EE82F6
#EE82F6 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.193 H 324.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F6 |
|---|---|
| RGB | rgb(238, 130, 246) |
| HSL | hsl(296, 87%, 74%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(3.3%, 47.2%, 0%, 3.5%) |
| CIE-LAB | lab(70.03, 57.78, -40.67) |
| CIE-LCH | lch(70.03, 70.66, 324.86°) |
| OKLab | oklab(76.55% 0.1578 -0.1118) |
| OKLCH | oklch(76.55% 0.193 324.7) |
| XYZ | xyz(59.8756, 40.7991, 91.8920) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F6 #8AF682
analogous
#B482F6 #EE82F6 #F682C4
triadic
#EE82F6 #F6EE82 #82F6EE
tetradic
#EE82F6 #F6B482 #8AF682 #82C4F6
square
#EE82F6 #F6B482 #8AF682 #82C4F6
split-complementary
#EE82F6 #C4F682 #82F6B4
monochromatic
#DD11ED #E649F2 #EE82F6 #F6BBFA #FBE2FD
Accessibility & contrast
On white
2.29
#EE82F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE82F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F6
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F6 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#F28FB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f6; /* rgb */ color: rgb(238, 130, 246); /* oklch */ color: oklch(76.6% 0.193 324.7);
Tailwind
colors: {
custom: {
50: '#f6aaf9',
500: '#ee82f6',
950: '#000000',
},
}SCSS
$custom: #ee82f6; $custom-light: #f6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ee82f6",
"rgb": {
"r": 238,
"g": 130,
"b": 246
},
"hsl": {
"h": 295.862,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.76553,
"c": 0.19341,
"h": 324.7
},
"luminance": 0.40796
}Semantic roles & 50–950 ramp
primary
#EE82F6
secondary
#D8F5D6
accent
#E30212
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85