#BFA3FD#BFA3FD
#BFA3FD is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.4% C 0.129 H 297.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA3FD |
|---|---|
| RGB | rgb(191, 163, 253) |
| HSL | hsl(259, 96%, 82%) |
| HSV | hsv(259, 36%, 99%) |
| CMYK | cmyk(24.5%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.47, 28.41, -41.04) |
| CIE-LCH | lch(72.47, 49.91, 304.70°) |
| OKLab | oklab(77.39% 0.0597 -0.114) |
| OKLCH | oklch(77.39% 0.129 297.6) |
| XYZ | xyz(52.3086, 44.3622, 98.7164) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.69
Lilac (survey)
#CEA2FD
ΔE00 3.43
Baby Purple
#CA9BF7
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 4.36
Liliac
#C48EFD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA3FD #E1FDA3
analogous
#A3B4FD #BFA3FD #ECA3FD
triadic
#BFA3FD #FDBFA3 #A3FDBF
tetradic
#BFA3FD #FDA3B4 #E1FDA3 #A3FDEC
square
#BFA3FD #FDA3B4 #E1FDA3 #A3FDEC
split-complementary
#BFA3FD #FDECA3 #B4FDA3
monochromatic
#6C2BFA #9567FC #BFA3FD #E9DFFE #EAE1FE
Accessibility & contrast
On white
2.13
#BFA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BFA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA3FD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA3FD | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#B3B2C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa3fd; /* rgb */ color: rgb(191, 163, 253); /* oklch */ color: oklch(77.4% 0.129 297.6);
Tailwind
colors: {
custom: {
50: '#d4befe',
500: '#bfa3fd',
950: '#000000',
},
}SCSS
$custom: #bfa3fd; $custom-light: #d4befe; $custom-dark: #000000;
JSON
{
"hex": "#bfa3fd",
"rgb": {
"r": 191,
"g": 163,
"b": 253
},
"hsl": {
"h": 258.667,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.77386,
"c": 0.12869,
"h": 297.6
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#BFA3FD
secondary
#ECF7D4
accent
#E6009E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186