#BDA3F9#BDA3F9
#BDA3F9 is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.0% C 0.123 H 297.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA3F9 |
|---|---|
| RGB | rgb(189, 163, 249) |
| HSL | hsl(258, 88%, 81%) |
| HSV | hsv(258, 35%, 98%) |
| CMYK | cmyk(24.1%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(72.13, 26.90, -39.41) |
| CIE-LCH | lch(72.13, 47.72, 304.32°) |
| OKLab | oklab(77.03% 0.0565 -0.1094) |
| OKLCH | oklch(77.03% 0.123 297.3) |
| XYZ | xyz(51.1784, 43.8523, 95.3722) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.08
Lilac (survey)
#CEA2FD
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 3.83
Baby Purple
#CA9BF7
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 4.24
Lavender
#B39DDB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA3F9 #DFF9A3
analogous
#A3B4F9 #BDA3F9 #E8A3F9
triadic
#BDA3F9 #F9BDA3 #A3F9BD
tetradic
#BDA3F9 #F9A3B4 #DFF9A3 #A3F9E8
square
#BDA3F9 #F9A3B4 #DFF9A3 #A3F9E8
split-complementary
#BDA3F9 #F9E8A3 #B4F9A3
monochromatic
#6B30F2 #946AF5 #BDA3F9 #E6DCFD #EAE2FD
Accessibility & contrast
On white
2.15
#BDA3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BDA3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA3F9
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA3F9 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FC
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#B1B1C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda3f9; /* rgb */ color: rgb(189, 163, 249); /* oklch */ color: oklch(77.0% 0.123 297.3);
Tailwind
colors: {
custom: {
50: '#d2befb',
500: '#bda3f9',
950: '#000000',
},
}SCSS
$custom: #bda3f9; $custom-light: #d2befb; $custom-dark: #000000;
JSON
{
"hex": "#bda3f9",
"rgb": {
"r": 189,
"g": 163,
"b": 249
},
"hsl": {
"h": 258.14,
"s": 87.755,
"l": 80.784
},
"oklch": {
"l": 0.7703,
"c": 0.12312,
"h": 297.3
},
"luminance": 0.43853
}Semantic roles & 50–950 ramp
primary
#BDA3F9
secondary
#ECF5D6
accent
#E401A0
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185