#BFA0FB#BFA0FB
#BFA0FB is a light, vivid violet. Relative luminance 0.432; OKLCH L 76.8% C 0.131 H 299.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA0FB |
|---|---|
| RGB | rgb(191, 160, 251) |
| HSL | hsl(260, 92%, 81%) |
| HSV | hsv(260, 36%, 98%) |
| CMYK | cmyk(23.9%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.68, 29.61, -41.19) |
| CIE-LCH | lch(71.68, 50.72, 305.71°) |
| OKLab | oklab(76.76% 0.0634 -0.1144) |
| OKLCH | oklch(76.76% 0.131 299) |
| XYZ | xyz(51.4653, 43.1827, 96.8718) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.24
Lilac (survey)
#CEA2FD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 3.52
Pale Violet
#CEAEFA
ΔE00 4.65
Liliac
#C48EFD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA0FB #DCFBA0
analogous
#A0AEFB #BFA0FB #EDA0FB
triadic
#BFA0FB #FBBFA0 #A0FBBF
tetradic
#BFA0FB #FBA0AE #DCFBA0 #A0FBED
square
#BFA0FB #FBA0AE #DCFBA0 #A0FBED
split-complementary
#BFA0FB #FBEDA0 #AEFBA0
monochromatic
#702BF6 #9765F9 #BFA0FB #E7DBFD #EBE2FE
Accessibility & contrast
On white
2.18
#BFA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#BFA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA0FB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA0FB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#B4AFC2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa0fb; /* rgb */ color: rgb(191, 160, 251); /* oklch */ color: oklch(76.8% 0.131 299.0);
Tailwind
colors: {
custom: {
50: '#d4bcfd',
500: '#bfa0fb',
950: '#000000',
},
}SCSS
$custom: #bfa0fb; $custom-light: #d4bcfd; $custom-dark: #000000;
JSON
{
"hex": "#bfa0fb",
"rgb": {
"r": 191,
"g": 160,
"b": 251
},
"hsl": {
"h": 260.44,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.76756,
"c": 0.13081,
"h": 299
},
"luminance": 0.43183
}Semantic roles & 50–950 ramp
primary
#BFA0FB
secondary
#EBF6D5
accent
#E60097
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185