#EE71DE#EE71DE
#EE71DE is a light, vivid purple. Relative luminance 0.353; OKLCH L 73.2% C 0.199 H 332.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71DE |
|---|---|
| RGB | rgb(238, 113, 222) |
| HSL | hsl(308, 79%, 69%) |
| HSV | hsv(308, 53%, 93%) |
| CMYK | cmyk(0%, 52.5%, 6.7%, 6.7%) |
| CIE-LAB | lab(65.95, 61.76, -33.77) |
| CIE-LCH | lch(65.95, 70.39, 331.33°) |
| OKLab | oklab(73.2% 0.1768 -0.092) |
| OKLCH | oklch(73.2% 0.199 332.5) |
| XYZ | xyz(54.3497, 35.2649, 73.0373) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 3.03
Orchid
#DA70D6
ΔE00 3.36
Violet (CSS)
#EE82EE
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71DE #71EE81
analogous
#C071EE #EE71DE #EE71A0
triadic
#EE71DE #DEEE71 #71DEEE
tetradic
#EE71DE #EEC071 #71EE81 #71A0EE
square
#EE71DE #EEC071 #71EE81 #71A0EE
split-complementary
#EE71DE #A0EE71 #71EEC0
monochromatic
#CC18B5 #E73AD1 #EE71DE #F5A8EB #FBDEF7
Accessibility & contrast
On white
2.61
#EE71DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#EE71DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71DE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71DE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D95E2
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#F77A9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee71de; /* rgb */ color: rgb(238, 113, 222); /* oklch */ color: oklch(73.2% 0.199 332.5);
Tailwind
colors: {
custom: {
50: '#f69fe8',
500: '#ee71de',
950: '#000000',
},
}SCSS
$custom: #ee71de; $custom-light: #f69fe8; $custom-dark: #000000;
JSON
{
"hex": "#ee71de",
"rgb": {
"r": 238,
"g": 113,
"b": 222
},
"hsl": {
"h": 307.68,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.732,
"c": 0.19928,
"h": 332.5
},
"luminance": 0.35261
}Semantic roles & 50–950 ramp
primary
#EE71DE
secondary
#CBF0D0
accent
#DB250B
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84