#E977F7#E977F7
#E977F7 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.209 H 323.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E977F7 |
|---|---|
| RGB | rgb(233, 119, 247) |
| HSL | hsl(293, 89%, 72%) |
| HSV | hsv(293, 52%, 97%) |
| CMYK | cmyk(5.7%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.45, 61.90, -45.30) |
| CIE-LCH | lch(67.45, 76.71, 323.80°) |
| OKLab | oklab(74.53% 0.1669 -0.1252) |
| OKLCH | oklch(74.53% 0.209 323.1) |
| XYZ | xyz(56.9879, 37.2354, 92.1630) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E977F7 #85F777
analogous
#A977F7 #E977F7 #F777C5
triadic
#E977F7 #F7E977 #77F7E9
tetradic
#E977F7 #F7A977 #85F777 #77C5F7
square
#E977F7 #F7A977 #85F777 #77C5F7
split-complementary
#E977F7 #C5F777 #77F7A9
monochromatic
#CE0EE6 #E03DF4 #E977F7 #F2B1FA #FAE2FD
Accessibility & contrast
On white
2.49
#E977F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E977F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E977F7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E977F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E977F7 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFB
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#EC88AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e977f7; /* rgb */ color: rgb(233, 119, 247); /* oklch */ color: oklch(74.5% 0.209 323.1);
Tailwind
colors: {
custom: {
50: '#f2a3fa',
500: '#e977f7',
950: '#000000',
},
}SCSS
$custom: #e977f7; $custom-light: #f2a3fa; $custom-dark: #000000;
JSON
{
"hex": "#e977f7",
"rgb": {
"r": 233,
"g": 119,
"b": 247
},
"hsl": {
"h": 293.438,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.74529,
"c": 0.20869,
"h": 323.1
},
"luminance": 0.37233
}Semantic roles & 50–950 ramp
primary
#E977F7
secondary
#D8F5D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85