#E979F9#E979F9
#E979F9 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.207 H 322.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E979F9 |
|---|---|
| RGB | rgb(233, 121, 249) |
| HSL | hsl(293, 91%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(6.4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.90, 61.32, -45.69) |
| CIE-LCH | lch(67.90, 76.47, 323.31°) |
| OKLab | oklab(74.89% 0.1646 -0.1264) |
| OKLCH | oklch(74.89% 0.207 322.5) |
| XYZ | xyz(57.5387, 37.8406, 93.8773) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979F9 #89F979
analogous
#A979F9 #E979F9 #F979C9
triadic
#E979F9 #F9E979 #79F9E9
tetradic
#E979F9 #F9A979 #89F979 #79C9F9
square
#E979F9 #F9A979 #89F979 #79C9F9
split-complementary
#E979F9 #C9F979 #79F9A9
monochromatic
#D10BED #DF3EF6 #E979F9 #F3B4FC #FAE2FE
Accessibility & contrast
On white
2.45
#E979F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E979F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#EC8AAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e979f9; /* rgb */ color: rgb(233, 121, 249); /* oklch */ color: oklch(74.9% 0.207 322.5);
Tailwind
colors: {
custom: {
50: '#f2a4fb',
500: '#e979f9',
950: '#000000',
},
}SCSS
$custom: #e979f9; $custom-light: #f2a4fb; $custom-dark: #000000;
JSON
{
"hex": "#e979f9",
"rgb": {
"r": 233,
"g": 121,
"b": 249
},
"hsl": {
"h": 292.5,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.7489,
"c": 0.20749,
"h": 322.5
},
"luminance": 0.37838
}Semantic roles & 50–950 ramp
primary
#E979F9
secondary
#D9F6D5
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85