#BFA1FB#BFA1FB
#BFA1FB is a light, vivid violet. Relative luminance 0.435; OKLCH L 76.9% C 0.129 H 298.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA1FB |
|---|---|
| RGB | rgb(191, 161, 251) |
| HSL | hsl(260, 92%, 81%) |
| HSV | hsv(260, 36%, 98%) |
| CMYK | cmyk(23.9%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.91, 29.05, -40.82) |
| CIE-LCH | lch(71.91, 50.10, 305.44°) |
| OKLab | oklab(76.93% 0.062 -0.1134) |
| OKLCH | oklch(76.93% 0.129 298.7) |
| XYZ | xyz(51.6394, 43.5308, 96.9298) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.35
Lilac (survey)
#CEA2FD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.56
Pale Violet
#CEAEFA
ΔE00 4.47
Liliac
#C48EFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA1FB #DDFBA1
analogous
#A1B0FB #BFA1FB #ECA1FB
triadic
#BFA1FB #FBBFA1 #A1FBBF
tetradic
#BFA1FB #FBA1B0 #DDFBA1 #A1FBEC
square
#BFA1FB #FBA1B0 #DDFBA1 #A1FBEC
split-complementary
#BFA1FB #FBECA1 #B0FBA1
monochromatic
#6F2CF6 #9766F9 #BFA1FB #E7DCFD #EBE2FE
Accessibility & contrast
On white
2.16
#BFA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BFA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA1FB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA1FB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#90AFF9
Tritanopia (blue-blind)
#B4B0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa1fb; /* rgb */ color: rgb(191, 161, 251); /* oklch */ color: oklch(76.9% 0.129 298.7);
Tailwind
colors: {
custom: {
50: '#d4bdfd',
500: '#bfa1fb',
950: '#000000',
},
}SCSS
$custom: #bfa1fb; $custom-light: #d4bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bfa1fb",
"rgb": {
"r": 191,
"g": 161,
"b": 251
},
"hsl": {
"h": 260,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.76934,
"c": 0.12922,
"h": 298.7
},
"luminance": 0.43531
}Semantic roles & 50–950 ramp
primary
#BFA1FB
secondary
#EBF6D5
accent
#E60099
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185