#E979FA#E979FA
#E979FA is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 74.9% C 0.208 H 322.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E979FA |
|---|---|
| RGB | rgb(233, 121, 250) |
| HSL | hsl(292, 93%, 73%) |
| HSV | hsv(292, 52%, 98%) |
| CMYK | cmyk(6.8%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(67.95, 61.50, -46.17) |
| CIE-LCH | lch(67.95, 76.91, 323.11°) |
| OKLab | oklab(74.94% 0.1647 -0.1277) |
| OKLCH | oklch(74.94% 0.208 322.2) |
| XYZ | xyz(57.6951, 37.9031, 94.7009) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979FA #8AFA79
analogous
#A879FA #E979FA #FA79CA
triadic
#E979FA #FAE979 #79FAE9
tetradic
#E979FA #FAA879 #8AFA79 #79CAFA
square
#E979FA #FAA879 #8AFA79 #79CAFA
split-complementary
#E979FA #CAFA79 #79FAA8
monochromatic
#D109F0 #DF3EF8 #E979FA #F3B4FC #FAE2FE
Accessibility & contrast
On white
2.45
#E979FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E979FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979FA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979FA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFE
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#EC8AAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e979fa; /* rgb */ color: rgb(233, 121, 250); /* oklch */ color: oklch(74.9% 0.208 322.2);
Tailwind
colors: {
custom: {
50: '#f2a4fc',
500: '#e979fa',
950: '#000000',
},
}SCSS
$custom: #e979fa; $custom-light: #f2a4fc; $custom-dark: #000000;
JSON
{
"hex": "#e979fa",
"rgb": {
"r": 233,
"g": 121,
"b": 250
},
"hsl": {
"h": 292.093,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.74939,
"c": 0.20842,
"h": 322.2
},
"luminance": 0.37901
}Semantic roles & 50–950 ramp
primary
#E979FA
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85