#BF9BF6#BF9BF6
#BF9BF6 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.6% C 0.132 H 301.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BF6 |
|---|---|
| RGB | rgb(191, 155, 246) |
| HSL | hsl(264, 83%, 79%) |
| HSV | hsv(264, 37%, 96%) |
| CMYK | cmyk(22.4%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(70.30, 31.22, -40.63) |
| CIE-LCH | lch(70.30, 51.24, 307.54°) |
| OKLab | oklab(75.63% 0.0692 -0.1128) |
| OKLCH | oklch(75.63% 0.132 301.5) |
| XYZ | xyz(49.8381, 41.1728, 92.4924) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.19
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 2.98
Liliac
#C48EFD
ΔE00 4.02
Pale Violet
#CEAEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BF6 #D2F69B
analogous
#9BA4F6 #BF9BF6 #EC9BF6
triadic
#BF9BF6 #F6BF9B #9BF6BF
tetradic
#BF9BF6 #F69BA4 #D2F69B #9BF6EC
square
#BF9BF6 #F69BA4 #D2F69B #9BF6EC
split-complementary
#BF9BF6 #F6EC9B #A4F69B
monochromatic
#772BEC #9B63F1 #BF9BF6 #E3D3FB #EDE3FC
Accessibility & contrast
On white
2.27
#BF9BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#BF9BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BF6
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BF6 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#B5AABD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9bf6; /* rgb */ color: rgb(191, 155, 246); /* oklch */ color: oklch(75.6% 0.132 301.5);
Tailwind
colors: {
custom: {
50: '#d4b9f9',
500: '#bf9bf6',
950: '#000000',
},
}SCSS
$custom: #bf9bf6; $custom-light: #d4b9f9; $custom-dark: #000000;
JSON
{
"hex": "#bf9bf6",
"rgb": {
"r": 191,
"g": 155,
"b": 246
},
"hsl": {
"h": 263.736,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.75634,
"c": 0.13233,
"h": 301.5
},
"luminance": 0.41173
}Semantic roles & 50–950 ramp
primary
#BF9BF6
secondary
#E9F4D7
accent
#E0068A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085