#BFA9FE#BFA9FE
#BFA9FE is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.5% C 0.121 H 295.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA9FE |
|---|---|
| RGB | rgb(191, 169, 254) |
| HSL | hsl(256, 98%, 83%) |
| HSV | hsv(256, 33%, 100%) |
| CMYK | cmyk(24.8%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.94, 25.32, -39.29) |
| CIE-LCH | lch(73.94, 46.74, 302.80°) |
| OKLab | oklab(78.52% 0.0517 -0.109) |
| OKLCH | oklch(78.52% 0.121 295.4) |
| XYZ | xyz(53.5590, 46.6075, 99.9211) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.36
Light Violet
#D6B4FC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA9FE #E8FEA9
analogous
#A9BDFE #BFA9FE #E9A9FE
triadic
#BFA9FE #FEBFA9 #A9FEBF
tetradic
#BFA9FE #FEA9BD #E8FEA9 #A9FEE9
square
#BFA9FE #FEA9BD #E8FEA9 #A9FEE9
split-complementary
#BFA9FE #FEE9A9 #BDFEA9
monochromatic
#6530FD #926DFD #BFA9FE #E8E1FF #E8E1FF
Accessibility & contrast
On white
2.03
#BFA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BFA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA9FE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA9FE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#96B5FC
Tritanopia (blue-blind)
#B2B7C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfa9fe; /* rgb */ color: rgb(191, 169, 254); /* oklch */ color: oklch(78.5% 0.121 295.4);
Tailwind
colors: {
custom: {
50: '#d3c2ff',
500: '#bfa9fe',
950: '#000000',
},
}SCSS
$custom: #bfa9fe; $custom-light: #d3c2ff; $custom-dark: #000000;
JSON
{
"hex": "#bfa9fe",
"rgb": {
"r": 191,
"g": 169,
"b": 254
},
"hsl": {
"h": 255.529,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.78521,
"c": 0.12064,
"h": 295.4
},
"luminance": 0.46608
}Semantic roles & 50–950 ramp
primary
#BFA9FE
secondary
#EEF7D4
accent
#E600AA
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186