#EE71F8#EE71F8
#EE71F8 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.4% C 0.221 H 324.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71F8 |
|---|---|
| RGB | rgb(238, 113, 248) |
| HSL | hsl(296, 91%, 71%) |
| HSV | hsv(296, 54%, 97%) |
| CMYK | cmyk(4%, 54.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.10, 66.16, -46.36) |
| CIE-LCH | lch(67.10, 80.79, 324.98°) |
| OKLab | oklab(74.42% 0.1803 -0.1281) |
| OKLCH | oklch(74.42% 0.221 324.6) |
| XYZ | xyz(58.1069, 36.7678, 92.8250) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71F8 #7BF871
analogous
#AB71F8 #EE71F8 #F871BE
triadic
#EE71F8 #F8EE71 #71F8EE
tetradic
#EE71F8 #F8AB71 #7BF871 #71BEF8
square
#EE71F8 #F8AB71 #7BF871 #71BEF8
split-complementary
#EE71F8 #BEF871 #71F8AB
monochromatic
#D30BE3 #E737F5 #EE71F8 #F5ABFB #FCE2FE
Accessibility & contrast
On white
2.51
#EE71F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EE71F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71F8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71F8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#F383AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee71f8; /* rgb */ color: rgb(238, 113, 248); /* oklch */ color: oklch(74.4% 0.221 324.6);
Tailwind
colors: {
custom: {
50: '#f69ffb',
500: '#ee71f8',
950: '#000000',
},
}SCSS
$custom: #ee71f8; $custom-light: #f69ffb; $custom-dark: #000000;
JSON
{
"hex": "#ee71f8",
"rgb": {
"r": 238,
"g": 113,
"b": 248
},
"hsl": {
"h": 295.556,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.7442,
"c": 0.22116,
"h": 324.6
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#EE71F8
secondary
#D3F5D0
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85