#BDA0FB#BDA0FB
#BDA0FB is a light, vivid violet. Relative luminance 0.429; OKLCH L 76.6% C 0.130 H 297.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA0FB |
|---|---|
| RGB | rgb(189, 160, 251) |
| HSL | hsl(259, 92%, 81%) |
| HSV | hsv(259, 36%, 98%) |
| CMYK | cmyk(24.7%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.50, 29.04, -41.47) |
| CIE-LCH | lch(71.50, 50.63, 305.00°) |
| OKLab | oklab(76.58% 0.0611 -0.1153) |
| OKLCH | oklch(76.58% 0.13 297.9) |
| XYZ | xyz(50.9657, 42.9251, 96.8484) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.67
Lilac (survey)
#CEA2FD
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 3.90
Pale Violet
#CEAEFA
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA0FB #DEFBA0
analogous
#A0B0FB #BDA0FB #EAA0FB
triadic
#BDA0FB #FBBDA0 #A0FBBD
tetradic
#BDA0FB #FBA0B0 #DEFBA0 #A0FBEA
square
#BDA0FB #FBA0B0 #DEFBA0 #A0FBEA
split-complementary
#BDA0FB #FBEAA0 #B0FBA0
monochromatic
#6B2BF6 #9465F9 #BDA0FB #E6DBFD #EBE2FE
Accessibility & contrast
On white
2.19
#BDA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BDA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA0FB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA0FB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#8EAEF9
Tritanopia (blue-blind)
#B1AFC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bda0fb; /* rgb */ color: rgb(189, 160, 251); /* oklch */ color: oklch(76.6% 0.130 297.9);
Tailwind
colors: {
custom: {
50: '#d2bcfd',
500: '#bda0fb',
950: '#000000',
},
}SCSS
$custom: #bda0fb; $custom-light: #d2bcfd; $custom-dark: #000000;
JSON
{
"hex": "#bda0fb",
"rgb": {
"r": 189,
"g": 160,
"b": 251
},
"hsl": {
"h": 259.121,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.76581,
"c": 0.13048,
"h": 297.9
},
"luminance": 0.42925
}Semantic roles & 50–950 ramp
primary
#BDA0FB
secondary
#EBF6D5
accent
#E6009C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185