#BF9BF0#BF9BF0
#BF9BF0 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.4% C 0.125 H 303.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BF0 |
|---|---|
| RGB | rgb(191, 155, 240) |
| HSL | hsl(265, 74%, 77%) |
| HSV | hsv(265, 35%, 94%) |
| CMYK | cmyk(20.4%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(70.04, 29.86, -37.75) |
| CIE-LCH | lch(70.04, 48.13, 308.34°) |
| OKLab | oklab(75.36% 0.0679 -0.1045) |
| OKLCH | oklch(75.36% 0.125 303) |
| XYZ | xyz(48.9321, 40.8104, 87.7205) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 2.24
Pastel Purple
#CAA0FF
ΔE00 2.66
Lilac (survey)
#CEA2FD
ΔE00 3.03
Liliac
#C48EFD
ΔE00 4.59
Lavender
#B39DDB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BF0 #CCF09B
analogous
#9BA1F0 #BF9BF0 #EA9BF0
triadic
#BF9BF0 #F0BF9B #9BF0BF
tetradic
#BF9BF0 #F09BA1 #CCF09B #9BF0EA
square
#BF9BF0 #F09BA1 #CCF09B #9BF0EA
split-complementary
#BF9BF0 #F0EA9B #A1F09B
monochromatic
#7B31E0 #9D66E8 #BF9BF0 #E1D0F8 #EEE4FB
Accessibility & contrast
On white
2.29
#BF9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#BF9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BF0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BF0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#B7A8BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9bf0; /* rgb */ color: rgb(191, 155, 240); /* oklch */ color: oklch(75.4% 0.125 303.0);
Tailwind
colors: {
custom: {
50: '#d3b9f5',
500: '#bf9bf0',
950: '#000000',
},
}SCSS
$custom: #bf9bf0; $custom-light: #d3b9f5; $custom-dark: #000000;
JSON
{
"hex": "#bf9bf0",
"rgb": {
"r": 191,
"g": 155,
"b": 240
},
"hsl": {
"h": 265.412,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.75358,
"c": 0.12464,
"h": 303
},
"luminance": 0.4081
}Semantic roles & 50–950 ramp
primary
#BF9BF0
secondary
#E8F3D8
accent
#D60F82
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085