#E79DEC#E79DEC
#E79DEC is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.4% C 0.135 H 324.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DEC |
|---|---|
| RGB | rgb(231, 157, 236) |
| HSL | hsl(296, 68%, 77%) |
| HSV | hsv(296, 33%, 93%) |
| CMYK | cmyk(2.1%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.29, 40.08, -28.68) |
| CIE-LCH | lch(74.29, 49.29, 324.42°) |
| OKLab | oklab(79.44% 0.1096 -0.078) |
| OKLCH | oklch(79.44% 0.135 324.6) |
| XYZ | xyz(60.1507, 47.1611, 85.2751) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 7.12
Baby Purple
#CA9BF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DEC #A2EC9D
analogous
#C09DEC #E79DEC #EC9DC9
triadic
#E79DEC #ECE79D #9DECE7
tetradic
#E79DEC #ECC09D #A2EC9D #9DC9EC
square
#E79DEC #ECC09D #A2EC9D #9DC9EC
split-complementary
#E79DEC #C9EC9D #9DECC0
monochromatic
#CE36D8 #DA6AE2 #E79DEC #F4D0F6 #F9E5FA
Accessibility & contrast
On white
2.01
#E79DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E79DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DEC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DEC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#EBA5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e79dec; /* rgb */ color: rgb(231, 157, 236); /* oklch */ color: oklch(79.4% 0.135 324.6);
Tailwind
colors: {
custom: {
50: '#efbbf2',
500: '#e79dec',
950: '#000000',
},
}SCSS
$custom: #e79dec; $custom-light: #efbbf2; $custom-dark: #000000;
JSON
{
"hex": "#e79dec",
"rgb": {
"r": 231,
"g": 157,
"b": 236
},
"hsl": {
"h": 296.203,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.79439,
"c": 0.13457,
"h": 324.6
},
"luminance": 0.47159
}Semantic roles & 50–950 ramp
primary
#E79DEC
secondary
#DBF2D9
accent
#CF1622
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185