#BD9FFD#BD9FFD
#BD9FFD is a light, vivid violet. Relative luminance 0.427; OKLCH L 76.5% C 0.135 H 297.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9FFD |
|---|---|
| RGB | rgb(189, 159, 253) |
| HSL | hsl(259, 96%, 81%) |
| HSV | hsv(259, 37%, 99%) |
| CMYK | cmyk(25.3%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.36, 30.06, -42.79) |
| CIE-LCH | lch(71.36, 52.29, 305.09°) |
| OKLab | oklab(76.5% 0.0629 -0.1191) |
| OKLCH | oklch(76.5% 0.135 297.8) |
| XYZ | xyz(51.1099, 42.7065, 98.4600) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.67
Lilac (survey)
#CEA2FD
ΔE00 3.65
Baby Purple
#CA9BF7
ΔE00 3.76
Lavender (survey)
#C79FEF
ΔE00 4.19
Liliac
#C48EFD
ΔE00 5.03
Pale Violet
#CEAEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9FFD #DFFD9F
analogous
#9FB0FD #BD9FFD #EC9FFD
triadic
#BD9FFD #FDBD9F #9FFDBD
tetradic
#BD9FFD #FD9FB0 #DFFD9F #9FFDEC
square
#BD9FFD #FD9FB0 #DFFD9F #9FFDEC
split-complementary
#BD9FFD #FDEC9F #B0FD9F
monochromatic
#6B27FB #9463FC #BD9FFD #E6DBFE #EAE1FE
Accessibility & contrast
On white
2.20
#BD9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#BD9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9FFD
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9FFD | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#B0AFC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bd9ffd; /* rgb */ color: rgb(189, 159, 253); /* oklch */ color: oklch(76.5% 0.135 297.8);
Tailwind
colors: {
custom: {
50: '#d2bbfe',
500: '#bd9ffd',
950: '#000000',
},
}SCSS
$custom: #bd9ffd; $custom-light: #d2bbfe; $custom-dark: #000000;
JSON
{
"hex": "#bd9ffd",
"rgb": {
"r": 189,
"g": 159,
"b": 253
},
"hsl": {
"h": 259.149,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76496,
"c": 0.13468,
"h": 297.8
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#BD9FFD
secondary
#ECF7D4
accent
#E6009C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186