#BF9BF1#BF9BF1
#BF9BF1 is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.4% C 0.126 H 302.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BF1 |
|---|---|
| RGB | rgb(191, 155, 241) |
| HSL | hsl(265, 75%, 78%) |
| HSV | hsv(265, 36%, 95%) |
| CMYK | cmyk(20.7%, 35.7%, 0%, 5.5%) |
| CIE-LAB | lab(70.08, 30.08, -38.23) |
| CIE-LCH | lch(70.08, 48.65, 308.20°) |
| OKLab | oklab(75.4% 0.0681 -0.1059) |
| OKLCH | oklch(75.4% 0.126 302.7) |
| XYZ | xyz(49.0810, 40.8700, 88.5050) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.18
Baby Purple
#CA9BF7
ΔE00 2.22
Pastel Purple
#CAA0FF
ΔE00 2.55
Lilac (survey)
#CEA2FD
ΔE00 2.99
Liliac
#C48EFD
ΔE00 4.48
Lavender
#B39DDB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BF1 #CDF19B
analogous
#9BA2F1 #BF9BF1 #EA9BF1
triadic
#BF9BF1 #F1BF9B #9BF1BF
tetradic
#BF9BF1 #F19BA2 #CDF19B #9BF1EA
square
#BF9BF1 #F19BA2 #CDF19B #9BF1EA
split-complementary
#BF9BF1 #F1EA9B #A2F19B
monochromatic
#7A30E2 #9D65E9 #BF9BF1 #E1D1F9 #EEE4FB
Accessibility & contrast
On white
2.29
#BF9BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#BF9BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BF1
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BF1 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF4
Deuteranopia (green-blind)
#8FABEF
Tritanopia (blue-blind)
#B7A8BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf9bf1; /* rgb */ color: rgb(191, 155, 241); /* oklch */ color: oklch(75.4% 0.126 302.7);
Tailwind
colors: {
custom: {
50: '#d3b9f6',
500: '#bf9bf1',
950: '#000000',
},
}SCSS
$custom: #bf9bf1; $custom-light: #d3b9f6; $custom-dark: #000000;
JSON
{
"hex": "#bf9bf1",
"rgb": {
"r": 191,
"g": 155,
"b": 241
},
"hsl": {
"h": 265.116,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.75403,
"c": 0.12592,
"h": 302.7
},
"luminance": 0.4087
}Semantic roles & 50–950 ramp
primary
#BF9BF1
secondary
#E8F3D8
accent
#D80E83
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085