#BFA2FA#BFA2FA
#BFA2FA is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.1% C 0.126 H 298.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2FA |
|---|---|
| RGB | rgb(191, 162, 250) |
| HSL | hsl(260, 90%, 81%) |
| HSV | hsv(260, 35%, 98%) |
| CMYK | cmyk(23.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(72.11, 28.27, -39.98) |
| CIE-LCH | lch(72.11, 48.96, 305.26°) |
| OKLab | oklab(77.07% 0.0604 -0.111) |
| OKLCH | oklch(77.07% 0.126 298.6) |
| XYZ | xyz(51.6576, 43.8188, 96.1603) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.50
Lilac (survey)
#CEA2FD
ΔE00 3.16
Lavender (survey)
#C79FEF
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 4.19
Lavender
#B39DDB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2FA #DDFAA2
analogous
#A2B1FA #BFA2FA #EBA2FA
triadic
#BFA2FA #FABFA2 #A2FABF
tetradic
#BFA2FA #FAA2B1 #DDFAA2 #A2FAEB
square
#BFA2FA #FAA2B1 #DDFAA2 #A2FAEB
split-complementary
#BFA2FA #FAEBA2 #B1FAA2
monochromatic
#6F2EF4 #9768F7 #BFA2FA #E7DCFD #EBE2FD
Accessibility & contrast
On white
2.15
#BFA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BFA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2FA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2FA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#B4B0C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfa2fa; /* rgb */ color: rgb(191, 162, 250); /* oklch */ color: oklch(77.1% 0.126 298.6);
Tailwind
colors: {
custom: {
50: '#d3bdfc',
500: '#bfa2fa',
950: '#000000',
},
}SCSS
$custom: #bfa2fa; $custom-light: #d3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#bfa2fa",
"rgb": {
"r": 191,
"g": 162,
"b": 250
},
"hsl": {
"h": 259.773,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.77068,
"c": 0.12633,
"h": 298.6
},
"luminance": 0.43819
}Semantic roles & 50–950 ramp
primary
#BFA2FA
secondary
#EBF6D5
accent
#E6009A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185