#EE82EB#EE82EB
#EE82EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.183 H 328.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82EB |
|---|---|
| RGB | rgb(238, 130, 235) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.57, 55.83, -35.35) |
| CIE-LCH | lch(69.57, 66.08, 327.66°) |
| OKLab | oklab(76.06% 0.1559 -0.0966) |
| OKLCH | oklch(76.06% 0.183 328.2) |
| XYZ | xyz(58.2370, 40.1437, 83.2621) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.54
Purply Pink
#F075E6
ΔE00 2.49
Lavender Pink
#DD85D7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82EB #82EE85
analogous
#BB82EE #EE82EB #EE82B5
triadic
#EE82EB #EBEE82 #82EBEE
tetradic
#EE82EB #EEBB82 #82EE85 #82B5EE
square
#EE82EB #EEBB82 #82EE85 #82B5EE
split-complementary
#EE82EB #B5EE82 #82EEBB
monochromatic
#D81DD3 #E74CE2 #EE82EB #F5B8F4 #FBE4FB
Accessibility & contrast
On white
2.33
#EE82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EE82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82EB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82EB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F48CAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee82eb; /* rgb */ color: rgb(238, 130, 235); /* oklch */ color: oklch(76.1% 0.183 328.2);
Tailwind
colors: {
custom: {
50: '#f5a9f1',
500: '#ee82eb',
950: '#000000',
},
}SCSS
$custom: #ee82eb; $custom-light: #f5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ee82eb",
"rgb": {
"r": 238,
"g": 130,
"b": 235
},
"hsl": {
"h": 301.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.76057,
"c": 0.18345,
"h": 328.2
},
"luminance": 0.40141
}Semantic roles & 50–950 ramp
primary
#EE82EB
secondary
#D8F3D9
accent
#D8130D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85