#BD9BFB#BD9BFB
#BD9BFB is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.7% C 0.138 H 299.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BD9BFB |
|---|---|
| RGB | rgb(189, 155, 251) |
| HSL | hsl(261, 92%, 80%) |
| HSV | hsv(261, 38%, 98%) |
| CMYK | cmyk(24.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.33, 31.81, -43.30) |
| CIE-LCH | lch(70.33, 53.73, 306.30°) |
| OKLab | oklab(75.69% 0.0679 -0.1206) |
| OKLCH | oklch(75.69% 0.138 299.4) |
| XYZ | xyz(50.1163, 41.2263, 96.5652) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 3.21
Lilac (survey)
#CEA2FD
ΔE00 3.62
Liliac
#C48EFD
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.01
Pale Violet
#CEAEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD9BFB #D9FB9B
analogous
#9BA9FB #BD9BFB #ED9BFB
triadic
#BD9BFB #FBBD9B #9BFBBD
tetradic
#BD9BFB #FB9BA9 #D9FB9B #9BFBED
square
#BD9BFB #FB9BA9 #D9FB9B #9BFBED
split-complementary
#BD9BFB #FBED9B #A9FB9B
monochromatic
#6F25F6 #9660F9 #BD9BFB #E4D6FD #ECE2FE
Accessibility & contrast
On white
2.27
#BD9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#BD9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD9BFB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD9BFB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#B1ABBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bd9bfb; /* rgb */ color: rgb(189, 155, 251); /* oklch */ color: oklch(75.7% 0.138 299.4);
Tailwind
colors: {
custom: {
50: '#d2b9fd',
500: '#bd9bfb',
950: '#000000',
},
}SCSS
$custom: #bd9bfb; $custom-light: #d2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#bd9bfb",
"rgb": {
"r": 189,
"g": 155,
"b": 251
},
"hsl": {
"h": 261.25,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.75691,
"c": 0.13838,
"h": 299.4
},
"luminance": 0.41227
}Semantic roles & 50–950 ramp
primary
#BD9BFB
secondary
#EAF6D5
accent
#E60094
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085