#EE81DE#EE81DE
#EE81DE is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.174 H 332.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81DE |
|---|---|
| RGB | rgb(238, 129, 222) |
| HSL | hsl(309, 76%, 72%) |
| HSV | hsv(309, 46%, 93%) |
| CMYK | cmyk(0%, 45.8%, 6.7%, 6.7%) |
| CIE-LAB | lab(68.86, 54.11, -29.28) |
| CIE-LCH | lch(68.86, 61.52, 331.58°) |
| OKLab | oklab(75.36% 0.1547 -0.0794) |
| OKLCH | oklch(75.36% 0.174 332.8) |
| XYZ | xyz(56.2947, 39.1549, 73.6856) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.00
Orchid
#DA70D6
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81DE #81EE91
analogous
#C781EE #EE81DE #EE81A8
triadic
#EE81DE #DEEE81 #81DEEE
tetradic
#EE81DE #EEC781 #81EE91 #81A8EE
square
#EE81DE #EEC781 #81EE91 #81A8EE
split-complementary
#EE81DE #A8EE81 #81EEC7
monochromatic
#D81DBC #E74BD0 #EE81DE #F5B7EC #FBE4F8
Accessibility & contrast
On white
2.38
#EE81DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EE81DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81DE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81DE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE1
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#F788A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee81de; /* rgb */ color: rgb(238, 129, 222); /* oklch */ color: oklch(75.4% 0.174 332.8);
Tailwind
colors: {
custom: {
50: '#f5a9e8',
500: '#ee81de',
950: '#000000',
},
}SCSS
$custom: #ee81de; $custom-light: #f5a9e8; $custom-dark: #000000;
JSON
{
"hex": "#ee81de",
"rgb": {
"r": 238,
"g": 129,
"b": 222
},
"hsl": {
"h": 308.807,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75359,
"c": 0.17391,
"h": 332.8
},
"luminance": 0.39152
}Semantic roles & 50–950 ramp
primary
#EE81DE
secondary
#D8F3DC
accent
#D82B0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84