#EE81EB#EE81EB
#EE81EB is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.9% C 0.185 H 328.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81EB |
|---|---|
| RGB | rgb(238, 129, 235) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.38, 56.32, -35.65) |
| CIE-LCH | lch(69.38, 66.65, 327.67°) |
| OKLab | oklab(75.92% 0.1573 -0.0975) |
| OKLCH | oklch(75.92% 0.185 328.2) |
| XYZ | xyz(58.1047, 39.8789, 83.2180) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.53
Purply Pink
#F075E6
ΔE00 2.31
Lavender Pink
#DD85D7
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81EB #81EE84
analogous
#BA81EE #EE81EB #EE81B5
triadic
#EE81EB #EBEE81 #81EBEE
tetradic
#EE81EB #EEBA81 #81EE84 #81B5EE
square
#EE81EB #EEBA81 #81EE84 #81B5EE
split-complementary
#EE81EB #B5EE81 #81EEBA
monochromatic
#D81DD2 #E74BE2 #EE81EB #F5B7F4 #FBE4FB
Accessibility & contrast
On white
2.34
#EE81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EE81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81EB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81EB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F48BAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee81eb; /* rgb */ color: rgb(238, 129, 235); /* oklch */ color: oklch(75.9% 0.185 328.2);
Tailwind
colors: {
custom: {
50: '#f6a9f1',
500: '#ee81eb',
950: '#000000',
},
}SCSS
$custom: #ee81eb; $custom-light: #f6a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ee81eb",
"rgb": {
"r": 238,
"g": 129,
"b": 235
},
"hsl": {
"h": 301.651,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75917,
"c": 0.18506,
"h": 328.2
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#EE81EB
secondary
#D8F3D8
accent
#D8130D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85