#E79DED#E79DED
#E79DED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.136 H 324.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DED |
|---|---|
| RGB | rgb(231, 157, 237) |
| HSL | hsl(296, 69%, 77%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.5%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.33, 40.27, -29.16) |
| CIE-LCH | lch(74.33, 49.72, 324.09°) |
| OKLab | oklab(79.48% 0.1099 -0.0794) |
| OKLCH | oklch(79.48% 0.136 324.2) |
| XYZ | xyz(60.2964, 47.2194, 86.0424) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DED #A3ED9D
analogous
#BF9DED #E79DED #ED9DCB
triadic
#E79DED #EDE79D #9DEDE7
tetradic
#E79DED #EDBF9D #A3ED9D #9DCBED
square
#E79DED #EDBF9D #A3ED9D #9DCBED
split-complementary
#E79DED #CBED9D #9DEDBF
monochromatic
#CE36DA #DA69E4 #E79DED #F4D1F6 #F9E5FA
Accessibility & contrast
On white
2.01
#E79DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E79DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DED
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DED | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#EAA5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e79ded; /* rgb */ color: rgb(231, 157, 237); /* oklch */ color: oklch(79.5% 0.136 324.2);
Tailwind
colors: {
custom: {
50: '#f0bbf3',
500: '#e79ded',
950: '#000000',
},
}SCSS
$custom: #e79ded; $custom-light: #f0bbf3; $custom-dark: #000000;
JSON
{
"hex": "#e79ded",
"rgb": {
"r": 231,
"g": 157,
"b": 237
},
"hsl": {
"h": 295.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.79479,
"c": 0.13557,
"h": 324.2
},
"luminance": 0.47217
}Semantic roles & 50–950 ramp
primary
#E79DED
secondary
#DBF2D9
accent
#D11523
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185