#EE81DF#EE81DF
#EE81DF is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.175 H 332.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81DF |
|---|---|
| RGB | rgb(238, 129, 223) |
| HSL | hsl(308, 76%, 72%) |
| HSV | hsv(308, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 6.3%, 6.7%) |
| CIE-LAB | lab(68.90, 54.28, -29.77) |
| CIE-LCH | lch(68.90, 61.90, 331.26°) |
| OKLab | oklab(75.4% 0.155 -0.0808) |
| OKLCH | oklch(75.4% 0.175 332.5) |
| XYZ | xyz(56.4291, 39.2087, 74.3935) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 2.91
Orchid
#DA70D6
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81DF #81EE90
analogous
#C781EE #EE81DF #EE81A9
triadic
#EE81DF #DFEE81 #81DFEE
tetradic
#EE81DF #EEC781 #81EE90 #81A9EE
square
#EE81DF #EEC781 #81EE90 #81A9EE
split-complementary
#EE81DF #A9EE81 #81EEC7
monochromatic
#D81DBE #E74BD1 #EE81DF #F5B7ED #FBE4F8
Accessibility & contrast
On white
2.38
#EE81DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE81DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81DF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81DF | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE2
Deuteranopia (green-blind)
#9CAEDC
Tritanopia (blue-blind)
#F688A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee81df; /* rgb */ color: rgb(238, 129, 223); /* oklch */ color: oklch(75.4% 0.175 332.5);
Tailwind
colors: {
custom: {
50: '#f5a9e9',
500: '#ee81df',
950: '#000000',
},
}SCSS
$custom: #ee81df; $custom-light: #f5a9e9; $custom-dark: #000000;
JSON
{
"hex": "#ee81df",
"rgb": {
"r": 238,
"g": 129,
"b": 223
},
"hsl": {
"h": 308.257,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75401,
"c": 0.17474,
"h": 332.5
},
"luminance": 0.39205
}Semantic roles & 50–950 ramp
primary
#EE81DF
secondary
#D8F3DC
accent
#D8290D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84