#E79EF6#E79EF6
#E79EF6 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.0% C 0.143 H 320.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EF6 |
|---|---|
| RGB | rgb(231, 158, 246) |
| HSL | hsl(290, 83%, 79%) |
| HSV | hsv(290, 36%, 96%) |
| CMYK | cmyk(6.1%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(74.89, 41.44, -33.19) |
| CIE-LCH | lch(74.89, 53.10, 321.31°) |
| OKLab | oklab(80.01% 0.1106 -0.0908) |
| OKLCH | oklch(80.01% 0.143 320.6) |
| XYZ | xyz(61.8143, 48.0984, 93.1986) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 6.14
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EF6 #ADF69E
analogous
#BB9EF6 #E79EF6 #F69ED9
triadic
#E79EF6 #F6E79E #9EF6E7
tetradic
#E79EF6 #F6BB9E #ADF69E #9ED9F6
square
#E79EF6 #F6BB9E #ADF69E #9ED9F6
split-complementary
#E79EF6 #D9F69E #9EF6BB
monochromatic
#CB2EEC #D966F1 #E79EF6 #F5D6FB #F8E3FC
Accessibility & contrast
On white
1.98
#E79EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#E79EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EF6
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EF6 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B3F9
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#E9A8BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79ef6; /* rgb */ color: rgb(231, 158, 246); /* oklch */ color: oklch(80.0% 0.143 320.6);
Tailwind
colors: {
custom: {
50: '#f0bcf9',
500: '#e79ef6',
950: '#000000',
},
}SCSS
$custom: #e79ef6; $custom-light: #f0bcf9; $custom-dark: #000000;
JSON
{
"hex": "#e79ef6",
"rgb": {
"r": 231,
"g": 158,
"b": 246
},
"hsl": {
"h": 289.773,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.80013,
"c": 0.1431,
"h": 320.6
},
"luminance": 0.48096
}Semantic roles & 50–950 ramp
primary
#E79EF6
secondary
#DCF4D7
accent
#DF062B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185