#E79FF2#E79FF2
#E79FF2 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.0% C 0.137 H 322.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FF2 |
|---|---|
| RGB | rgb(231, 159, 242) |
| HSL | hsl(292, 76%, 79%) |
| HSV | hsv(292, 34%, 95%) |
| CMYK | cmyk(4.5%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.95, 40.15, -30.93) |
| CIE-LCH | lch(74.95, 50.68, 322.40°) |
| OKLab | oklab(80.01% 0.1082 -0.0844) |
| OKLCH | oklch(80.01% 0.137 322) |
| XYZ | xyz(61.3783, 48.1980, 90.0571) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 6.41
Lilac (survey)
#CEA2FD
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FF2 #AAF29F
analogous
#BD9FF2 #E79FF2 #F29FD3
triadic
#E79FF2 #F2E79F #9FF2E7
tetradic
#E79FF2 #F2BD9F #AAF29F #9FD3F2
square
#E79FF2 #F2BD9F #AAF29F #9FD3F2
split-complementary
#E79FF2 #D3F29F #9FF2BD
monochromatic
#CC33E3 #DA69EB #E79FF2 #F4D5F9 #F8E4FB
Accessibility & contrast
On white
1.97
#E79FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#E79FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FF2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FF2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#E9A8BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79ff2; /* rgb */ color: rgb(231, 159, 242); /* oklch */ color: oklch(80.0% 0.137 322.0);
Tailwind
colors: {
custom: {
50: '#f0bcf6',
500: '#e79ff2',
950: '#000000',
},
}SCSS
$custom: #e79ff2; $custom-light: #f0bcf6; $custom-dark: #000000;
JSON
{
"hex": "#e79ff2",
"rgb": {
"r": 231,
"g": 159,
"b": 242
},
"hsl": {
"h": 292.048,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.8001,
"c": 0.13722,
"h": 322
},
"luminance": 0.48196
}Semantic roles & 50–950 ramp
primary
#E79FF2
secondary
#DCF3D8
accent
#D80D28
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185