#BFA4FB#BFA4FB
#BFA4FB is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.5% C 0.124 H 297.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4FB |
|---|---|
| RGB | rgb(191, 164, 251) |
| HSL | hsl(259, 92%, 81%) |
| HSV | hsv(259, 35%, 98%) |
| CMYK | cmyk(23.9%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.62, 27.39, -39.72) |
| CIE-LCH | lch(72.62, 48.25, 304.59°) |
| OKLab | oklab(77.48% 0.0579 -0.1102) |
| OKLCH | oklch(77.48% 0.124 297.7) |
| XYZ | xyz(52.1699, 44.5919, 97.1067) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.44
Lavender (survey)
#C79FEF
ΔE00 3.79
Pale Violet
#CEAEFA
ΔE00 3.99
Baby Purple
#CA9BF7
ΔE00 4.06
Lavender
#B39DDB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4FB #E0FBA4
analogous
#A4B5FB #BFA4FB #EBA4FB
triadic
#BFA4FB #FBBFA4 #A4FBBF
tetradic
#BFA4FB #FBA4B5 #E0FBA4 #A4FBEB
square
#BFA4FB #FBA4B5 #E0FBA4 #A4FBEB
split-complementary
#BFA4FB #FBEBA4 #B5FBA4
monochromatic
#6D2FF6 #9669F8 #BFA4FB #E8DFFE #EAE2FE
Accessibility & contrast
On white
2.12
#BFA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BFA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4FB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4FB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#B3B2C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa4fb; /* rgb */ color: rgb(191, 164, 251); /* oklch */ color: oklch(77.5% 0.124 297.7);
Tailwind
colors: {
custom: {
50: '#d3bffd',
500: '#bfa4fb',
950: '#000000',
},
}SCSS
$custom: #bfa4fb; $custom-light: #d3bffd; $custom-dark: #000000;
JSON
{
"hex": "#bfa4fb",
"rgb": {
"r": 191,
"g": 164,
"b": 251
},
"hsl": {
"h": 258.621,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.77475,
"c": 0.12447,
"h": 297.7
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#BFA4FB
secondary
#ECF6D5
accent
#E6009E
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185