#D79FFB#D79FFB
#D79FFB is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.8% C 0.139 H 311.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FFB |
|---|---|
| RGB | rgb(215, 159, 251) |
| HSL | hsl(277, 92%, 80%) |
| HSV | hsv(277, 37%, 98%) |
| CMYK | cmyk(14.3%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.68, 37.13, -37.90) |
| CIE-LCH | lch(73.68, 53.06, 314.41°) |
| OKLab | oklab(78.8% 0.0921 -0.1045) |
| OKLCH | oklch(78.8% 0.139 311.4) |
| XYZ | xyz(57.8320, 46.2093, 97.1208) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.32
Baby Purple
#CA9BF7
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FFB #C3FB9F
analogous
#A99FFB #D79FFB #FB9FF1
triadic
#D79FFB #FBD79F #9FFBD7
tetradic
#D79FFB #FBA99F #C3FB9F #9FF1FB
square
#D79FFB #FBA99F #C3FB9F #9FF1FB
split-complementary
#D79FFB #F1FB9F #9FFBA9
monochromatic
#A629F6 #BF64F9 #D79FFB #EFDAFD #F3E2FE
Accessibility & contrast
On white
2.05
#D79FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#D79FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FFB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FFB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#D3ACC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d79ffb; /* rgb */ color: rgb(215, 159, 251); /* oklch */ color: oklch(78.8% 0.139 311.4);
Tailwind
colors: {
custom: {
50: '#e4bcfd',
500: '#d79ffb',
950: '#000000',
},
}SCSS
$custom: #d79ffb; $custom-light: #e4bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d79ffb",
"rgb": {
"r": 215,
"g": 159,
"b": 251
},
"hsl": {
"h": 276.522,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78798,
"c": 0.13933,
"h": 311.4
},
"luminance": 0.46208
}Semantic roles & 50–950 ramp
primary
#D79FFB
secondary
#E2F6D5
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185