#D79CFD#D79CFD
#D79CFD is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.4% C 0.147 H 311.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D79CFD |
|---|---|
| RGB | rgb(215, 156, 253) |
| HSL | hsl(276, 96%, 80%) |
| HSV | hsv(276, 38%, 99%) |
| CMYK | cmyk(15%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.10, 39.17, -39.89) |
| CIE-LCH | lch(73.10, 55.90, 314.48°) |
| OKLab | oklab(78.39% 0.0968 -0.1102) |
| OKLCH | oklch(78.39% 0.147 311.3) |
| XYZ | xyz(57.6393, 45.3168, 98.6200) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.39
Lilac (survey)
#CEA2FD
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 3.71
Liliac
#C48EFD
ΔE00 4.92
Mauve
#E0B0FF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79CFD #C2FD9C
analogous
#A69CFD #D79CFD #FD9CF2
triadic
#D79CFD #FDD79C #9CFDD7
tetradic
#D79CFD #FDA69C #C2FD9C #9CF2FD
square
#D79CFD #FDA69C #C2FD9C #9CF2FD
split-complementary
#D79CFD #F2FD9C #9CFDA6
monochromatic
#A724FB #BF60FC #D79CFD #EFD8FE #F3E1FE
Accessibility & contrast
On white
2.09
#D79CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D79CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79CFD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79CFD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#D3AAC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79cfd; /* rgb */ color: rgb(215, 156, 253); /* oklch */ color: oklch(78.4% 0.147 311.3);
Tailwind
colors: {
custom: {
50: '#e4bafe',
500: '#d79cfd',
950: '#000000',
},
}SCSS
$custom: #d79cfd; $custom-light: #e4bafe; $custom-dark: #000000;
JSON
{
"hex": "#d79cfd",
"rgb": {
"r": 215,
"g": 156,
"b": 253
},
"hsl": {
"h": 276.495,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.78385,
"c": 0.14666,
"h": 311.3
},
"luminance": 0.45316
}Semantic roles & 50–950 ramp
primary
#D79CFD
secondary
#E2F7D4
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186