#E979EF#E979EF
#E979EF is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.198 H 325.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E979EF |
|---|---|
| RGB | rgb(233, 121, 239) |
| HSL | hsl(297, 79%, 71%) |
| HSV | hsv(297, 49%, 94%) |
| CMYK | cmyk(2.5%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.45, 59.51, -40.91) |
| CIE-LCH | lch(67.45, 72.22, 325.50°) |
| OKLab | oklab(74.41% 0.1633 -0.1126) |
| OKLCH | oklch(74.41% 0.198 325.4) |
| XYZ | xyz(56.0204, 37.2332, 85.8806) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979EF #7FEF79
analogous
#AE79EF #E979EF #EF79BA
triadic
#E979EF #EFE979 #79EFE9
tetradic
#E979EF #EFAE79 #7FEF79 #79BAEF
square
#E979EF #EFAE79 #7FEF79 #79BAEF
split-complementary
#E979EF #BAEF79 #79EFAE
monochromatic
#CB19D4 #E042E8 #E979EF #F2B0F6 #FBE4FC
Accessibility & contrast
On white
2.49
#E979EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E979EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979EF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979EF | 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)
#6C9BF3
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#EE87A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e979ef; /* rgb */ color: rgb(233, 121, 239); /* oklch */ color: oklch(74.4% 0.198 325.4);
Tailwind
colors: {
custom: {
50: '#f2a4f4',
500: '#e979ef',
950: '#000000',
},
}SCSS
$custom: #e979ef; $custom-light: #f2a4f4; $custom-dark: #000000;
JSON
{
"hex": "#e979ef",
"rgb": {
"r": 233,
"g": 121,
"b": 239
},
"hsl": {
"h": 296.949,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.74409,
"c": 0.19833,
"h": 325.4
},
"luminance": 0.3723
}Semantic roles & 50–950 ramp
primary
#E979EF
secondary
#D4F2D2
accent
#DB0B15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85