#EE81EE#EE81EE
#EE81EE is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.0% C 0.188 H 327.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81EE |
|---|---|
| RGB | rgb(238, 129, 238) |
| HSL | hsl(300, 76%, 72%) |
| HSV | hsv(300, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.51, 56.85, -37.10) |
| CIE-LCH | lch(69.51, 67.88, 326.87°) |
| OKLab | oklab(76.05% 0.1578 -0.1016) |
| OKLCH | oklch(76.05% 0.188 327.2) |
| XYZ | xyz(58.5417, 40.0537, 85.5199) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.20
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81EE #81EE81
analogous
#B881EE #EE81EE #EE81B8
triadic
#EE81EE #EEEE81 #81EEEE
tetradic
#EE81EE #EEB881 #81EE81 #81B8EE
square
#EE81EE #EEB881 #81EE81 #81B8EE
split-complementary
#EE81EE #B8EE81 #81EEB8
monochromatic
#D81DD8 #E74BE7 #EE81EE #F5B7F5 #FBE4FB
Accessibility & contrast
On white
2.33
#EE81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81EE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81EE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F48CAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee81ee; /* rgb */ color: rgb(238, 129, 238); /* oklch */ color: oklch(76.0% 0.188 327.2);
Tailwind
colors: {
custom: {
50: '#f6a9f4',
500: '#ee81ee',
950: '#000000',
},
}SCSS
$custom: #ee81ee; $custom-light: #f6a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ee81ee",
"rgb": {
"r": 238,
"g": 129,
"b": 238
},
"hsl": {
"h": 300,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.7605,
"c": 0.18773,
"h": 327.2
},
"luminance": 0.40051
}Semantic roles & 50–950 ramp
primary
#EE81EE
secondary
#D8F3D8
accent
#D80D0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85