#BF96F9#BF96F9
#BF96F9 is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.144 H 302.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96F9 |
|---|---|
| RGB | rgb(191, 150, 249) |
| HSL | hsl(265, 89%, 78%) |
| HSV | hsv(265, 40%, 98%) |
| CMYK | cmyk(23.3%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.28, 34.68, -43.86) |
| CIE-LCH | lch(69.28, 55.91, 308.33°) |
| OKLab | oklab(74.9% 0.0767 -0.1221) |
| OKLCH | oklch(74.9% 0.144 302.1) |
| XYZ | xyz(49.4874, 39.7286, 94.6654) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.53
Baby Purple
#CA9BF7
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96F9 #D0F996
analogous
#969EF9 #BF96F9 #F096F9
triadic
#BF96F9 #F9BF96 #96F9BF
tetradic
#BF96F9 #F9969E #D0F996 #96F9F0
square
#BF96F9 #F9969E #D0F996 #96F9F0
split-complementary
#BF96F9 #F9F096 #9EF996
monochromatic
#7822F2 #9C5CF6 #BF96F9 #E2D0FC #EDE2FD
Accessibility & contrast
On white
2.35
#BF96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BF96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96F9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96F9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#B5A6BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf96f9; /* rgb */ color: rgb(191, 150, 249); /* oklch */ color: oklch(74.9% 0.144 302.1);
Tailwind
colors: {
custom: {
50: '#d4b5fb',
500: '#bf96f9',
950: '#000000',
},
}SCSS
$custom: #bf96f9; $custom-light: #d4b5fb; $custom-dark: #000000;
JSON
{
"hex": "#bf96f9",
"rgb": {
"r": 191,
"g": 150,
"b": 249
},
"hsl": {
"h": 264.848,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.74903,
"c": 0.1442,
"h": 302.1
},
"luminance": 0.39729
}Semantic roles & 50–950 ramp
primary
#BF96F9
secondary
#E8F5D6
accent
#E60086
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085