#E971FF#E971FF
#E971FF is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.2% C 0.225 H 321.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E971FF |
|---|---|
| RGB | rgb(233, 113, 255) |
| HSL | hsl(291, 100%, 72%) |
| HSV | hsv(291, 56%, 100%) |
| CMYK | cmyk(8.6%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(66.79, 66.16, -50.73) |
| CIE-LCH | lch(66.79, 83.37, 322.52°) |
| OKLab | oklab(74.17% 0.1753 -0.1409) |
| OKLCH | oklch(74.17% 0.225 321.2) |
| XYZ | xyz(57.5574, 36.3565, 98.5741) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.02
Candy Pink
#FF63E9
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E971FF #87FF71
analogous
#A271FF #E971FF #FF71CE
triadic
#E971FF #FFE971 #71FFE9
tetradic
#E971FF #FFA271 #87FF71 #71CEFF
square
#E971FF #FFA271 #87FF71 #71CEFF
split-complementary
#E971FF #CEFF71 #71FFA2
monochromatic
#D000F6 #E034FF #E971FF #F2AEFF #FAE0FF
Accessibility & contrast
On white
2.54
#E971FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E971FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E971FF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E971FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E971FF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#EB86AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e971ff; /* rgb */ color: rgb(233, 113, 255); /* oklch */ color: oklch(74.2% 0.225 321.2);
Tailwind
colors: {
custom: {
50: '#f39fff',
500: '#e971ff',
950: '#000000',
},
}SCSS
$custom: #e971ff; $custom-light: #f39fff; $custom-dark: #000000;
JSON
{
"hex": "#e971ff",
"rgb": {
"r": 233,
"g": 113,
"b": 255
},
"hsl": {
"h": 290.704,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.74166,
"c": 0.22491,
"h": 321.2
},
"luminance": 0.36354
}Semantic roles & 50–950 ramp
primary
#E971FF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86