#E79EF9#E79EF9
#E79EF9 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.1% C 0.146 H 319.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EF9 |
|---|---|
| RGB | rgb(231, 158, 249) |
| HSL | hsl(288, 88%, 80%) |
| HSV | hsv(288, 37%, 98%) |
| CMYK | cmyk(7.2%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.00, 42.02, -34.64) |
| CIE-LCH | lch(75.00, 54.46, 320.50°) |
| OKLab | oklab(80.14% 0.1113 -0.0949) |
| OKLCH | oklch(80.14% 0.146 319.5) |
| XYZ | xyz(62.2785, 48.2840, 95.6433) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.91
Plum
#DDA0DD
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EF9 #B0F99E
analogous
#BA9EF9 #E79EF9 #F99EDE
triadic
#E79EF9 #F9E79E #9EF9E7
tetradic
#E79EF9 #F9BA9E #B0F99E #9EDEF9
square
#E79EF9 #F9BA9E #B0F99E #9EDEF9
split-complementary
#E79EF9 #DEF99E #9EF9BA
monochromatic
#CA2BF2 #D964F5 #E79EF9 #F5D8FD #F8E2FD
Accessibility & contrast
On white
1.97
#E79EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#E79EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EF9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EF9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FC
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#E8A9C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e79ef9; /* rgb */ color: rgb(231, 158, 249); /* oklch */ color: oklch(80.1% 0.146 319.5);
Tailwind
colors: {
custom: {
50: '#f0bcfb',
500: '#e79ef9',
950: '#000000',
},
}SCSS
$custom: #e79ef9; $custom-light: #f0bcfb; $custom-dark: #000000;
JSON
{
"hex": "#e79ef9",
"rgb": {
"r": 231,
"g": 158,
"b": 249
},
"hsl": {
"h": 288.132,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.80139,
"c": 0.14626,
"h": 319.5
},
"luminance": 0.48282
}Semantic roles & 50–950 ramp
primary
#E79EF9
secondary
#DCF5D6
accent
#E5012E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185