#EE82EA#EE82EA
#EE82EA is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.0% C 0.183 H 328.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82EA |
|---|---|
| RGB | rgb(238, 130, 234) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 1.7%, 6.7%) |
| CIE-LAB | lab(69.53, 55.66, -34.87) |
| CIE-LCH | lch(69.53, 65.68, 327.93°) |
| OKLab | oklab(76.01% 0.1557 -0.0953) |
| OKLCH | oklch(76.01% 0.183 328.5) |
| XYZ | xyz(58.0930, 40.0860, 82.5034) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.72
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82EA #82EE86
analogous
#BC82EE #EE82EA #EE82B4
triadic
#EE82EA #EAEE82 #82EAEE
tetradic
#EE82EA #EEBC82 #82EE86 #82B4EE
square
#EE82EA #EEBC82 #82EE86 #82B4EE
split-complementary
#EE82EA #B4EE82 #82EEBC
monochromatic
#D81DD1 #E74CE1 #EE82EA #F5B8F3 #FBE4FA
Accessibility & contrast
On white
2.33
#EE82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EE82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82EA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82EA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F58CAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee82ea; /* rgb */ color: rgb(238, 130, 234); /* oklch */ color: oklch(76.0% 0.183 328.5);
Tailwind
colors: {
custom: {
50: '#f5a9f1',
500: '#ee82ea',
950: '#000000',
},
}SCSS
$custom: #ee82ea; $custom-light: #f5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ee82ea",
"rgb": {
"r": 238,
"g": 130,
"b": 234
},
"hsl": {
"h": 302.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.76013,
"c": 0.18256,
"h": 328.5
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#EE82EA
secondary
#D8F3D9
accent
#D8150D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84