#BDA4FB#BDA4FB
#BDA4FB is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.3% C 0.124 H 296.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4FB |
|---|---|
| RGB | rgb(189, 164, 251) |
| HSL | hsl(257, 92%, 81%) |
| HSV | hsv(257, 35%, 98%) |
| CMYK | cmyk(24.7%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.45, 26.82, -39.99) |
| CIE-LCH | lch(72.45, 48.15, 303.84°) |
| OKLab | oklab(77.3% 0.0556 -0.111) |
| OKLCH | oklch(77.3% 0.124 296.6) |
| XYZ | xyz(51.6703, 44.3343, 97.0833) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.26
Lilac (survey)
#CEA2FD
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender
#B39DDB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4FB #E2FBA4
analogous
#A4B7FB #BDA4FB #E9A4FB
triadic
#BDA4FB #FBBDA4 #A4FBBD
tetradic
#BDA4FB #FBA4B7 #E2FBA4 #A4FBE9
square
#BDA4FB #FBA4B7 #E2FBA4 #A4FBE9
split-complementary
#BDA4FB #FBE9A4 #B7FBA4
monochromatic
#682FF6 #9269F8 #BDA4FB #E8DFFE #EAE2FE
Accessibility & contrast
On white
2.13
#BDA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BDA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4FB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4FB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#B1B3C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda4fb; /* rgb */ color: rgb(189, 164, 251); /* oklch */ color: oklch(77.3% 0.124 296.6);
Tailwind
colors: {
custom: {
50: '#d2bffd',
500: '#bda4fb',
950: '#000000',
},
}SCSS
$custom: #bda4fb; $custom-light: #d2bffd; $custom-dark: #000000;
JSON
{
"hex": "#bda4fb",
"rgb": {
"r": 189,
"g": 164,
"b": 251
},
"hsl": {
"h": 257.241,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.77303,
"c": 0.1242,
"h": 296.6
},
"luminance": 0.44335
}Semantic roles & 50–950 ramp
primary
#BDA4FB
secondary
#ECF6D5
accent
#E600A4
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185