#BF96F7#BF96F7
#BF96F7 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.8% C 0.142 H 302.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96F7 |
|---|---|
| RGB | rgb(191, 150, 247) |
| HSL | hsl(265, 86%, 78%) |
| HSV | hsv(265, 39%, 97%) |
| CMYK | cmyk(22.7%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(69.19, 34.22, -42.91) |
| CIE-LCH | lch(69.19, 54.88, 308.57°) |
| OKLab | oklab(74.81% 0.0763 -0.1194) |
| OKLCH | oklch(74.81% 0.142 302.6) |
| XYZ | xyz(49.1771, 39.6045, 93.0313) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.51
Liliac
#C48EFD
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96F7 #CEF796
analogous
#969DF7 #BF96F7 #F096F7
triadic
#BF96F7 #F7BF96 #96F7BF
tetradic
#BF96F7 #F7969D #CEF796 #96F7F0
square
#BF96F7 #F7969D #CEF796 #96F7F0
split-complementary
#BF96F7 #F7F096 #9DF796
monochromatic
#7A24EE #9C5DF3 #BF96F7 #E2CFFB #EEE3FD
Accessibility & contrast
On white
2.35
#BF96F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#BF96F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96F7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96F7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#B5A6BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf96f7; /* rgb */ color: rgb(191, 150, 247); /* oklch */ color: oklch(74.8% 0.142 302.6);
Tailwind
colors: {
custom: {
50: '#d4b5fa',
500: '#bf96f7',
950: '#000000',
},
}SCSS
$custom: #bf96f7; $custom-light: #d4b5fa; $custom-dark: #000000;
JSON
{
"hex": "#bf96f7",
"rgb": {
"r": 191,
"g": 150,
"b": 247
},
"hsl": {
"h": 265.361,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.74807,
"c": 0.14167,
"h": 302.6
},
"luminance": 0.39604
}Semantic roles & 50–950 ramp
primary
#BF96F7
secondary
#E8F5D6
accent
#E20384
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085