#EE82FB#EE82FB
#EE82FB is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.198 H 323.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82FB |
|---|---|
| RGB | rgb(238, 130, 251) |
| HSL | hsl(294, 94%, 75%) |
| HSV | hsv(294, 48%, 98%) |
| CMYK | cmyk(5.2%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.25, 58.69, -43.06) |
| CIE-LCH | lch(70.25, 72.79, 323.73°) |
| OKLab | oklab(76.79% 0.1585 -0.1187) |
| OKLCH | oklch(76.79% 0.198 323.2) |
| XYZ | xyz(60.6534, 41.1102, 95.9883) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82FB #8FFB82
analogous
#B282FB #EE82FB #FB82CB
triadic
#EE82FB #FBEE82 #82FBEE
tetradic
#EE82FB #FBB282 #8FFB82 #82CBFB
square
#EE82FB #FBB282 #8FFB82 #82CBFB
split-complementary
#EE82FB #CBFB82 #82FBB2
monochromatic
#DE0BF7 #E647F9 #EE82FB #F6BDFD #FBE1FE
Accessibility & contrast
On white
2.28
#EE82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EE82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82FB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82FB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#F291B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee82fb; /* rgb */ color: rgb(238, 130, 251); /* oklch */ color: oklch(76.8% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#f6aafd',
500: '#ee82fb',
950: '#000000',
},
}SCSS
$custom: #ee82fb; $custom-light: #f6aafd; $custom-dark: #000000;
JSON
{
"hex": "#ee82fb",
"rgb": {
"r": 238,
"g": 130,
"b": 251
},
"hsl": {
"h": 293.554,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.76786,
"c": 0.19806,
"h": 323.2
},
"luminance": 0.41107
}Semantic roles & 50–950 ramp
primary
#EE82FB
secondary
#D8F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85