#EE82DE#EE82DE
#EE82DE is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.5% C 0.172 H 332.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82DE |
|---|---|
| RGB | rgb(238, 130, 222) |
| HSL | hsl(309, 76%, 72%) |
| HSV | hsv(309, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 6.7%, 6.7%) |
| CIE-LAB | lab(69.05, 53.62, -28.98) |
| CIE-LCH | lch(69.05, 60.95, 331.61°) |
| OKLab | oklab(75.5% 0.1533 -0.0786) |
| OKLCH | oklch(75.5% 0.172 332.9) |
| XYZ | xyz(56.4271, 39.4197, 73.7297) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.19
Orchid
#DA70D6
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82DE #82EE92
analogous
#C882EE #EE82DE #EE82A8
triadic
#EE82DE #DEEE82 #82DEEE
tetradic
#EE82DE #EEC882 #82EE92 #82A8EE
square
#EE82DE #EEC882 #82EE92 #82A8EE
split-complementary
#EE82DE #A8EE82 #82EEC8
monochromatic
#D81DBD #E74CD0 #EE82DE #F5B8EC #FBE4F8
Accessibility & contrast
On white
2.36
#EE82DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE82DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82DE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82DE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE1
Deuteranopia (green-blind)
#9EAEDB
Tritanopia (blue-blind)
#F689A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee82de; /* rgb */ color: rgb(238, 130, 222); /* oklch */ color: oklch(75.5% 0.172 332.9);
Tailwind
colors: {
custom: {
50: '#f5a9e8',
500: '#ee82de',
950: '#000000',
},
}SCSS
$custom: #ee82de; $custom-light: #f5a9e8; $custom-dark: #000000;
JSON
{
"hex": "#ee82de",
"rgb": {
"r": 238,
"g": 130,
"b": 222
},
"hsl": {
"h": 308.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75501,
"c": 0.17228,
"h": 332.9
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#EE82DE
secondary
#D8F3DC
accent
#D82B0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84