#EE82ED#EE82ED
#EE82ED is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.185 H 327.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82ED |
|---|---|
| RGB | rgb(238, 130, 237) |
| HSL | hsl(301, 76%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(69.65, 56.18, -36.33) |
| CIE-LCH | lch(69.65, 66.90, 327.11°) |
| OKLab | oklab(76.15% 0.1563 -0.0994) |
| OKLCH | oklch(76.15% 0.185 327.5) |
| XYZ | xyz(58.5276, 40.2599, 84.7924) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.18
Purply Pink
#F075E6
ΔE00 2.58
Lavender Pink
#DD85D7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.30
Orchid
#DA70D6
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82ED #82EE83
analogous
#B982EE #EE82ED #EE82B7
triadic
#EE82ED #EDEE82 #82EDEE
tetradic
#EE82ED #EEB982 #82EE83 #82B7EE
square
#EE82ED #EEB982 #82EE83 #82B7EE
split-complementary
#EE82ED #B7EE82 #82EEB9
monochromatic
#D81DD6 #E74CE5 #EE82ED #F5B8F5 #FBE4FB
Accessibility & contrast
On white
2.32
#EE82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82ED
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82ED | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#F48DAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee82ed; /* rgb */ color: rgb(238, 130, 237); /* oklch */ color: oklch(76.1% 0.185 327.5);
Tailwind
colors: {
custom: {
50: '#f6a9f3',
500: '#ee82ed',
950: '#000000',
},
}SCSS
$custom: #ee82ed; $custom-light: #f6a9f3; $custom-dark: #000000;
JSON
{
"hex": "#ee82ed",
"rgb": {
"r": 238,
"g": 130,
"b": 237
},
"hsl": {
"h": 300.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.76145,
"c": 0.18523,
"h": 327.5
},
"luminance": 0.40257
}Semantic roles & 50–950 ramp
primary
#EE82ED
secondary
#D8F3D8
accent
#D80F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85