#D79FFC#D79FFC
#D79FFC is a light, vivid violet. Relative luminance 0.463; OKLCH L 78.8% C 0.141 H 311.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FFC |
|---|---|
| RGB | rgb(215, 159, 252) |
| HSL | hsl(276, 94%, 81%) |
| HSV | hsv(276, 37%, 99%) |
| CMYK | cmyk(14.7%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.72, 37.34, -38.38) |
| CIE-LCH | lch(73.72, 53.55, 314.22°) |
| OKLab | oklab(78.84% 0.0923 -0.1059) |
| OKLCH | oklch(78.84% 0.141 311.1) |
| XYZ | xyz(57.9901, 46.2725, 97.9532) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.24
Baby Purple
#CA9BF7
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.32
Pale Violet
#CEAEFA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FFC #C4FC9F
analogous
#A89FFC #D79FFC #FC9FF2
triadic
#D79FFC #FCD79F #9FFCD7
tetradic
#D79FFC #FCA89F #C4FC9F #9FF2FC
square
#D79FFC #FCA89F #C4FC9F #9FF2FC
split-complementary
#D79FFC #F2FC9F #9FFCA8
monochromatic
#A628F8 #BE64FA #D79FFC #F0DAFE #F3E1FE
Accessibility & contrast
On white
2.05
#D79FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#D79FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FFC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FFC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#D3ACC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d79ffc; /* rgb */ color: rgb(215, 159, 252); /* oklch */ color: oklch(78.8% 0.141 311.1);
Tailwind
colors: {
custom: {
50: '#e4bcfd',
500: '#d79ffc',
950: '#000000',
},
}SCSS
$custom: #d79ffc; $custom-light: #e4bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d79ffc",
"rgb": {
"r": 215,
"g": 159,
"b": 252
},
"hsl": {
"h": 276.129,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78842,
"c": 0.1405,
"h": 311.1
},
"luminance": 0.46272
}Semantic roles & 50–950 ramp
primary
#D79FFC
secondary
#E2F6D5
accent
#E6005B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185