#BF9BFB#BF9BFB
#BF9BFB is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.9% C 0.139 H 300.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BFB |
|---|---|
| RGB | rgb(191, 155, 251) |
| HSL | hsl(263, 92%, 80%) |
| HSV | hsv(263, 38%, 98%) |
| CMYK | cmyk(23.9%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.51, 32.37, -43.01) |
| CIE-LCH | lch(70.51, 53.83, 306.97°) |
| OKLab | oklab(75.87% 0.0702 -0.1197) |
| OKLCH | oklch(75.87% 0.139 300.4) |
| XYZ | xyz(50.6159, 41.4839, 96.5887) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.21
Baby Purple
#CA9BF7
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.70
Liliac
#C48EFD
ΔE00 3.77
Pale Violet
#CEAEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BFB #D7FB9B
analogous
#9BA7FB #BF9BFB #EF9BFB
triadic
#BF9BFB #FBBF9B #9BFBBF
tetradic
#BF9BFB #FB9BA7 #D7FB9B #9BFBEF
square
#BF9BFB #FB9BA7 #D7FB9B #9BFBEF
split-complementary
#BF9BFB #FBEF9B #A7FB9B
monochromatic
#7425F6 #9960F9 #BF9BFB #E5D6FD #ECE2FE
Accessibility & contrast
On white
2.26
#BF9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BF9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BFB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BFB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#B4ABBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9bfb; /* rgb */ color: rgb(191, 155, 251); /* oklch */ color: oklch(75.9% 0.139 300.4);
Tailwind
colors: {
custom: {
50: '#d4b9fd',
500: '#bf9bfb',
950: '#000000',
},
}SCSS
$custom: #bf9bfb; $custom-light: #d4b9fd; $custom-dark: #000000;
JSON
{
"hex": "#bf9bfb",
"rgb": {
"r": 191,
"g": 155,
"b": 251
},
"hsl": {
"h": 262.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.7587,
"c": 0.13875,
"h": 300.4
},
"luminance": 0.41484
}Semantic roles & 50–950 ramp
primary
#BF9BFB
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085