#D79DF5#D79DF5
#D79DF5 is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.2% C 0.136 H 313.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D79DF5 |
|---|---|
| RGB | rgb(215, 157, 245) |
| HSL | hsl(280, 81%, 79%) |
| HSV | hsv(280, 36%, 96%) |
| CMYK | cmyk(12.2%, 35.9%, 0%, 3.9%) |
| CIE-LAB | lab(72.99, 36.97, -35.71) |
| CIE-LCH | lch(72.99, 51.40, 315.99°) |
| OKLab | oklab(78.2% 0.0936 -0.0983) |
| OKLCH | oklch(78.2% 0.136 313.6) |
| XYZ | xyz(56.5601, 45.1546, 92.1047) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 4.05
Mauve
#E0B0FF
ΔE00 4.53
Pale Violet
#CEAEFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79DF5 #BBF59D
analogous
#AB9DF5 #D79DF5 #F59DE7
triadic
#D79DF5 #F5D79D #9DF5D7
tetradic
#D79DF5 #F5AB9D #BBF59D #9DE7F5
square
#D79DF5 #F5AB9D #BBF59D #9DE7F5
split-complementary
#D79DF5 #E7F59D #9DF5AB
monochromatic
#AA2EEA #C065EF #D79DF5 #EED5FB #F4E3FC
Accessibility & contrast
On white
2.09
#D79DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#D79DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79DF5
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79DF5 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F8
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#D5A9BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79df5; /* rgb */ color: rgb(215, 157, 245); /* oklch */ color: oklch(78.2% 0.136 313.6);
Tailwind
colors: {
custom: {
50: '#e4baf8',
500: '#d79df5',
950: '#000000',
},
}SCSS
$custom: #d79df5; $custom-light: #e4baf8; $custom-dark: #000000;
JSON
{
"hex": "#d79df5",
"rgb": {
"r": 215,
"g": 157,
"b": 245
},
"hsl": {
"h": 279.545,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.78197,
"c": 0.13573,
"h": 313.6
},
"luminance": 0.45154
}Semantic roles & 50–950 ramp
primary
#D79DF5
secondary
#E1F4D7
accent
#DE0851
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185