#BF9BF4#BF9BF4
#BF9BF4 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.130 H 302.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BF4 |
|---|---|
| RGB | rgb(191, 155, 244) |
| HSL | hsl(264, 80%, 78%) |
| HSV | hsv(264, 36%, 96%) |
| CMYK | cmyk(21.7%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(70.21, 30.77, -39.67) |
| CIE-LCH | lch(70.21, 50.20, 307.79°) |
| OKLab | oklab(75.54% 0.0688 -0.11) |
| OKLCH | oklch(75.54% 0.13 302) |
| XYZ | xyz(49.5328, 41.0507, 90.8845) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.25
Pastel Purple
#CAA0FF
ΔE00 2.29
Lavender (survey)
#C79FEF
ΔE00 2.60
Lilac (survey)
#CEA2FD
ΔE00 2.95
Liliac
#C48EFD
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BF4 #D0F49B
analogous
#9BA3F4 #BF9BF4 #EC9BF4
triadic
#BF9BF4 #F4BF9B #9BF4BF
tetradic
#BF9BF4 #F49BA3 #D0F49B #9BF4EC
square
#BF9BF4 #F49BA3 #D0F49B #9BF4EC
split-complementary
#BF9BF4 #F4EC9B #A3F49B
monochromatic
#782DE8 #9C64EE #BF9BF4 #E2D2FA #EDE3FC
Accessibility & contrast
On white
2.28
#BF9BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#BF9BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BF4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BF4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#8DABF2
Tritanopia (blue-blind)
#B6A9BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bf9bf4; /* rgb */ color: rgb(191, 155, 244); /* oklch */ color: oklch(75.5% 0.130 302.0);
Tailwind
colors: {
custom: {
50: '#d3b9f8',
500: '#bf9bf4',
950: '#000000',
},
}SCSS
$custom: #bf9bf4; $custom-light: #d3b9f8; $custom-dark: #000000;
JSON
{
"hex": "#bf9bf4",
"rgb": {
"r": 191,
"g": 155,
"b": 244
},
"hsl": {
"h": 264.27,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.75541,
"c": 0.12977,
"h": 302
},
"luminance": 0.41051
}Semantic roles & 50–950 ramp
primary
#BF9BF4
secondary
#E8F4D7
accent
#DD0987
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085