#D79DFE#D79DFE
#D79DFE is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.6% C 0.146 H 310.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D79DFE |
|---|---|
| RGB | rgb(215, 157, 254) |
| HSL | hsl(276, 98%, 81%) |
| HSV | hsv(276, 38%, 100%) |
| CMYK | cmyk(15.4%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(73.36, 38.84, -40.02) |
| CIE-LCH | lch(73.36, 55.77, 314.14°) |
| OKLab | oklab(78.6% 0.0956 -0.1106) |
| OKLCH | oklch(78.6% 0.146 310.8) |
| XYZ | xyz(57.9675, 45.7176, 99.5174) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.36
Lilac (survey)
#CEA2FD
ΔE00 2.42
Pastel Purple
#CAA0FF
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 4.93
Liliac
#C48EFD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79DFE #C4FE9D
analogous
#A69DFE #D79DFE #FE9DF5
triadic
#D79DFE #FED79D #9DFED7
tetradic
#D79DFE #FEA69D #C4FE9D #9DF5FE
square
#D79DFE #FEA69D #C4FE9D #9DF5FE
split-complementary
#D79DFE #F5FE9D #9DFEA6
monochromatic
#A624FD #BE60FD #D79DFE #F0DAFF #F3E1FF
Accessibility & contrast
On white
2.07
#D79DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#D79DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79DFE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79DFE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#D3ABC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d79dfe; /* rgb */ color: rgb(215, 157, 254); /* oklch */ color: oklch(78.6% 0.146 310.8);
Tailwind
colors: {
custom: {
50: '#e4bbff',
500: '#d79dfe',
950: '#000000',
},
}SCSS
$custom: #d79dfe; $custom-light: #e4bbff; $custom-dark: #000000;
JSON
{
"hex": "#d79dfe",
"rgb": {
"r": 215,
"g": 157,
"b": 254
},
"hsl": {
"h": 275.876,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.78597,
"c": 0.14617,
"h": 310.8
},
"luminance": 0.45717
}Semantic roles & 50–950 ramp
primary
#D79DFE
secondary
#E2F7D4
accent
#E6005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186