#E976F7#E976F7
#E976F7 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.4% C 0.210 H 323.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E976F7 |
|---|---|
| RGB | rgb(233, 118, 247) |
| HSL | hsl(293, 89%, 72%) |
| HSV | hsv(293, 52%, 97%) |
| CMYK | cmyk(5.7%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.28, 62.38, -45.58) |
| CIE-LCH | lch(67.28, 77.26, 323.84°) |
| OKLab | oklab(74.4% 0.1683 -0.126) |
| OKLCH | oklch(74.4% 0.21 323.2) |
| XYZ | xyz(56.8696, 36.9987, 92.1236) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E976F7 #84F776
analogous
#A976F7 #E976F7 #F776C5
triadic
#E976F7 #F7E976 #76F7E9
tetradic
#E976F7 #F7A976 #84F776 #76C5F7
square
#E976F7 #F7A976 #84F776 #76C5F7
split-complementary
#E976F7 #C5F776 #76F7A9
monochromatic
#CE0DE5 #E03CF4 #E976F7 #F2B0FA #FAE2FD
Accessibility & contrast
On white
2.50
#E976F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#E976F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E976F7
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E976F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E976F7 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#ED87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e976f7; /* rgb */ color: rgb(233, 118, 247); /* oklch */ color: oklch(74.4% 0.210 323.2);
Tailwind
colors: {
custom: {
50: '#f3a2fa',
500: '#e976f7',
950: '#000000',
},
}SCSS
$custom: #e976f7; $custom-light: #f3a2fa; $custom-dark: #000000;
JSON
{
"hex": "#e976f7",
"rgb": {
"r": 233,
"g": 118,
"b": 247
},
"hsl": {
"h": 293.488,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.74398,
"c": 0.21021,
"h": 323.2
},
"luminance": 0.36996
}Semantic roles & 50–950 ramp
primary
#E976F7
secondary
#D7F5D4
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85