#E979F8#E979F8
#E979F8 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.8% C 0.207 H 322.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E979F8 |
|---|---|
| RGB | rgb(233, 121, 248) |
| HSL | hsl(293, 90%, 72%) |
| HSV | hsv(293, 51%, 97%) |
| CMYK | cmyk(6%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.86, 61.14, -45.22) |
| CIE-LCH | lch(67.86, 76.04, 323.51°) |
| OKLab | oklab(74.84% 0.1645 -0.125) |
| OKLCH | oklch(74.84% 0.207 322.8) |
| XYZ | xyz(57.3832, 37.7784, 93.0581) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979F8 #88F879
analogous
#A979F8 #E979F8 #F879C8
triadic
#E979F8 #F8E979 #79F8E9
tetradic
#E979F8 #F8A979 #88F879 #79C8F8
square
#E979F8 #F8A979 #88F879 #79C8F8
split-complementary
#E979F8 #C8F879 #79F8A9
monochromatic
#D00CEA #DF3FF5 #E979F8 #F3B3FB #FAE2FD
Accessibility & contrast
On white
2.45
#E979F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E979F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979F8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979F8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#EC8AAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e979f8; /* rgb */ color: rgb(233, 121, 248); /* oklch */ color: oklch(74.8% 0.207 322.8);
Tailwind
colors: {
custom: {
50: '#f2a4fb',
500: '#e979f8',
950: '#000000',
},
}SCSS
$custom: #e979f8; $custom-light: #f2a4fb; $custom-dark: #000000;
JSON
{
"hex": "#e979f8",
"rgb": {
"r": 233,
"g": 121,
"b": 248
},
"hsl": {
"h": 292.913,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.74841,
"c": 0.20656,
"h": 322.8
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#E979F8
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85