#BDA9FD#BDA9FD
#BDA9FD is a light, moderate violet. Relative luminance 0.463; OKLCH L 78.3% C 0.119 H 294.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA9FD |
|---|---|
| RGB | rgb(189, 169, 253) |
| HSL | hsl(254, 95%, 83%) |
| HSV | hsv(254, 33%, 99%) |
| CMYK | cmyk(25.3%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.73, 24.51, -39.08) |
| CIE-LCH | lch(73.73, 46.14, 302.10°) |
| OKLab | oklab(78.31% 0.0492 -0.1084) |
| OKLCH | oklch(78.31% 0.119 294.4) |
| XYZ | xyz(52.8996, 46.2860, 99.0565) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA9FD #E9FDA9
analogous
#A9BFFD #BDA9FD #E7A9FD
triadic
#BDA9FD #FDBDA9 #A9FDBD
tetradic
#BDA9FD #FDA9BF #E9FDA9 #A9FDE7
square
#BDA9FD #FDA9BF #E9FDA9 #A9FDE7
split-complementary
#BDA9FD #FDE7A9 #BFFDA9
monochromatic
#6131FA #8F6DFC #BDA9FD #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.05
#BDA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BDA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA9FD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA9FD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#B0B7C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bda9fd; /* rgb */ color: rgb(189, 169, 253); /* oklch */ color: oklch(78.3% 0.119 294.4);
Tailwind
colors: {
custom: {
50: '#d2c2fe',
500: '#bda9fd',
950: '#000000',
},
}SCSS
$custom: #bda9fd; $custom-light: #d2c2fe; $custom-dark: #000000;
JSON
{
"hex": "#bda9fd",
"rgb": {
"r": 189,
"g": 169,
"b": 253
},
"hsl": {
"h": 254.286,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.78309,
"c": 0.1191,
"h": 294.4
},
"luminance": 0.46287
}Semantic roles & 50–950 ramp
primary
#BDA9FD
secondary
#EEF7D4
accent
#E600AF
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186