#EE82E2#EE82E2
#EE82E2 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.7% C 0.176 H 331.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82E2 |
|---|---|
| RGB | rgb(238, 130, 226) |
| HSL | hsl(307, 76%, 72%) |
| HSV | hsv(307, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 5%, 6.7%) |
| CIE-LAB | lab(69.21, 54.29, -30.95) |
| CIE-LCH | lch(69.21, 62.49, 330.31°) |
| OKLab | oklab(75.67% 0.1542 -0.0841) |
| OKLCH | oklch(75.67% 0.176 331.4) |
| XYZ | xyz(56.9695, 39.6367, 76.5867) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 2.99
Orchid
#DA70D6
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82E2 #82EE8E
analogous
#C482EE #EE82E2 #EE82AC
triadic
#EE82E2 #E2EE82 #82E2EE
tetradic
#EE82E2 #EEC482 #82EE8E #82ACEE
square
#EE82E2 #EEC482 #82EE8E #82ACEE
split-complementary
#EE82E2 #ACEE82 #82EEC4
monochromatic
#D81DC3 #E74CD6 #EE82E2 #F5B8EE #FBE4F9
Accessibility & contrast
On white
2.35
#EE82E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EE82E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82E2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82E2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9FE5
Deuteranopia (green-blind)
#9CAEDF
Tritanopia (blue-blind)
#F68AA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee82e2; /* rgb */ color: rgb(238, 130, 226); /* oklch */ color: oklch(75.7% 0.176 331.4);
Tailwind
colors: {
custom: {
50: '#f5a9eb',
500: '#ee82e2',
950: '#000000',
},
}SCSS
$custom: #ee82e2; $custom-light: #f5a9eb; $custom-dark: #000000;
JSON
{
"hex": "#ee82e2",
"rgb": {
"r": 238,
"g": 130,
"b": 226
},
"hsl": {
"h": 306.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.75669,
"c": 0.17564,
"h": 331.4
},
"luminance": 0.39633
}Semantic roles & 50–950 ramp
primary
#EE82E2
secondary
#D8F3DB
accent
#D8240D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84