#BF9BFA#BF9BFA
#BF9BFA is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.8% C 0.137 H 300.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BFA |
|---|---|
| RGB | rgb(191, 155, 250) |
| HSL | hsl(263, 90%, 79%) |
| HSV | hsv(263, 38%, 98%) |
| CMYK | cmyk(23.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.47, 32.14, -42.53) |
| CIE-LCH | lch(70.47, 53.31, 307.08°) |
| OKLab | oklab(75.82% 0.07 -0.1183) |
| OKLCH | oklch(75.82% 0.137 300.6) |
| XYZ | xyz(50.4587, 41.4210, 95.7607) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.17
Baby Purple
#CA9BF7
ΔE00 2.68
Lilac (survey)
#CEA2FD
ΔE00 3.17
Lavender (survey)
#C79FEF
ΔE00 3.54
Liliac
#C48EFD
ΔE00 3.81
Pale Violet
#CEAEFA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BFA #D6FA9B
analogous
#9BA7FA #BF9BFA #EF9BFA
triadic
#BF9BFA #FABF9B #9BFABF
tetradic
#BF9BFA #FA9BA7 #D6FA9B #9BFAEF
square
#BF9BFA #FA9BA7 #D6FA9B #9BFAEF
split-complementary
#BF9BFA #FAEF9B #A7FA9B
monochromatic
#7426F4 #9A61F7 #BF9BFA #E4D5FD #ECE2FE
Accessibility & contrast
On white
2.26
#BF9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#BF9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#B4ABBF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9bfa; /* rgb */ color: rgb(191, 155, 250); /* oklch */ color: oklch(75.8% 0.137 300.6);
Tailwind
colors: {
custom: {
50: '#d4b9fc',
500: '#bf9bfa',
950: '#000000',
},
}SCSS
$custom: #bf9bfa; $custom-light: #d4b9fc; $custom-dark: #000000;
JSON
{
"hex": "#bf9bfa",
"rgb": {
"r": 191,
"g": 155,
"b": 250
},
"hsl": {
"h": 262.737,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.75822,
"c": 0.13746,
"h": 300.6
},
"luminance": 0.41421
}Semantic roles & 50–950 ramp
primary
#BF9BFA
secondary
#E9F6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085