#BFA1FE#BFA1FE
#BFA1FE is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.1% C 0.133 H 298.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA1FE |
|---|---|
| RGB | rgb(191, 161, 254) |
| HSL | hsl(259, 98%, 81%) |
| HSV | hsv(259, 37%, 100%) |
| CMYK | cmyk(24.8%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(72.04, 29.75, -42.25) |
| CIE-LCH | lch(72.04, 51.67, 305.15°) |
| OKLab | oklab(77.07% 0.0626 -0.1175) |
| OKLCH | oklch(77.07% 0.133 298.1) |
| XYZ | xyz(52.1160, 43.7215, 99.4401) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.45
Lilac (survey)
#CEA2FD
ΔE00 3.35
Baby Purple
#CA9BF7
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 4.80
Liliac
#C48EFD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA1FE #E0FEA1
analogous
#A1B2FE #BFA1FE #EEA1FE
triadic
#BFA1FE #FEBFA1 #A1FEBF
tetradic
#BFA1FE #FEA1B2 #E0FEA1 #A1FEEE
square
#BFA1FE #FEA1B2 #E0FEA1 #A1FEEE
split-complementary
#BFA1FE #FEEEA1 #B2FEA1
monochromatic
#6D28FD #9664FD #BFA1FE #E8DEFF #EAE1FF
Accessibility & contrast
On white
2.16
#BFA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BFA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA1FE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA1FE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#B3B1C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfa1fe; /* rgb */ color: rgb(191, 161, 254); /* oklch */ color: oklch(77.1% 0.133 298.1);
Tailwind
colors: {
custom: {
50: '#d4bdff',
500: '#bfa1fe',
950: '#000000',
},
}SCSS
$custom: #bfa1fe; $custom-light: #d4bdff; $custom-dark: #000000;
JSON
{
"hex": "#bfa1fe",
"rgb": {
"r": 191,
"g": 161,
"b": 254
},
"hsl": {
"h": 259.355,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.77074,
"c": 0.13314,
"h": 298.1
},
"luminance": 0.43722
}Semantic roles & 50–950 ramp
primary
#BFA1FE
secondary
#ECF7D4
accent
#E6009B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186