#D79FFE#D79FFE
#D79FFE is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.9% C 0.143 H 310.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FFE |
|---|---|
| RGB | rgb(215, 159, 254) |
| HSL | hsl(275, 98%, 81%) |
| HSV | hsv(275, 37%, 100%) |
| CMYK | cmyk(15.4%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.80, 37.76, -39.33) |
| CIE-LCH | lch(73.80, 54.52, 313.83°) |
| OKLab | oklab(78.93% 0.0928 -0.1086) |
| OKLCH | oklch(78.93% 0.143 310.5) |
| XYZ | xyz(58.3087, 46.3999, 99.6311) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.12
Baby Purple
#CA9BF7
ΔE00 2.38
Pastel Purple
#CAA0FF
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FFE #C6FE9F
analogous
#A79FFE #D79FFE #FE9FF6
triadic
#D79FFE #FED79F #9FFED7
tetradic
#D79FFE #FEA79F #C6FE9F #9FF6FE
square
#D79FFE #FEA79F #C6FE9F #9FF6FE
split-complementary
#D79FFE #F6FE9F #9FFEA7
monochromatic
#A526FD #BE62FD #D79FFE #F0DCFF #F2E1FF
Accessibility & contrast
On white
2.04
#D79FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#D79FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FFE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FFE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#D3ADC3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d79ffe; /* rgb */ color: rgb(215, 159, 254); /* oklch */ color: oklch(78.9% 0.143 310.5);
Tailwind
colors: {
custom: {
50: '#e4bcff',
500: '#d79ffe',
950: '#000000',
},
}SCSS
$custom: #d79ffe; $custom-light: #e4bcff; $custom-dark: #000000;
JSON
{
"hex": "#d79ffe",
"rgb": {
"r": 215,
"g": 159,
"b": 254
},
"hsl": {
"h": 275.368,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78931,
"c": 0.14285,
"h": 310.5
},
"luminance": 0.46399
}Semantic roles & 50–950 ramp
primary
#D79FFE
secondary
#E2F7D4
accent
#E6005E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186