#D79FEB#D79FEB
#D79FEB is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.1% C 0.121 H 317.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FEB |
|---|---|
| RGB | rgb(215, 159, 235) |
| HSL | hsl(284, 66%, 77%) |
| HSV | hsv(284, 32%, 92%) |
| CMYK | cmyk(8.5%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.05, 33.86, -30.18) |
| CIE-LCH | lch(73.05, 45.36, 318.29°) |
| OKLab | oklab(78.11% 0.0884 -0.0825) |
| OKLCH | oklch(78.11% 0.121 317) |
| XYZ | xyz(55.4157, 45.2427, 84.3947) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.98
Plum
#DDA0DD
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.77
Pale Violet
#CEAEFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FEB #B3EB9F
analogous
#B19FEB #D79FEB #EB9FD9
triadic
#D79FEB #EBD79F #9FEBD7
tetradic
#D79FEB #EBB19F #B3EB9F #9FD9EB
square
#D79FEB #EBB19F #B3EB9F #9FD9EB
split-complementary
#D79FEB #D9EB9F #9FEBB1
monochromatic
#AD3AD6 #C26CE0 #D79FEB #ECD2F6 #F4E6FA
Accessibility & contrast
On white
2.09
#D79FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#D79FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FEB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FEB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#D7A8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79feb; /* rgb */ color: rgb(215, 159, 235); /* oklch */ color: oklch(78.1% 0.121 317.0);
Tailwind
colors: {
custom: {
50: '#e4bcf1',
500: '#d79feb',
950: '#000000',
},
}SCSS
$custom: #d79feb; $custom-light: #e4bcf1; $custom-dark: #000000;
JSON
{
"hex": "#d79feb",
"rgb": {
"r": 215,
"g": 159,
"b": 235
},
"hsl": {
"h": 284.211,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.78113,
"c": 0.12091,
"h": 317
},
"luminance": 0.45242
}Semantic roles & 50–950 ramp
primary
#D79FEB
secondary
#E0F1DA
accent
#CD1848
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184