#BFA6FB#BFA6FB
#BFA6FB is a light, vivid violet. Relative luminance 0.453; OKLCH L 77.8% C 0.121 H 297.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6FB |
|---|---|
| RGB | rgb(191, 166, 251) |
| HSL | hsl(258, 91%, 82%) |
| HSV | hsv(258, 34%, 98%) |
| CMYK | cmyk(23.9%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(73.10, 26.28, -38.98) |
| CIE-LCH | lch(73.10, 47.01, 303.99°) |
| OKLab | oklab(77.84% 0.0551 -0.1081) |
| OKLCH | oklch(77.84% 0.121 297) |
| XYZ | xyz(52.5307, 45.3134, 97.2269) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.28
Lilac (survey)
#CEA2FD
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.05
Baby Purple
#CA9BF7
ΔE00 4.52
Lavender
#B39DDB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6FB #E2FBA6
analogous
#A6B8FB #BFA6FB #EAA6FB
triadic
#BFA6FB #FBBFA6 #A6FBBF
tetradic
#BFA6FB #FBA6B8 #E2FBA6 #A6FBEA
square
#BFA6FB #FBA6B8 #E2FBA6 #A6FBEA
split-complementary
#BFA6FB #FBEAA6 #B8FBA6
monochromatic
#6B31F6 #956BF8 #BFA6FB #E9E1FE #EAE2FE
Accessibility & contrast
On white
2.09
#BFA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BFA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6FB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6FB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#B3B4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfa6fb; /* rgb */ color: rgb(191, 166, 251); /* oklch */ color: oklch(77.8% 0.121 297.0);
Tailwind
colors: {
custom: {
50: '#d3c0fd',
500: '#bfa6fb',
950: '#000000',
},
}SCSS
$custom: #bfa6fb; $custom-light: #d3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#bfa6fb",
"rgb": {
"r": 191,
"g": 166,
"b": 251
},
"hsl": {
"h": 257.647,
"s": 91.398,
"l": 81.765
},
"oklch": {
"l": 0.77838,
"c": 0.12133,
"h": 297
},
"luminance": 0.45314
}Semantic roles & 50–950 ramp
primary
#BFA6FB
secondary
#ECF6D5
accent
#E600A2
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185