#EE81EA#EE81EA
#EE81EA is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.184 H 328.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81EA |
|---|---|
| RGB | rgb(238, 129, 234) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 1.7%, 6.7%) |
| CIE-LAB | lab(69.34, 56.15, -35.16) |
| CIE-LCH | lch(69.34, 66.25, 327.95°) |
| OKLab | oklab(75.87% 0.1571 -0.0961) |
| OKLCH | oklch(75.87% 0.184 328.6) |
| XYZ | xyz(57.9606, 39.8213, 82.4593) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.70
Purply Pink
#F075E6
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81EA #81EE85
analogous
#BC81EE #EE81EA #EE81B4
triadic
#EE81EA #EAEE81 #81EAEE
tetradic
#EE81EA #EEBC81 #81EE85 #81B4EE
square
#EE81EA #EEBC81 #81EE85 #81B4EE
split-complementary
#EE81EA #B4EE81 #81EEBC
monochromatic
#D81DD1 #E74BE1 #EE81EA #F5B7F3 #FBE4FB
Accessibility & contrast
On white
2.34
#EE81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EE81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81EA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81EA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#F58BAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee81ea; /* rgb */ color: rgb(238, 129, 234); /* oklch */ color: oklch(75.9% 0.184 328.6);
Tailwind
colors: {
custom: {
50: '#f6a9f1',
500: '#ee81ea',
950: '#000000',
},
}SCSS
$custom: #ee81ea; $custom-light: #f6a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ee81ea",
"rgb": {
"r": 238,
"g": 129,
"b": 234
},
"hsl": {
"h": 302.202,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75873,
"c": 0.18418,
"h": 328.6
},
"luminance": 0.39818
}Semantic roles & 50–950 ramp
primary
#EE81EA
secondary
#D8F3D9
accent
#D8150D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84