#EE71E5#EE71E5
#EE71E5 is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.5% C 0.205 H 330.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71E5 |
|---|---|
| RGB | rgb(238, 113, 229) |
| HSL | hsl(304, 79%, 69%) |
| HSV | hsv(304, 53%, 93%) |
| CMYK | cmyk(0%, 52.5%, 3.8%, 6.7%) |
| CIE-LAB | lab(66.25, 62.91, -37.21) |
| CIE-LCH | lch(66.25, 73.08, 329.40°) |
| OKLab | oklab(73.52% 0.1779 -0.1018) |
| OKLCH | oklch(73.52% 0.205 330.2) |
| XYZ | xyz(55.3074, 35.6480, 78.0812) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.89
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 3.35
Orchid
#DA70D6
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71E5 #71EE7A
analogous
#B971EE #EE71E5 #EE71A7
triadic
#EE71E5 #E5EE71 #71E5EE
tetradic
#EE71E5 #EEB971 #71EE7A #71A7EE
square
#EE71E5 #EEB971 #71EE7A #71A7EE
split-complementary
#EE71E5 #A7EE71 #71EEB9
monochromatic
#CC18BF #E73ADB #EE71E5 #F5A8EF #FBDEF9
Accessibility & contrast
On white
2.58
#EE71E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EE71E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71E5
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71E5 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A96E9
Deuteranopia (green-blind)
#90A7E1
Tritanopia (blue-blind)
#F67CA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee71e5; /* rgb */ color: rgb(238, 113, 229); /* oklch */ color: oklch(73.5% 0.205 330.2);
Tailwind
colors: {
custom: {
50: '#f69fed',
500: '#ee71e5',
950: '#000000',
},
}SCSS
$custom: #ee71e5; $custom-light: #f69fed; $custom-dark: #000000;
JSON
{
"hex": "#ee71e5",
"rgb": {
"r": 238,
"g": 113,
"b": 229
},
"hsl": {
"h": 304.32,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.73515,
"c": 0.20496,
"h": 330.2
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#EE71E5
secondary
#CBF0CE
accent
#DB1A0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84