#EE82F7#EE82F7
#EE82F7 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.194 H 324.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F7 |
|---|---|
| RGB | rgb(238, 130, 247) |
| HSL | hsl(295, 88%, 74%) |
| HSV | hsv(295, 47%, 97%) |
| CMYK | cmyk(3.6%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(70.08, 57.96, -41.15) |
| CIE-LCH | lch(70.08, 71.08, 324.63°) |
| OKLab | oklab(76.6% 0.158 -0.1132) |
| OKLCH | oklch(76.6% 0.194 324.4) |
| XYZ | xyz(60.0295, 40.8606, 92.7025) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F7 #8BF782
analogous
#B482F7 #EE82F7 #F782C6
triadic
#EE82F7 #F7EE82 #82F7EE
tetradic
#EE82F7 #F7B482 #8BF782 #82C6F7
square
#EE82F7 #F7B482 #8BF782 #82C6F7
split-complementary
#EE82F7 #C6F782 #82F7B4
monochromatic
#DE0FEF #E648F3 #EE82F7 #F6BCFB #FBE2FD
Accessibility & contrast
On white
2.29
#EE82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F7
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F7 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#F290B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f7; /* rgb */ color: rgb(238, 130, 247); /* oklch */ color: oklch(76.6% 0.194 324.4);
Tailwind
colors: {
custom: {
50: '#f6aafa',
500: '#ee82f7',
950: '#000000',
},
}SCSS
$custom: #ee82f7; $custom-light: #f6aafa; $custom-dark: #000000;
JSON
{
"hex": "#ee82f7",
"rgb": {
"r": 238,
"g": 130,
"b": 247
},
"hsl": {
"h": 295.385,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.76599,
"c": 0.19434,
"h": 324.4
},
"luminance": 0.40858
}Semantic roles & 50–950 ramp
primary
#EE82F7
secondary
#D8F5D6
accent
#E50112
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85