#BF96FB#BF96FB
#BF96FB is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.0% C 0.147 H 301.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96FB |
|---|---|
| RGB | rgb(191, 150, 251) |
| HSL | hsl(264, 93%, 79%) |
| HSV | hsv(264, 40%, 98%) |
| CMYK | cmyk(23.9%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.37, 35.14, -44.81) |
| CIE-LCH | lch(69.37, 56.94, 308.10°) |
| OKLab | oklab(75% 0.077 -0.1249) |
| OKLCH | oklch(75% 0.147 301.7) |
| XYZ | xyz(49.8010, 39.8540, 96.3170) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.46
Baby Purple
#CA9BF7
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 2.94
Lilac (survey)
#CEA2FD
ΔE00 3.92
Lavender (survey)
#C79FEF
ΔE00 4.32
Pale Violet
#CEAEFA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96FB #D2FB96
analogous
#969FFB #BF96FB #F196FB
triadic
#BF96FB #FBBF96 #96FBBF
tetradic
#BF96FB #FB969F #D2FB96 #96FBF1
square
#BF96FB #FB969F #D2FB96 #96FBF1
split-complementary
#BF96FB #FBF196 #9FFB96
monochromatic
#7720F7 #9B5BF9 #BF96FB #E3D1FD #EDE2FE
Accessibility & contrast
On white
2.34
#BF96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BF96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96FB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96FB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#B4A7BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf96fb; /* rgb */ color: rgb(191, 150, 251); /* oklch */ color: oklch(75.0% 0.147 301.7);
Tailwind
colors: {
custom: {
50: '#d4b5fd',
500: '#bf96fb',
950: '#000000',
},
}SCSS
$custom: #bf96fb; $custom-light: #d4b5fd; $custom-dark: #000000;
JSON
{
"hex": "#bf96fb",
"rgb": {
"r": 191,
"g": 150,
"b": 251
},
"hsl": {
"h": 264.356,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.75,
"c": 0.14672,
"h": 301.7
},
"luminance": 0.39854
}Semantic roles & 50–950 ramp
primary
#BF96FB
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085