#BFA1FD#BFA1FD
#BFA1FD is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.0% C 0.132 H 298.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA1FD |
|---|---|
| RGB | rgb(191, 161, 253) |
| HSL | hsl(260, 96%, 81%) |
| HSV | hsv(260, 36%, 99%) |
| CMYK | cmyk(24.5%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.00, 29.52, -41.77) |
| CIE-LCH | lch(72.00, 51.15, 305.25°) |
| OKLab | oklab(77.03% 0.0624 -0.1161) |
| OKLCH | oklch(77.03% 0.132 298.3) |
| XYZ | xyz(51.9563, 43.6576, 98.5990) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.40
Lilac (survey)
#CEA2FD
ΔE00 3.27
Baby Purple
#CA9BF7
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA1FD #DFFDA1
analogous
#A1B1FD #BFA1FD #EDA1FD
triadic
#BFA1FD #FDBFA1 #A1FDBF
tetradic
#BFA1FD #FDA1B1 #DFFDA1 #A1FDED
square
#BFA1FD #FDA1B1 #DFFDA1 #A1FDED
split-complementary
#BFA1FD #FDEDA1 #B1FDA1
monochromatic
#6D29FA #9665FC #BFA1FD #E8DDFE #EBE1FE
Accessibility & contrast
On white
2.16
#BFA1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BFA1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA1FD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA1FD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#B3B0C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bfa1fd; /* rgb */ color: rgb(191, 161, 253); /* oklch */ color: oklch(77.0% 0.132 298.3);
Tailwind
colors: {
custom: {
50: '#d4bdfe',
500: '#bfa1fd',
950: '#000000',
},
}SCSS
$custom: #bfa1fd; $custom-light: #d4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#bfa1fd",
"rgb": {
"r": 191,
"g": 161,
"b": 253
},
"hsl": {
"h": 259.565,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.77027,
"c": 0.13183,
"h": 298.3
},
"luminance": 0.43658
}Semantic roles & 50–950 ramp
primary
#BFA1FD
secondary
#EBF7D4
accent
#E6009B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186