#E79DEB#E79DEB
#E79DEB is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.4% C 0.134 H 325.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DEB |
|---|---|
| RGB | rgb(231, 157, 235) |
| HSL | hsl(297, 66%, 77%) |
| HSV | hsv(297, 33%, 92%) |
| CMYK | cmyk(1.7%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.26, 39.90, -28.19) |
| CIE-LCH | lch(74.26, 48.85, 324.76°) |
| OKLab | oklab(79.4% 0.1094 -0.0766) |
| OKLCH | oklch(79.4% 0.134 325) |
| XYZ | xyz(60.0059, 47.1032, 84.5121) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 7.23
Baby Purple
#CA9BF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DEB #A1EB9D
analogous
#C09DEB #E79DEB #EB9DC8
triadic
#E79DEB #EBE79D #9DEBE7
tetradic
#E79DEB #EBC09D #A1EB9D #9DC8EB
square
#E79DEB #EBC09D #A1EB9D #9DC8EB
split-complementary
#E79DEB #C8EB9D #9DEBC0
monochromatic
#CE37D6 #DB6AE1 #E79DEB #F3D0F5 #F9E6FA
Accessibility & contrast
On white
2.02
#E79DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#E79DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DEB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DEB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#EBA5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e79deb; /* rgb */ color: rgb(231, 157, 235); /* oklch */ color: oklch(79.4% 0.134 325.0);
Tailwind
colors: {
custom: {
50: '#efbbf1',
500: '#e79deb',
950: '#000000',
},
}SCSS
$custom: #e79deb; $custom-light: #efbbf1; $custom-dark: #000000;
JSON
{
"hex": "#e79deb",
"rgb": {
"r": 231,
"g": 157,
"b": 235
},
"hsl": {
"h": 296.923,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.79399,
"c": 0.13357,
"h": 325
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#E79DEB
secondary
#DBF1DA
accent
#CE1821
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184