#E79FED#E79FED
#E79FED is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.8% C 0.132 H 324.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FED |
|---|---|
| RGB | rgb(231, 159, 237) |
| HSL | hsl(295, 68%, 78%) |
| HSV | hsv(295, 33%, 93%) |
| CMYK | cmyk(2.5%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.76, 39.21, -28.50) |
| CIE-LCH | lch(74.76, 48.47, 323.99°) |
| OKLab | oklab(79.81% 0.107 -0.0775) |
| OKLCH | oklch(79.81% 0.132 324.1) |
| XYZ | xyz(60.6376, 47.9017, 86.1561) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Mauve
#E0B0FF
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.61
Lavender (survey)
#C79FEF
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FED #A5ED9F
analogous
#C09FED #E79FED #ED9FCC
triadic
#E79FED #EDE79F #9FEDE7
tetradic
#E79FED #EDC09F #A5ED9F #9FCCED
square
#E79FED #EDC09F #A5ED9F #9FCCED
split-complementary
#E79FED #CCED9F #9FEDC0
monochromatic
#CD38DA #DA6BE3 #E79FED #F4D3F7 #F9E5FA
Accessibility & contrast
On white
1.98
#E79FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#E79FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FED
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FED | 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)
#98B3F0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#EAA7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79fed; /* rgb */ color: rgb(231, 159, 237); /* oklch */ color: oklch(79.8% 0.132 324.1);
Tailwind
colors: {
custom: {
50: '#efbcf3',
500: '#e79fed',
950: '#000000',
},
}SCSS
$custom: #e79fed; $custom-light: #efbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e79fed",
"rgb": {
"r": 231,
"g": 159,
"b": 237
},
"hsl": {
"h": 295.385,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79807,
"c": 0.13211,
"h": 324.1
},
"luminance": 0.479
}Semantic roles & 50–950 ramp
primary
#E79FED
secondary
#DBF2D9
accent
#D01524
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185