#E79EF4#E79EF4
#E79EF4 is a light, vivid purple. Relative luminance 0.480; OKLCH L 79.9% C 0.141 H 321.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EF4 |
|---|---|
| RGB | rgb(231, 158, 244) |
| HSL | hsl(291, 80%, 79%) |
| HSV | hsv(291, 35%, 96%) |
| CMYK | cmyk(5.3%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(74.81, 41.06, -32.23) |
| CIE-LCH | lch(74.81, 52.20, 321.87°) |
| OKLab | oklab(79.93% 0.1101 -0.0881) |
| OKLCH | oklch(79.93% 0.141 321.3) |
| XYZ | xyz(61.5090, 47.9762, 91.5906) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EF4 #ABF49E
analogous
#BC9EF4 #E79EF4 #F49ED6
triadic
#E79EF4 #F4E79E #9EF4E7
tetradic
#E79EF4 #F4BC9E #ABF49E #9ED6F4
square
#E79EF4 #F4BC9E #ABF49E #9ED6F4
split-complementary
#E79EF4 #D6F49E #9EF4BC
monochromatic
#CC30E8 #D967EE #E79EF4 #F5D5FA #F8E4FC
Accessibility & contrast
On white
1.98
#E79EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E79EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EF4
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EF4 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F7
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#E9A8BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79ef4; /* rgb */ color: rgb(231, 158, 244); /* oklch */ color: oklch(79.9% 0.141 321.3);
Tailwind
colors: {
custom: {
50: '#f0bcf8',
500: '#e79ef4',
950: '#000000',
},
}SCSS
$custom: #e79ef4; $custom-light: #f0bcf8; $custom-dark: #000000;
JSON
{
"hex": "#e79ef4",
"rgb": {
"r": 231,
"g": 158,
"b": 244
},
"hsl": {
"h": 290.93,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.79929,
"c": 0.14102,
"h": 321.3
},
"luminance": 0.47974
}Semantic roles & 50–950 ramp
primary
#E79EF4
secondary
#DCF4D7
accent
#DC0A29
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185