#BFA8FD#BFA8FD
#BFA8FD is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.3% C 0.121 H 295.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8FD |
|---|---|
| RGB | rgb(191, 168, 253) |
| HSL | hsl(256, 96%, 83%) |
| HSV | hsv(256, 34%, 99%) |
| CMYK | cmyk(24.5%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.66, 25.64, -39.19) |
| CIE-LCH | lch(73.66, 46.83, 303.20°) |
| OKLab | oklab(78.29% 0.0528 -0.1087) |
| OKLCH | oklch(78.29% 0.121 295.9) |
| XYZ | xyz(53.2140, 46.1729, 99.0182) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.74
Pale Violet
#CEAEFA
ΔE00 3.83
Lilac (survey)
#CEA2FD
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 5.07
Light Violet
#D6B4FC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8FD #E6FDA8
analogous
#A8BCFD #BFA8FD #E9A8FD
triadic
#BFA8FD #FDBFA8 #A8FDBF
tetradic
#BFA8FD #FDA8BC #E6FDA8 #A8FDE9
square
#BFA8FD #FDA8BC #E6FDA8 #A8FDE9
split-complementary
#BFA8FD #FDE9A8 #BCFDA8
monochromatic
#6730FA #936CFC #BFA8FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.05
#BFA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BFA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8FD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8FD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#B3B6C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfa8fd; /* rgb */ color: rgb(191, 168, 253); /* oklch */ color: oklch(78.3% 0.121 295.9);
Tailwind
colors: {
custom: {
50: '#d3c2fe',
500: '#bfa8fd',
950: '#000000',
},
}SCSS
$custom: #bfa8fd; $custom-light: #d3c2fe; $custom-dark: #000000;
JSON
{
"hex": "#bfa8fd",
"rgb": {
"r": 191,
"g": 168,
"b": 253
},
"hsl": {
"h": 256.235,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.78293,
"c": 0.12086,
"h": 295.9
},
"luminance": 0.46173
}Semantic roles & 50–950 ramp
primary
#BFA8FD
secondary
#EDF7D4
accent
#E600A7
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186