#EE71F7#EE71F7
#EE71F7 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.220 H 324.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71F7 |
|---|---|
| RGB | rgb(238, 113, 247) |
| HSL | hsl(296, 89%, 71%) |
| HSV | hsv(296, 54%, 97%) |
| CMYK | cmyk(3.6%, 54.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.06, 65.98, -45.88) |
| CIE-LCH | lch(67.06, 80.37, 325.19°) |
| OKLab | oklab(74.37% 0.1802 -0.1267) |
| OKLCH | oklch(74.37% 0.22 324.9) |
| XYZ | xyz(57.9521, 36.7059, 92.0101) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.78
Light Magenta
#FA5FF7
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71F7 #7AF771
analogous
#AB71F7 #EE71F7 #F771BD
triadic
#EE71F7 #F7EE71 #71F7EE
tetradic
#EE71F7 #F7AB71 #7AF771 #71BDF7
square
#EE71F7 #F7AB71 #7AF771 #71BDF7
split-complementary
#EE71F7 #BDF771 #71F7AB
monochromatic
#D30DE1 #E737F4 #EE71F7 #F5ABFA #FCE2FD
Accessibility & contrast
On white
2.52
#EE71F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EE71F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71F7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71F7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FB
Deuteranopia (green-blind)
#87A9F3
Tritanopia (blue-blind)
#F382AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee71f7; /* rgb */ color: rgb(238, 113, 247); /* oklch */ color: oklch(74.4% 0.220 324.9);
Tailwind
colors: {
custom: {
50: '#f69ffa',
500: '#ee71f7',
950: '#000000',
},
}SCSS
$custom: #ee71f7; $custom-light: #f69ffa; $custom-dark: #000000;
JSON
{
"hex": "#ee71f7",
"rgb": {
"r": 238,
"g": 113,
"b": 247
},
"hsl": {
"h": 295.97,
"s": 89.333,
"l": 70.588
},
"oklch": {
"l": 0.7437,
"c": 0.22029,
"h": 324.9
},
"luminance": 0.36703
}Semantic roles & 50–950 ramp
primary
#EE71F7
secondary
#D2F4D0
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85