#D79FFA#D79FFA
#D79FFA is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.8% C 0.138 H 311.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D79FFA |
|---|---|
| RGB | rgb(215, 159, 250) |
| HSL | hsl(277, 90%, 80%) |
| HSV | hsv(277, 36%, 98%) |
| CMYK | cmyk(14%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.64, 36.92, -37.42) |
| CIE-LCH | lch(73.64, 52.57, 314.62°) |
| OKLab | oklab(78.75% 0.0919 -0.1032) |
| OKLCH | oklch(78.75% 0.138 311.7) |
| XYZ | xyz(57.6748, 46.1464, 96.2928) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.41
Baby Purple
#CA9BF7
ΔE00 2.54
Lavender (survey)
#C79FEF
ΔE00 3.21
Pastel Purple
#CAA0FF
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79FFA #C2FA9F
analogous
#A99FFA #D79FFA #FA9FF0
triadic
#D79FFA #FAD79F #9FFAD7
tetradic
#D79FFA #FAA99F #C2FA9F #9FF0FA
square
#D79FFA #FAA99F #C2FA9F #9FF0FA
split-complementary
#D79FFA #F0FA9F #9FFAA9
monochromatic
#A72BF4 #BF65F7 #D79FFA #EFD9FD #F3E2FD
Accessibility & contrast
On white
2.05
#D79FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#D79FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79FFA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79FFA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#D4ACC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d79ffa; /* rgb */ color: rgb(215, 159, 250); /* oklch */ color: oklch(78.8% 0.138 311.7);
Tailwind
colors: {
custom: {
50: '#e4bcfc',
500: '#d79ffa',
950: '#000000',
},
}SCSS
$custom: #d79ffa; $custom-light: #e4bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d79ffa",
"rgb": {
"r": 215,
"g": 159,
"b": 250
},
"hsl": {
"h": 276.923,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78753,
"c": 0.13816,
"h": 311.7
},
"luminance": 0.46145
}Semantic roles & 50–950 ramp
primary
#D79FFA
secondary
#E2F6D5
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185