#D79DEB#D79DEB
#D79DEB is a light, vivid purple. Relative luminance 0.446; OKLCH L 77.8% C 0.124 H 317.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D79DEB |
|---|---|
| RGB | rgb(215, 157, 235) |
| HSL | hsl(285, 66%, 77%) |
| HSV | hsv(285, 33%, 92%) |
| CMYK | cmyk(8.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.60, 34.94, -30.87) |
| CIE-LCH | lch(72.60, 46.63, 318.54°) |
| OKLab | oklab(77.77% 0.0913 -0.0845) |
| OKLCH | oklch(77.77% 0.124 317.2) |
| XYZ | xyz(55.0745, 44.5604, 84.2809) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.03
Plum
#DDA0DD
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.48
Lilac (survey)
#CEA2FD
ΔE00 4.78
Mauve
#E0B0FF
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79DEB #B1EB9D
analogous
#B09DEB #D79DEB #EB9DD8
triadic
#D79DEB #EBD79D #9DEBD7
tetradic
#D79DEB #EBB09D #B1EB9D #9DD8EB
square
#D79DEB #EBB09D #B1EB9D #9DD8EB
split-complementary
#D79DEB #D8EB9D #9DEBB0
monochromatic
#AE37D6 #C26AE1 #D79DEB #ECD0F5 #F5E6FA
Accessibility & contrast
On white
2.12
#D79DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#D79DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79DEB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79DEB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#D7A6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d79deb; /* rgb */ color: rgb(215, 157, 235); /* oklch */ color: oklch(77.8% 0.124 317.2);
Tailwind
colors: {
custom: {
50: '#e4baf1',
500: '#d79deb',
950: '#000000',
},
}SCSS
$custom: #d79deb; $custom-light: #e4baf1; $custom-dark: #000000;
JSON
{
"hex": "#d79deb",
"rgb": {
"r": 215,
"g": 157,
"b": 235
},
"hsl": {
"h": 284.615,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77771,
"c": 0.12438,
"h": 317.2
},
"luminance": 0.44559
}Semantic roles & 50–950 ramp
primary
#D79DEB
secondary
#E0F1DA
accent
#CE1846
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185