#E79EF3#E79EF3
#E79EF3 is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.9% C 0.140 H 321.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EF3 |
|---|---|
| RGB | rgb(231, 158, 243) |
| HSL | hsl(292, 78%, 79%) |
| HSV | hsv(292, 35%, 95%) |
| CMYK | cmyk(4.9%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(74.77, 40.87, -31.74) |
| CIE-LCH | lch(74.77, 51.75, 322.16°) |
| OKLab | oklab(79.89% 0.1099 -0.0867) |
| OKLCH | oklch(79.89% 0.14 321.7) |
| XYZ | xyz(61.3576, 47.9157, 90.7932) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.35
Lilac (survey)
#CEA2FD
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EF3 #AAF39E
analogous
#BC9EF3 #E79EF3 #F39ED4
triadic
#E79EF3 #F3E79E #9EF3E7
tetradic
#E79EF3 #F3BC9E #AAF39E #9ED4F3
square
#E79EF3 #F3BC9E #AAF39E #9ED4F3
split-complementary
#E79EF3 #D4F39E #9EF3BC
monochromatic
#CC31E6 #DA68EC #E79EF3 #F4D4FA #F8E4FC
Accessibility & contrast
On white
1.98
#E79EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#E79EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EF3
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EF3 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F6
Deuteranopia (green-blind)
#A6BBF0
Tritanopia (blue-blind)
#E9A7BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79ef3; /* rgb */ color: rgb(231, 158, 243); /* oklch */ color: oklch(79.9% 0.140 321.7);
Tailwind
colors: {
custom: {
50: '#f0bcf7',
500: '#e79ef3',
950: '#000000',
},
}SCSS
$custom: #e79ef3; $custom-light: #f0bcf7; $custom-dark: #000000;
JSON
{
"hex": "#e79ef3",
"rgb": {
"r": 231,
"g": 158,
"b": 243
},
"hsl": {
"h": 291.529,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.79888,
"c": 0.13997,
"h": 321.7
},
"luminance": 0.47914
}Semantic roles & 50–950 ramp
primary
#E79EF3
secondary
#DCF3D8
accent
#DA0B28
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185