#E79AED#E79AED
#E79AED is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.0% C 0.141 H 324.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E79AED |
|---|---|
| RGB | rgb(231, 154, 237) |
| HSL | hsl(296, 70%, 77%) |
| HSV | hsv(296, 35%, 93%) |
| CMYK | cmyk(2.5%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.69, 41.85, -30.15) |
| CIE-LCH | lch(73.69, 51.58, 324.23°) |
| OKLab | oklab(78.99% 0.1143 -0.0822) |
| OKLCH | oklch(78.99% 0.141 324.3) |
| XYZ | xyz(59.7951, 46.2167, 85.8753) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.39
Mauve
#E0B0FF
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79AED #A0ED9A
analogous
#BE9AED #E79AED #ED9ACA
triadic
#E79AED #EDE79A #9AEDE7
tetradic
#E79AED #EDBE9A #A0ED9A #9ACAED
square
#E79AED #EDBE9A #A0ED9A #9ACAED
split-complementary
#E79AED #CAED9A #9AEDBE
monochromatic
#CE32DA #DB66E4 #E79AED #F3CEF6 #F9E5FA
Accessibility & contrast
On white
2.05
#E79AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E79AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79AED
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79AED | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#EBA2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e79aed; /* rgb */ color: rgb(231, 154, 237); /* oklch */ color: oklch(79.0% 0.141 324.3);
Tailwind
colors: {
custom: {
50: '#f0b9f3',
500: '#e79aed',
950: '#000000',
},
}SCSS
$custom: #e79aed; $custom-light: #f0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#e79aed",
"rgb": {
"r": 231,
"g": 154,
"b": 237
},
"hsl": {
"h": 295.663,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.78992,
"c": 0.14074,
"h": 324.3
},
"luminance": 0.46215
}Semantic roles & 50–950 ramp
primary
#E79AED
secondary
#DBF2D9
accent
#D21421
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085