#EE82DF#EE82DF
#EE82DF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.5% C 0.173 H 332.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82DF |
|---|---|
| RGB | rgb(238, 130, 223) |
| HSL | hsl(308, 76%, 72%) |
| HSV | hsv(308, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 6.3%, 6.7%) |
| CIE-LAB | lab(69.09, 53.78, -29.48) |
| CIE-LCH | lch(69.09, 61.33, 331.28°) |
| OKLab | oklab(75.54% 0.1535 -0.08) |
| OKLCH | oklch(75.54% 0.173 332.5) |
| XYZ | xyz(56.5615, 39.4734, 74.4377) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.07
Orchid
#DA70D6
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82DF #82EE91
analogous
#C782EE #EE82DF #EE82A9
triadic
#EE82DF #DFEE82 #82DFEE
tetradic
#EE82DF #EEC782 #82EE91 #82A9EE
square
#EE82DF #EEC782 #82EE91 #82A9EE
split-complementary
#EE82DF #A9EE82 #82EEC7
monochromatic
#D81DBE #E74CD1 #EE82DF #F5B8ED #FBE4F8
Accessibility & contrast
On white
2.36
#EE82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EE82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82DF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82DF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#F689A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee82df; /* rgb */ color: rgb(238, 130, 223); /* oklch */ color: oklch(75.5% 0.173 332.5);
Tailwind
colors: {
custom: {
50: '#f5a9e9',
500: '#ee82df',
950: '#000000',
},
}SCSS
$custom: #ee82df; $custom-light: #f5a9e9; $custom-dark: #000000;
JSON
{
"hex": "#ee82df",
"rgb": {
"r": 238,
"g": 130,
"b": 223
},
"hsl": {
"h": 308.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75543,
"c": 0.1731,
"h": 332.5
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#EE82DF
secondary
#D8F3DC
accent
#D8290D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84