#EE82F9#EE82F9
#EE82F9 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.7% C 0.196 H 323.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F9 |
|---|---|
| RGB | rgb(238, 130, 249) |
| HSL | hsl(294, 91%, 74%) |
| HSV | hsv(294, 48%, 98%) |
| CMYK | cmyk(4.4%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.17, 58.32, -42.10) |
| CIE-LCH | lch(70.17, 71.93, 324.17°) |
| OKLab | oklab(76.69% 0.1583 -0.116) |
| OKLCH | oklch(76.69% 0.196 323.8) |
| XYZ | xyz(60.3398, 40.9848, 94.3367) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.78
Candy Pink
#FF63E9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F9 #8DF982
analogous
#B382F9 #EE82F9 #F982C9
triadic
#EE82F9 #F9EE82 #82F9EE
tetradic
#EE82F9 #F9B382 #8DF982 #82C9F9
square
#EE82F9 #F9B382 #8DF982 #82C9F9
split-complementary
#EE82F9 #C9F982 #82F9B3
monochromatic
#DE0DF3 #E648F6 #EE82F9 #F6BCFC #FBE2FE
Accessibility & contrast
On white
2.28
#EE82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EE82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F9
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F9 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#F290B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f9; /* rgb */ color: rgb(238, 130, 249); /* oklch */ color: oklch(76.7% 0.196 323.8);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ee82f9',
950: '#000000',
},
}SCSS
$custom: #ee82f9; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ee82f9",
"rgb": {
"r": 238,
"g": 130,
"b": 249
},
"hsl": {
"h": 294.454,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.76692,
"c": 0.19619,
"h": 323.8
},
"luminance": 0.40982
}Semantic roles & 50–950 ramp
primary
#EE82F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85