#BFA6FD#BFA6FD
#BFA6FD is a light, vivid violet. Relative luminance 0.454; OKLCH L 77.9% C 0.124 H 296.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA6FD |
|---|---|
| RGB | rgb(191, 166, 253) |
| HSL | hsl(257, 96%, 82%) |
| HSV | hsv(257, 34%, 99%) |
| CMYK | cmyk(24.5%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(73.18, 26.75, -39.93) |
| CIE-LCH | lch(73.18, 48.06, 303.82°) |
| OKLab | oklab(77.93% 0.0556 -0.1108) |
| OKLCH | oklch(77.93% 0.124 296.6) |
| XYZ | xyz(52.8476, 45.4402, 98.8961) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.28
Lilac (survey)
#CEA2FD
ΔE00 3.82
Pale Violet
#CEAEFA
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.31
Baby Purple
#CA9BF7
ΔE00 4.61
Light Violet
#D6B4FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA6FD #E4FDA6
analogous
#A6B9FD #BFA6FD #EAA6FD
triadic
#BFA6FD #FDBFA6 #A6FDBF
tetradic
#BFA6FD #FDA6B9 #E4FDA6 #A6FDEA
square
#BFA6FD #FDA6B9 #E4FDA6 #A6FDEA
split-complementary
#BFA6FD #FDEAA6 #B9FDA6
monochromatic
#692EFA #946AFC #BFA6FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
2.08
#BFA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#BFA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA6FD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA6FD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#B3B4C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfa6fd; /* rgb */ color: rgb(191, 166, 253); /* oklch */ color: oklch(77.9% 0.124 296.6);
Tailwind
colors: {
custom: {
50: '#d4c0fe',
500: '#bfa6fd',
950: '#000000',
},
}SCSS
$custom: #bfa6fd; $custom-light: #d4c0fe; $custom-dark: #000000;
JSON
{
"hex": "#bfa6fd",
"rgb": {
"r": 191,
"g": 166,
"b": 253
},
"hsl": {
"h": 257.241,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.77929,
"c": 0.12399,
"h": 296.6
},
"luminance": 0.45441
}Semantic roles & 50–950 ramp
primary
#BFA6FD
secondary
#EDF7D4
accent
#E600A4
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186