#E79EFB#E79EFB
#E79EFB is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.148 H 318.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EFB |
|---|---|
| RGB | rgb(231, 158, 251) |
| HSL | hsl(287, 92%, 80%) |
| HSV | hsv(287, 37%, 98%) |
| CMYK | cmyk(8%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.08, 42.41, -35.60) |
| CIE-LCH | lch(75.08, 55.37, 319.99°) |
| OKLab | oklab(80.23% 0.1117 -0.0977) |
| OKLCH | oklch(80.23% 0.148 318.8) |
| XYZ | xyz(62.5921, 48.4095, 97.2949) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EFB #B2FB9E
analogous
#B99EFB #E79EFB #FB9EE0
triadic
#E79EFB #FBE79E #9EFBE7
tetradic
#E79EFB #FBB99E #B2FB9E #9EE0FB
square
#E79EFB #FBB99E #B2FB9E #9EE0FB
split-complementary
#E79EFB #E0FB9E #9EFBB9
monochromatic
#CA28F6 #D863F9 #E79EFB #F6D9FD #F8E2FE
Accessibility & contrast
On white
1.97
#E79EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#E79EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EFB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EFB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#E8A9C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e79efb; /* rgb */ color: rgb(231, 158, 251); /* oklch */ color: oklch(80.2% 0.148 318.8);
Tailwind
colors: {
custom: {
50: '#f0bcfd',
500: '#e79efb',
950: '#000000',
},
}SCSS
$custom: #e79efb; $custom-light: #f0bcfd; $custom-dark: #000000;
JSON
{
"hex": "#e79efb",
"rgb": {
"r": 231,
"g": 158,
"b": 251
},
"hsl": {
"h": 287.097,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.80225,
"c": 0.14838,
"h": 318.8
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#E79EFB
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185