#BDA1FD#BDA1FD
#BDA1FD is a light, vivid violet. Relative luminance 0.434; OKLCH L 76.9% C 0.132 H 297.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA1FD |
|---|---|
| RGB | rgb(189, 161, 253) |
| HSL | hsl(258, 96%, 81%) |
| HSV | hsv(258, 36%, 99%) |
| CMYK | cmyk(25.3%, 36.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.83, 28.95, -42.06) |
| CIE-LCH | lch(71.83, 51.06, 304.54°) |
| OKLab | oklab(76.85% 0.0602 -0.117) |
| OKLCH | oklch(76.85% 0.132 297.2) |
| XYZ | xyz(51.4566, 43.4000, 98.5755) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.72
Baby Purple
#CA9BF7
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.24
Pale Violet
#CEAEFA
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA1FD #E1FDA1
analogous
#A1B3FD #BDA1FD #EBA1FD
triadic
#BDA1FD #FDBDA1 #A1FDBD
tetradic
#BDA1FD #FDA1B3 #E1FDA1 #A1FDEB
square
#BDA1FD #FDA1B3 #E1FDA1 #A1FDEB
split-complementary
#BDA1FD #FDEBA1 #B3FDA1
monochromatic
#6929FA #9365FC #BDA1FD #E7DDFE #EAE1FE
Accessibility & contrast
On white
2.17
#BDA1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BDA1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA1FD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA1FD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#B0B0C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bda1fd; /* rgb */ color: rgb(189, 161, 253); /* oklch */ color: oklch(76.9% 0.132 297.2);
Tailwind
colors: {
custom: {
50: '#d2bdfe',
500: '#bda1fd',
950: '#000000',
},
}SCSS
$custom: #bda1fd; $custom-light: #d2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#bda1fd",
"rgb": {
"r": 189,
"g": 161,
"b": 253
},
"hsl": {
"h": 258.261,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.76854,
"c": 0.13154,
"h": 297.2
},
"luminance": 0.434
}Semantic roles & 50–950 ramp
primary
#BDA1FD
secondary
#ECF7D4
accent
#E600A0
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186