#BFA9FD#BFA9FD
#BFA9FD is a light, moderate violet. Relative luminance 0.465; OKLCH L 78.5% C 0.119 H 295.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA9FD |
|---|---|
| RGB | rgb(191, 169, 253) |
| HSL | hsl(256, 95%, 83%) |
| HSV | hsv(256, 33%, 99%) |
| CMYK | cmyk(24.5%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.90, 25.09, -38.81) |
| CIE-LCH | lch(73.90, 46.22, 302.88°) |
| OKLab | oklab(78.48% 0.0515 -0.1076) |
| OKLCH | oklch(78.48% 0.119 295.6) |
| XYZ | xyz(53.3993, 46.5436, 99.0800) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 5.32
Light Violet
#D6B4FC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA9FD #E7FDA9
analogous
#A9BDFD #BFA9FD #E9A9FD
triadic
#BFA9FD #FDBFA9 #A9FDBF
tetradic
#BFA9FD #FDA9BD #E7FDA9 #A9FDE9
square
#BFA9FD #FDA9BD #E7FDA9 #A9FDE9
split-complementary
#BFA9FD #FDE9A9 #BDFDA9
monochromatic
#6631FA #926DFC #BFA9FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.04
#BFA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BFA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA9FD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA9FD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#B3B7C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfa9fd; /* rgb */ color: rgb(191, 169, 253); /* oklch */ color: oklch(78.5% 0.119 295.6);
Tailwind
colors: {
custom: {
50: '#d3c2fe',
500: '#bfa9fd',
950: '#000000',
},
}SCSS
$custom: #bfa9fd; $custom-light: #d3c2fe; $custom-dark: #000000;
JSON
{
"hex": "#bfa9fd",
"rgb": {
"r": 191,
"g": 169,
"b": 253
},
"hsl": {
"h": 255.714,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.78476,
"c": 0.11931,
"h": 295.6
},
"luminance": 0.46544
}Semantic roles & 50–950 ramp
primary
#BFA9FD
secondary
#EEF7D4
accent
#E600A9
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186