#BFA4FE#BFA4FE
#BFA4FE is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.6% C 0.128 H 297.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA4FE |
|---|---|
| RGB | rgb(191, 164, 254) |
| HSL | hsl(258, 98%, 82%) |
| HSV | hsv(258, 35%, 100%) |
| CMYK | cmyk(24.8%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.75, 28.09, -41.14) |
| CIE-LCH | lch(72.75, 49.82, 304.32°) |
| OKLab | oklab(77.61% 0.0585 -0.1143) |
| OKLCH | oklch(77.61% 0.128 297.1) |
| XYZ | xyz(52.6466, 44.7826, 99.6170) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.89
Lilac (survey)
#CEA2FD
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.34
Lavender
#B39DDB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA4FE #E3FEA4
analogous
#A4B6FE #BFA4FE #ECA4FE
triadic
#BFA4FE #FEBFA4 #A4FEBF
tetradic
#BFA4FE #FEA4B6 #E3FEA4 #A4FEEC
square
#BFA4FE #FEA4B6 #E3FEA4 #A4FEEC
split-complementary
#BFA4FE #FEECA4 #B6FEA4
monochromatic
#6A2BFD #9467FD #BFA4FE #EAE1FF #EAE1FF
Accessibility & contrast
On white
2.11
#BFA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BFA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA4FE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA4FE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#91B2FC
Tritanopia (blue-blind)
#B3B3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfa4fe; /* rgb */ color: rgb(191, 164, 254); /* oklch */ color: oklch(77.6% 0.128 297.1);
Tailwind
colors: {
custom: {
50: '#d4bfff',
500: '#bfa4fe',
950: '#000000',
},
}SCSS
$custom: #bfa4fe; $custom-light: #d4bfff; $custom-dark: #000000;
JSON
{
"hex": "#bfa4fe",
"rgb": {
"r": 191,
"g": 164,
"b": 254
},
"hsl": {
"h": 258,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.77613,
"c": 0.12843,
"h": 297.1
},
"luminance": 0.44783
}Semantic roles & 50–950 ramp
primary
#BFA4FE
secondary
#ECF7D4
accent
#E600A1
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186