#B79BFA#B79BFA
#B79BFA is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.136 H 296.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B79BFA |
|---|---|
| RGB | rgb(183, 155, 250) |
| HSL | hsl(258, 90%, 79%) |
| HSV | hsv(258, 38%, 98%) |
| CMYK | cmyk(26.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(69.76, 29.89, -43.69) |
| CIE-LCH | lch(69.76, 52.94, 304.38°) |
| OKLab | oklab(75.12% 0.0609 -0.1218) |
| OKLCH | oklch(75.12% 0.136 296.5) |
| XYZ | xyz(48.5010, 40.4116, 95.6689) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 4.75
Liliac
#C48EFD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 4.93
Lavender
#B39DDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79BFA #DEFA9B
analogous
#9BAFFA #B79BFA #E69BFA
triadic
#B79BFA #FAB79B #9BFAB7
tetradic
#B79BFA #FA9BAF #DEFA9B #9BFAE6
square
#B79BFA #FA9BAF #DEFA9B #9BFAE6
split-complementary
#B79BFA #FAE69B #AFFA9B
monochromatic
#6326F4 #8D61F7 #B79BFA #E1D5FD #EAE2FE
Accessibility & contrast
On white
2.31
#B79BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#B79BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79BFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79BFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#A9ABBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b79bfa; /* rgb */ color: rgb(183, 155, 250); /* oklch */ color: oklch(75.1% 0.136 296.5);
Tailwind
colors: {
custom: {
50: '#ceb8fc',
500: '#b79bfa',
950: '#000000',
},
}SCSS
$custom: #b79bfa; $custom-light: #ceb8fc; $custom-dark: #000000;
JSON
{
"hex": "#b79bfa",
"rgb": {
"r": 183,
"g": 155,
"b": 250
},
"hsl": {
"h": 257.684,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.75116,
"c": 0.13617,
"h": 296.5
},
"luminance": 0.40412
}Semantic roles & 50–950 ramp
primary
#B79BFA
secondary
#ECF6D5
accent
#E600A2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085