#EE82F5#EE82F5
#EE82F5 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.192 H 325.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F5 |
|---|---|
| RGB | rgb(238, 130, 245) |
| HSL | hsl(296, 85%, 74%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(2.9%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(69.99, 57.60, -40.19) |
| CIE-LCH | lch(69.99, 70.23, 325.10°) |
| OKLab | oklab(76.51% 0.1576 -0.1105) |
| OKLCH | oklch(76.51% 0.192 325) |
| XYZ | xyz(59.7225, 40.7379, 91.0859) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F5 #89F582
analogous
#B482F5 #EE82F5 #F582C2
triadic
#EE82F5 #F5EE82 #82F5EE
tetradic
#EE82F5 #F5B482 #89F582 #82C2F5
square
#EE82F5 #F5B482 #89F582 #82C2F5
split-complementary
#EE82F5 #C2F582 #82F5B4
monochromatic
#DD13EA #E649F0 #EE82F5 #F6BBFA #FBE3FD
Accessibility & contrast
On white
2.30
#EE82F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EE82F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F5
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F5 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3F9
Deuteranopia (green-blind)
#94B0F2
Tritanopia (blue-blind)
#F38FB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f5; /* rgb */ color: rgb(238, 130, 245); /* oklch */ color: oklch(76.5% 0.192 325.0);
Tailwind
colors: {
custom: {
50: '#f6aaf9',
500: '#ee82f5',
950: '#000000',
},
}SCSS
$custom: #ee82f5; $custom-light: #f6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ee82f5",
"rgb": {
"r": 238,
"g": 130,
"b": 245
},
"hsl": {
"h": 296.348,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.76507,
"c": 0.19248,
"h": 325
},
"luminance": 0.40735
}Semantic roles & 50–950 ramp
primary
#EE82F5
secondary
#D8F5D6
accent
#E20411
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85