#D79FF8#D79FF8
#D79FF8 is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.7% C 0.136 H 312.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FF8 |
|---|---|
| RGB | rgb(215, 159, 248) |
| HSL | hsl(278, 86%, 80%) |
| HSV | hsv(278, 36%, 97%) |
| CMYK | cmyk(13.3%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.56, 36.51, -36.46) |
| CIE-LCH | lch(73.56, 51.60, 315.04°) |
| OKLab | oklab(78.67% 0.0915 -0.1004) |
| OKLCH | oklch(78.67% 0.136 312.3) |
| XYZ | xyz(57.3629, 46.0216, 94.6499) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.64
Baby Purple
#CA9BF7
ΔE00 2.71
Lavender (survey)
#C79FEF
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.57
Mauve
#E0B0FF
ΔE00 4.12
Pale Violet
#CEAEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FF8 #C0F89F
analogous
#AB9FF8 #D79FF8 #F89FEC
triadic
#D79FF8 #F8D79F #9FF8D7
tetradic
#D79FF8 #F8AB9F #C0F89F #9FECF8
square
#D79FF8 #F8AB9F #C0F89F #9FECF8
split-complementary
#D79FF8 #ECF89F #9FF8AB
monochromatic
#A72DF0 #BF66F4 #D79FF8 #EFD8FC #F3E2FD
Accessibility & contrast
On white
2.06
#D79FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#D79FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FF8
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FF8 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FB
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#D4ABC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d79ff8; /* rgb */ color: rgb(215, 159, 248); /* oklch */ color: oklch(78.7% 0.136 312.3);
Tailwind
colors: {
custom: {
50: '#e4bcfb',
500: '#d79ff8',
950: '#000000',
},
}SCSS
$custom: #d79ff8; $custom-light: #e4bcfb; $custom-dark: #000000;
JSON
{
"hex": "#d79ff8",
"rgb": {
"r": 215,
"g": 159,
"b": 248
},
"hsl": {
"h": 277.753,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.78666,
"c": 0.13582,
"h": 312.3
},
"luminance": 0.46021
}Semantic roles & 50–950 ramp
primary
#D79FF8
secondary
#E2F5D6
accent
#E30356
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185