#BFA5FB#BFA5FB
#BFA5FB is a light, vivid violet. Relative luminance 0.450; OKLCH L 77.7% C 0.123 H 297.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA5FB |
|---|---|
| RGB | rgb(191, 165, 251) |
| HSL | hsl(258, 91%, 82%) |
| HSV | hsv(258, 34%, 98%) |
| CMYK | cmyk(23.9%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.86, 26.84, -39.35) |
| CIE-LCH | lch(72.86, 47.63, 304.30°) |
| OKLab | oklab(77.66% 0.0565 -0.1091) |
| OKLCH | oklch(77.66% 0.123 297.4) |
| XYZ | xyz(52.3496, 44.9513, 97.1666) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.58
Pale Violet
#CEAEFA
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 3.92
Baby Purple
#CA9BF7
ΔE00 4.28
Lavender
#B39DDB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA5FB #E1FBA5
analogous
#A5B6FB #BFA5FB #EAA5FB
triadic
#BFA5FB #FBBFA5 #A5FBBF
tetradic
#BFA5FB #FBA5B6 #E1FBA5 #A5FBEA
square
#BFA5FB #FBA5B6 #E1FBA5 #A5FBEA
split-complementary
#BFA5FB #FBEAA5 #B6FBA5
monochromatic
#6C30F6 #956AF8 #BFA5FB #E9E0FE #EAE2FE
Accessibility & contrast
On white
2.10
#BFA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BFA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA5FB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA5FB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#B3B3C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfa5fb; /* rgb */ color: rgb(191, 165, 251); /* oklch */ color: oklch(77.7% 0.123 297.4);
Tailwind
colors: {
custom: {
50: '#d3c0fd',
500: '#bfa5fb',
950: '#000000',
},
}SCSS
$custom: #bfa5fb; $custom-light: #d3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#bfa5fb",
"rgb": {
"r": 191,
"g": 165,
"b": 251
},
"hsl": {
"h": 258.14,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.77656,
"c": 0.1229,
"h": 297.4
},
"luminance": 0.44952
}Semantic roles & 50–950 ramp
primary
#BFA5FB
secondary
#ECF6D5
accent
#E600A0
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185