#EE71FF#EE71FF
#EE71FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.8% C 0.227 H 322.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71FF |
|---|---|
| RGB | rgb(238, 113, 255) |
| HSL | hsl(293, 100%, 72%) |
| HSV | hsv(293, 56%, 100%) |
| CMYK | cmyk(6.7%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(67.43, 67.40, -49.68) |
| CIE-LCH | lch(67.43, 83.73, 323.61°) |
| OKLab | oklab(74.77% 0.1809 -0.1377) |
| OKLCH | oklch(74.77% 0.227 322.7) |
| XYZ | xyz(59.2132, 37.2103, 98.6517) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71FF #82FF71
analogous
#A771FF #EE71FF #FF71C9
triadic
#EE71FF #FFEE71 #71FFEE
tetradic
#EE71FF #FFA771 #82FF71 #71C9FF
square
#EE71FF #FFA771 #82FF71 #71C9FF
split-complementary
#EE71FF #C9FF71 #71FFA7
monochromatic
#D800F6 #E734FF #EE71FF #F5AEFF #FBE0FF
Accessibility & contrast
On white
2.49
#EE71FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EE71FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#F185AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee71ff; /* rgb */ color: rgb(238, 113, 255); /* oklch */ color: oklch(74.8% 0.227 322.7);
Tailwind
colors: {
custom: {
50: '#f69fff',
500: '#ee71ff',
950: '#000000',
},
}SCSS
$custom: #ee71ff; $custom-light: #f69fff; $custom-dark: #000000;
JSON
{
"hex": "#ee71ff",
"rgb": {
"r": 238,
"g": 113,
"b": 255
},
"hsl": {
"h": 292.817,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74771,
"c": 0.22735,
"h": 322.7
},
"luminance": 0.37207
}Semantic roles & 50–950 ramp
primary
#EE71FF
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86