#B79BFC#B79BFC
#B79BFC is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.2% C 0.139 H 296.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B79BFC |
|---|---|
| RGB | rgb(183, 155, 252) |
| HSL | hsl(257, 94%, 80%) |
| HSV | hsv(257, 38%, 99%) |
| CMYK | cmyk(27.4%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.85, 30.37, -44.64) |
| CIE-LCH | lch(69.85, 53.99, 304.23°) |
| OKLab | oklab(75.21% 0.0613 -0.1246) |
| OKLCH | oklch(75.21% 0.139 296.2) |
| XYZ | xyz(48.8163, 40.5377, 97.3293) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.84
Baby Purple
#CA9BF7
ΔE00 4.61
Liliac
#C48EFD
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.20
Lavender
#B39DDB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79BFC #E0FC9B
analogous
#9BAFFC #B79BFC #E89BFC
triadic
#B79BFC #FCB79B #9BFCB7
tetradic
#B79BFC #FC9BAF #E0FC9B #9BFCE8
square
#B79BFC #FC9BAF #E0FC9B #9BFCE8
split-complementary
#B79BFC #FCE89B #AFFC9B
monochromatic
#6124F8 #8C60FA #B79BFC #E2D6FE #EAE1FE
Accessibility & contrast
On white
2.31
#B79BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B79BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79BFC
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79BFC | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#A9ACC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b79bfc; /* rgb */ color: rgb(183, 155, 252); /* oklch */ color: oklch(75.2% 0.139 296.2);
Tailwind
colors: {
custom: {
50: '#ceb8fe',
500: '#b79bfc',
950: '#000000',
},
}SCSS
$custom: #b79bfc; $custom-light: #ceb8fe; $custom-dark: #000000;
JSON
{
"hex": "#b79bfc",
"rgb": {
"r": 183,
"g": 155,
"b": 252
},
"hsl": {
"h": 257.32,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.75213,
"c": 0.13881,
"h": 296.2
},
"luminance": 0.40538
}Semantic roles & 50–950 ramp
primary
#B79BFC
secondary
#EDF6D5
accent
#E600A3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086