#BDA3FB#BDA3FB
#BDA3FB is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.1% C 0.126 H 296.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA3FB |
|---|---|
| RGB | rgb(189, 163, 251) |
| HSL | hsl(258, 92%, 81%) |
| HSV | hsv(258, 35%, 98%) |
| CMYK | cmyk(24.7%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.21, 27.37, -40.37) |
| CIE-LCH | lch(72.21, 48.77, 304.14°) |
| OKLab | oklab(77.12% 0.057 -0.1121) |
| OKLCH | oklch(77.12% 0.126 296.9) |
| XYZ | xyz(51.4920, 43.9778, 97.0238) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 4.45
Lavender
#B39DDB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA3FB #E1FBA3
analogous
#A3B5FB #BDA3FB #E9A3FB
triadic
#BDA3FB #FBBDA3 #A3FBBD
tetradic
#BDA3FB #FBA3B5 #E1FBA3 #A3FBE9
square
#BDA3FB #FBA3B5 #E1FBA3 #A3FBE9
split-complementary
#BDA3FB #FBE9A3 #B5FBA3
monochromatic
#692EF6 #9368F8 #BDA3FB #E7DEFE #EAE2FE
Accessibility & contrast
On white
2.14
#BDA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BDA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA3FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA3FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#B1B2C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda3fb; /* rgb */ color: rgb(189, 163, 251); /* oklch */ color: oklch(77.1% 0.126 296.9);
Tailwind
colors: {
custom: {
50: '#d2befd',
500: '#bda3fb',
950: '#000000',
},
}SCSS
$custom: #bda3fb; $custom-light: #d2befd; $custom-dark: #000000;
JSON
{
"hex": "#bda3fb",
"rgb": {
"r": 189,
"g": 163,
"b": 251
},
"hsl": {
"h": 257.727,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.77122,
"c": 0.12577,
"h": 296.9
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#BDA3FB
secondary
#ECF6D5
accent
#E600A2
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185