#BF96FF#BF96FF
#BF96FF is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.2% C 0.152 H 300.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96FF |
|---|---|
| RGB | rgb(191, 150, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 41%, 100%) |
| CMYK | cmyk(25.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(69.55, 36.07, -46.70) |
| CIE-LCH | lch(69.55, 59.00, 307.68°) |
| OKLab | oklab(75.2% 0.0778 -0.1303) |
| OKLCH | oklch(75.2% 0.152 300.8) |
| XYZ | xyz(50.4382, 40.1089, 99.6729) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.17
Baby Purple
#CA9BF7
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.90
Pale Violet
#CEAEFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96FF #D6FF96
analogous
#96A2FF #BF96FF #F496FF
triadic
#BF96FF #FFBF96 #96FFBF
tetradic
#BF96FF #FF96A2 #D6FF96 #96FFF4
square
#BF96FF #FF96A2 #D6FF96 #96FFF4
split-complementary
#BF96FF #FFF496 #A2FF96
monochromatic
#741CFF #9A59FF #BF96FF #E4D3FF #ECE0FF
Accessibility & contrast
On white
2.33
#BF96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BF96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96FF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96FF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#B3A8BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf96ff; /* rgb */ color: rgb(191, 150, 255); /* oklch */ color: oklch(75.2% 0.152 300.8);
Tailwind
colors: {
custom: {
50: '#d4b5ff',
500: '#bf96ff',
950: '#000000',
},
}SCSS
$custom: #bf96ff; $custom-light: #d4b5ff; $custom-dark: #000000;
JSON
{
"hex": "#bf96ff",
"rgb": {
"r": 191,
"g": 150,
"b": 255
},
"hsl": {
"h": 263.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.75197,
"c": 0.15177,
"h": 300.8
},
"luminance": 0.40109
}Semantic roles & 50–950 ramp
primary
#BF96FF
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086