#BFA7FF#BFA7FF
#BFA7FF is a light, vivid violet. Relative luminance 0.459; OKLCH L 78.2% C 0.125 H 295.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA7FF |
|---|---|
| RGB | rgb(191, 167, 255) |
| HSL | hsl(256, 100%, 83%) |
| HSV | hsv(256, 35%, 100%) |
| CMYK | cmyk(25.1%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(73.50, 26.66, -40.51) |
| CIE-LCH | lch(73.50, 48.50, 303.35°) |
| OKLab | oklab(78.2% 0.0547 -0.1125) |
| OKLCH | oklch(78.2% 0.125 295.9) |
| XYZ | xyz(53.3503, 45.9332, 100.6436) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA7FF #E7FFA7
analogous
#A7BBFF #BFA7FF #EBA7FF
triadic
#BFA7FF #FFBFA7 #A7FFBF
tetradic
#BFA7FF #FFA7BB #E7FFA7 #A7FFEB
square
#BFA7FF #FFA7BB #E7FFA7 #A7FFEB
split-complementary
#BFA7FF #FFEBA7 #BBFFA7
monochromatic
#662DFF #926AFF #BFA7FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
2.06
#BFA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BFA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA7FF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA7FF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#B2B6C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfa7ff; /* rgb */ color: rgb(191, 167, 255); /* oklch */ color: oklch(78.2% 0.125 295.9);
Tailwind
colors: {
custom: {
50: '#d4c1ff',
500: '#bfa7ff',
950: '#000000',
},
}SCSS
$custom: #bfa7ff; $custom-light: #d4c1ff; $custom-dark: #000000;
JSON
{
"hex": "#bfa7ff",
"rgb": {
"r": 191,
"g": 167,
"b": 255
},
"hsl": {
"h": 256.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.78202,
"c": 0.12508,
"h": 295.9
},
"luminance": 0.45934
}Semantic roles & 50–950 ramp
primary
#BFA7FF
secondary
#EEF7D4
accent
#E600A7
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186