#EE82F8#EE82F8
#EE82F8 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.195 H 324.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F8 |
|---|---|
| RGB | rgb(238, 130, 248) |
| HSL | hsl(295, 89%, 74%) |
| HSV | hsv(295, 48%, 97%) |
| CMYK | cmyk(4%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.12, 58.14, -41.63) |
| CIE-LCH | lch(70.12, 71.51, 324.40°) |
| OKLab | oklab(76.65% 0.1581 -0.1146) |
| OKLCH | oklch(76.65% 0.195 324.1) |
| XYZ | xyz(60.1842, 40.9225, 93.5174) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.73
Purply Pink
#F075E6
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F8 #8CF882
analogous
#B382F8 #EE82F8 #F882C7
triadic
#EE82F8 #F8EE82 #82F8EE
tetradic
#EE82F8 #F8B382 #8CF882 #82C7F8
square
#EE82F8 #F8B382 #8CF882 #82C7F8
split-complementary
#EE82F8 #C7F882 #82F8B3
monochromatic
#DE0EF2 #E648F5 #EE82F8 #F6BCFB #FBE2FD
Accessibility & contrast
On white
2.29
#EE82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F8
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F8 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F290B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f8; /* rgb */ color: rgb(238, 130, 248); /* oklch */ color: oklch(76.6% 0.195 324.1);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ee82f8',
950: '#000000',
},
}SCSS
$custom: #ee82f8; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ee82f8",
"rgb": {
"r": 238,
"g": 130,
"b": 248
},
"hsl": {
"h": 294.915,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76645,
"c": 0.19526,
"h": 324.1
},
"luminance": 0.4092
}Semantic roles & 50–950 ramp
primary
#EE82F8
secondary
#D8F5D6
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85