#BDA5FB#BDA5FB
#BDA5FB is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.5% C 0.123 H 296.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA5FB |
|---|---|
| RGB | rgb(189, 165, 251) |
| HSL | hsl(257, 91%, 82%) |
| HSV | hsv(257, 34%, 98%) |
| CMYK | cmyk(24.7%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(72.69, 26.26, -39.62) |
| CIE-LCH | lch(72.69, 47.54, 303.54°) |
| OKLab | oklab(77.49% 0.0542 -0.11) |
| OKLCH | oklch(77.49% 0.123 296.2) |
| XYZ | xyz(51.8499, 44.6936, 97.1431) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.68
Lavender
#B39DDB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA5FB #E3FBA5
analogous
#A5B8FB #BDA5FB #E8A5FB
triadic
#BDA5FB #FBBDA5 #A5FBBD
tetradic
#BDA5FB #FBA5B8 #E3FBA5 #A5FBE8
square
#BDA5FB #FBA5B8 #E3FBA5 #A5FBE8
split-complementary
#BDA5FB #FBE8A5 #B8FBA5
monochromatic
#6730F6 #926AF8 #BDA5FB #E8E0FE #EAE2FE
Accessibility & contrast
On white
2.11
#BDA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BDA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA5FB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA5FB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#B1B3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda5fb; /* rgb */ color: rgb(189, 165, 251); /* oklch */ color: oklch(77.5% 0.123 296.2);
Tailwind
colors: {
custom: {
50: '#d2bffd',
500: '#bda5fb',
950: '#000000',
},
}SCSS
$custom: #bda5fb; $custom-light: #d2bffd; $custom-dark: #000000;
JSON
{
"hex": "#bda5fb",
"rgb": {
"r": 189,
"g": 165,
"b": 251
},
"hsl": {
"h": 256.744,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.77485,
"c": 0.12264,
"h": 296.2
},
"luminance": 0.44694
}Semantic roles & 50–950 ramp
primary
#BDA5FB
secondary
#EDF6D5
accent
#E600A5
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185