#EE82F3#EE82F3
#EE82F3 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.191 H 325.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82F3 |
|---|---|
| RGB | rgb(238, 130, 243) |
| HSL | hsl(297, 82%, 73%) |
| HSV | hsv(297, 47%, 95%) |
| CMYK | cmyk(2.1%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(69.91, 57.24, -39.23) |
| CIE-LCH | lch(69.91, 69.39, 325.58°) |
| OKLab | oklab(76.42% 0.1573 -0.1077) |
| OKLCH | oklch(76.42% 0.191 325.6) |
| XYZ | xyz(59.4189, 40.6164, 89.4866) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 3.07
Lavender Pink
#DD85D7
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82F3 #87F382
analogous
#B582F3 #EE82F3 #F382BF
triadic
#EE82F3 #F3EE82 #82F3EE
tetradic
#EE82F3 #F3B582 #87F382 #82BFF3
square
#EE82F3 #F3B582 #87F382 #82BFF3
split-complementary
#EE82F3 #BFF382 #82F3B5
monochromatic
#DC16E5 #E64AEE #EE82F3 #F6BAF8 #FBE3FC
Accessibility & contrast
On white
2.30
#EE82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EE82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82F3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82F3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#F38FAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee82f3; /* rgb */ color: rgb(238, 130, 243); /* oklch */ color: oklch(76.4% 0.191 325.6);
Tailwind
colors: {
custom: {
50: '#f6aaf7',
500: '#ee82f3',
950: '#000000',
},
}SCSS
$custom: #ee82f3; $custom-light: #f6aaf7; $custom-dark: #000000;
JSON
{
"hex": "#ee82f3",
"rgb": {
"r": 238,
"g": 130,
"b": 243
},
"hsl": {
"h": 297.345,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.76415,
"c": 0.19065,
"h": 325.6
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#EE82F3
secondary
#D8F4D7
accent
#DF0710
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85