#D79DEE#D79DEE
#D79DEE is a light, vivid purple. Relative luminance 0.447; OKLCH L 77.9% C 0.128 H 316.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D79DEE |
|---|---|
| RGB | rgb(215, 157, 238) |
| HSL | hsl(283, 70%, 77%) |
| HSV | hsv(283, 34%, 93%) |
| CMYK | cmyk(9.7%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.72, 35.54, -32.33) |
| CIE-LCH | lch(72.72, 48.05, 317.71°) |
| OKLab | oklab(77.9% 0.092 -0.0886) |
| OKLCH | oklch(77.9% 0.128 316.1) |
| XYZ | xyz(55.5116, 44.7353, 86.5828) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.65
Plum
#DDA0DD
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79DEE #B4EE9D
analogous
#AF9DEE #D79DEE #EE9DDD
triadic
#D79DEE #EED79D #9DEED7
tetradic
#D79DEE #EEAF9D #B4EE9D #9DDDEE
square
#D79DEE #EEAF9D #B4EE9D #9DDDEE
split-complementary
#D79DEE #DDEE9D #9DEEAF
monochromatic
#AC35DC #C269E5 #D79DEE #ECD1F7 #F4E5FA
Accessibility & contrast
On white
2.11
#D79DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#D79DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79DEE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79DEE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#D6A7BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d79dee; /* rgb */ color: rgb(215, 157, 238); /* oklch */ color: oklch(77.9% 0.128 316.1);
Tailwind
colors: {
custom: {
50: '#e4baf3',
500: '#d79dee',
950: '#000000',
},
}SCSS
$custom: #d79dee; $custom-light: #e4baf3; $custom-dark: #000000;
JSON
{
"hex": "#d79dee",
"rgb": {
"r": 215,
"g": 157,
"b": 238
},
"hsl": {
"h": 282.963,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77897,
"c": 0.12775,
"h": 316.1
},
"luminance": 0.44734
}Semantic roles & 50–950 ramp
primary
#D79DEE
secondary
#E0F2D9
accent
#D21349
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161217
muted
#848185