#BDA3FE#BDA3FE
#BDA3FE is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.3% C 0.130 H 296.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA3FE |
|---|---|
| RGB | rgb(189, 163, 254) |
| HSL | hsl(257, 98%, 82%) |
| HSV | hsv(257, 36%, 100%) |
| CMYK | cmyk(25.6%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(72.34, 28.08, -41.79) |
| CIE-LCH | lch(72.34, 50.35, 303.89°) |
| OKLab | oklab(77.26% 0.0576 -0.1162) |
| OKLCH | oklch(77.26% 0.13 296.4) |
| XYZ | xyz(51.9687, 44.1684, 99.5341) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.16
Lilac (survey)
#CEA2FD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender (survey)
#C79FEF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 4.79
Liliac
#C48EFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA3FE #E4FEA3
analogous
#A3B7FE #BDA3FE #EBA3FE
triadic
#BDA3FE #FEBDA3 #A3FEBD
tetradic
#BDA3FE #FEA3B7 #E4FEA3 #A3FEEB
square
#BDA3FE #FEA3B7 #E4FEA3 #A3FEEB
split-complementary
#BDA3FE #FEEBA3 #B7FEA3
monochromatic
#662AFD #9266FD #BDA3FE #E8E0FF #E9E1FF
Accessibility & contrast
On white
2.14
#BDA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BDA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA3FE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA3FE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#B0B2C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda3fe; /* rgb */ color: rgb(189, 163, 254); /* oklch */ color: oklch(77.3% 0.130 296.4);
Tailwind
colors: {
custom: {
50: '#d2beff',
500: '#bda3fe',
950: '#000000',
},
}SCSS
$custom: #bda3fe; $custom-light: #d2beff; $custom-dark: #000000;
JSON
{
"hex": "#bda3fe",
"rgb": {
"r": 189,
"g": 163,
"b": 254
},
"hsl": {
"h": 257.143,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.77261,
"c": 0.12974,
"h": 296.4
},
"luminance": 0.44169
}Semantic roles & 50–950 ramp
primary
#BDA3FE
secondary
#EDF7D4
accent
#E600A4
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186