#E976F8#E976F8
#E976F8 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.4% C 0.211 H 322.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E976F8 |
|---|---|
| RGB | rgb(233, 118, 248) |
| HSL | hsl(293, 90%, 72%) |
| HSV | hsv(293, 52%, 97%) |
| CMYK | cmyk(6%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.32, 62.56, -46.06) |
| CIE-LCH | lch(67.32, 77.69, 323.64°) |
| OKLab | oklab(74.45% 0.1684 -0.1274) |
| OKLCH | oklch(74.45% 0.211 322.9) |
| XYZ | xyz(57.0243, 37.0605, 92.9384) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.12
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E976F8 #85F876
analogous
#A876F8 #E976F8 #F876C6
triadic
#E976F8 #F8E976 #76F8E9
tetradic
#E976F8 #F8A876 #85F876 #76C6F8
square
#E976F8 #F8A876 #85F876 #76C6F8
split-complementary
#E976F8 #C6F876 #76F8A8
monochromatic
#CE0CE8 #E03CF5 #E976F8 #F2B0FB #FAE2FE
Accessibility & contrast
On white
2.50
#E976F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E976F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E976F8
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E976F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E976F8 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#EC87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e976f8; /* rgb */ color: rgb(233, 118, 248); /* oklch */ color: oklch(74.4% 0.211 322.9);
Tailwind
colors: {
custom: {
50: '#f3a2fb',
500: '#e976f8',
950: '#000000',
},
}SCSS
$custom: #e976f8; $custom-light: #f3a2fb; $custom-dark: #000000;
JSON
{
"hex": "#e976f8",
"rgb": {
"r": 233,
"g": 118,
"b": 248
},
"hsl": {
"h": 293.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.74447,
"c": 0.21112,
"h": 322.9
},
"luminance": 0.37058
}Semantic roles & 50–950 ramp
primary
#E976F8
secondary
#D8F5D4
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85