#E79FEE#E79FEE
#E79FEE is a light, vivid purple. Relative luminance 0.480; OKLCH L 79.8% C 0.133 H 323.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FEE |
|---|---|
| RGB | rgb(231, 159, 238) |
| HSL | hsl(295, 70%, 78%) |
| HSV | hsv(295, 33%, 93%) |
| CMYK | cmyk(2.9%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.80, 39.40, -28.98) |
| CIE-LCH | lch(74.80, 48.91, 323.66°) |
| OKLab | oklab(79.85% 0.1072 -0.0789) |
| OKLCH | oklch(79.85% 0.133 323.6) |
| XYZ | xyz(60.7841, 47.9603, 86.9277) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.88
Baby Purple
#CA9BF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FEE #A6EE9F
analogous
#C09FEE #E79FEE #EE9FCD
triadic
#E79FEE #EEE79F #9FEEE7
tetradic
#E79FEE #EEC09F #A6EE9F #9FCDEE
square
#E79FEE #EEC09F #A6EE9F #9FCDEE
split-complementary
#E79FEE #CDEE9F #9FEEC0
monochromatic
#CD37DC #DA6BE5 #E79FEE #F4D3F7 #F9E5FA
Accessibility & contrast
On white
1.98
#E79FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E79FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FEE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FEE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#EAA7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79fee; /* rgb */ color: rgb(231, 159, 238); /* oklch */ color: oklch(79.8% 0.133 323.6);
Tailwind
colors: {
custom: {
50: '#efbcf3',
500: '#e79fee',
950: '#000000',
},
}SCSS
$custom: #e79fee; $custom-light: #efbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e79fee",
"rgb": {
"r": 231,
"g": 159,
"b": 238
},
"hsl": {
"h": 294.684,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79847,
"c": 0.13313,
"h": 323.6
},
"luminance": 0.47958
}Semantic roles & 50–950 ramp
primary
#E79FEE
secondary
#DBF2D9
accent
#D21424
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185