#BDA1FB#BDA1FB
#BDA1FB is a light, vivid violet. Relative luminance 0.433; OKLCH L 76.8% C 0.129 H 297.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA1FB |
|---|---|
| RGB | rgb(189, 161, 251) |
| HSL | hsl(259, 92%, 81%) |
| HSV | hsv(259, 36%, 98%) |
| CMYK | cmyk(24.7%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(71.74, 28.48, -41.10) |
| CIE-LCH | lch(71.74, 50.01, 304.72°) |
| OKLab | oklab(76.76% 0.0597 -0.1142) |
| OKLCH | oklch(76.76% 0.129 297.6) |
| XYZ | xyz(51.1397, 43.2732, 96.9064) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.59
Baby Purple
#CA9BF7
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 3.94
Pale Violet
#CEAEFA
ΔE00 4.74
Liliac
#C48EFD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA1FB #DFFBA1
analogous
#A1B2FB #BDA1FB #EAA1FB
triadic
#BDA1FB #FBBDA1 #A1FBBD
tetradic
#BDA1FB #FBA1B2 #DFFBA1 #A1FBEA
square
#BDA1FB #FBA1B2 #DFFBA1 #A1FBEA
split-complementary
#BDA1FB #FBEAA1 #B2FBA1
monochromatic
#6B2CF6 #9466F9 #BDA1FB #E6DCFD #EAE2FE
Accessibility & contrast
On white
2.18
#BDA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BDA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA1FB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA1FB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#8FAFF9
Tritanopia (blue-blind)
#B1B0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bda1fb; /* rgb */ color: rgb(189, 161, 251); /* oklch */ color: oklch(76.8% 0.129 297.6);
Tailwind
colors: {
custom: {
50: '#d2bdfd',
500: '#bda1fb',
950: '#000000',
},
}SCSS
$custom: #bda1fb; $custom-light: #d2bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bda1fb",
"rgb": {
"r": 189,
"g": 161,
"b": 251
},
"hsl": {
"h": 258.667,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.76761,
"c": 0.12891,
"h": 297.6
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#BDA1FB
secondary
#ECF6D5
accent
#E6009E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185