#B78BFA#B78BFA
#B78BFA is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.3% C 0.161 H 300.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B78BFA |
|---|---|
| RGB | rgb(183, 139, 250) |
| HSL | hsl(264, 92%, 76%) |
| HSV | hsv(264, 44%, 98%) |
| CMYK | cmyk(26.8%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(66.09, 38.78, -49.48) |
| CIE-LCH | lch(66.09, 62.86, 308.09°) |
| OKLab | oklab(72.34% 0.0824 -0.1386) |
| OKLCH | oklch(72.34% 0.161 300.7) |
| XYZ | xyz(46.0125, 35.4345, 94.8394) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.49
Light Purple
#BF77F6
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 5.95
Easter Purple
#C071FE
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B78BFA #CEFA8B
analogous
#8B97FA #B78BFA #EF8BFA
triadic
#B78BFA #FAB78B #8BFAB7
tetradic
#B78BFA #FA8B97 #CEFA8B #8BFAEF
square
#B78BFA #FA8B97 #CEFA8B #8BFAEF
split-complementary
#B78BFA #FAEF8B #97FA8B
monochromatic
#6E16F5 #9350F7 #B78BFA #DBC6FD #EDE2FE
Accessibility & contrast
On white
2.60
#B78BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B78BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B78BFA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B78BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B78BFA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#AA9EB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b78bfa; /* rgb */ color: rgb(183, 139, 250); /* oklch */ color: oklch(72.3% 0.161 300.7);
Tailwind
colors: {
custom: {
50: '#cfadfc',
500: '#b78bfa',
950: '#000000',
},
}SCSS
$custom: #b78bfa; $custom-light: #cfadfc; $custom-dark: #000000;
JSON
{
"hex": "#b78bfa",
"rgb": {
"r": 183,
"g": 139,
"b": 250
},
"hsl": {
"h": 263.784,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.72337,
"c": 0.1612,
"h": 300.7
},
"luminance": 0.35435
}Semantic roles & 50–950 ramp
primary
#B78BFA
secondary
#E9F6D5
accent
#E6008B
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85