#D79BFB#D79BFB
#D79BFB is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.1% C 0.146 H 312.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D79BFB |
|---|---|
| RGB | rgb(215, 155, 251) |
| HSL | hsl(278, 92%, 80%) |
| HSV | hsv(278, 38%, 98%) |
| CMYK | cmyk(14.3%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.80, 39.28, -39.27) |
| CIE-LCH | lch(72.80, 55.55, 315.01°) |
| OKLab | oklab(78.13% 0.0978 -0.1085) |
| OKLCH | oklch(78.13% 0.146 312) |
| XYZ | xyz(57.1553, 44.8558, 96.8952) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.48
Lilac (survey)
#CEA2FD
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.73
Liliac
#C48EFD
ΔE00 4.95
Mauve
#E0B0FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D79BFB #BFFB9B
analogous
#A79BFB #D79BFB #FB9BEF
triadic
#D79BFB #FBD79B #9BFBD7
tetradic
#D79BFB #FBA79B #BFFB9B #9BEFFB
square
#D79BFB #FBA79B #BFFB9B #9BEFFB
split-complementary
#D79BFB #EFFB9B #9BFBA7
monochromatic
#A825F6 #BF60F9 #D79BFB #EFD6FD #F3E2FE
Accessibility & contrast
On white
2.11
#D79BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#D79BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D79BFB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D79BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D79BFB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#D4A9BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d79bfb; /* rgb */ color: rgb(215, 155, 251); /* oklch */ color: oklch(78.1% 0.146 312.0);
Tailwind
colors: {
custom: {
50: '#e4b9fd',
500: '#d79bfb',
950: '#000000',
},
}SCSS
$custom: #d79bfb; $custom-light: #e4b9fd; $custom-dark: #000000;
JSON
{
"hex": "#d79bfb",
"rgb": {
"r": 215,
"g": 155,
"b": 251
},
"hsl": {
"h": 277.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78129,
"c": 0.14601,
"h": 312
},
"luminance": 0.44855
}Semantic roles & 50–950 ramp
primary
#D79BFB
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085