#BF96F3#BF96F3
#BF96F3 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.137 H 303.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96F3 |
|---|---|
| RGB | rgb(191, 150, 243) |
| HSL | hsl(266, 79%, 77%) |
| HSV | hsv(266, 38%, 95%) |
| CMYK | cmyk(21.4%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.01, 33.30, -41.00) |
| CIE-LCH | lch(69.01, 52.82, 309.09°) |
| OKLab | oklab(74.62% 0.0755 -0.1138) |
| OKLCH | oklch(74.62% 0.137 303.6) |
| XYZ | xyz(48.5665, 39.3602, 89.8153) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.24
Pastel Purple
#CAA0FF
ΔE00 2.93
Liliac
#C48EFD
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96F3 #CAF396
analogous
#969CF3 #BF96F3 #EE96F3
triadic
#BF96F3 #F3BF96 #96F3BF
tetradic
#BF96F3 #F3969C #CAF396 #96F3EE
square
#BF96F3 #F3969C #CAF396 #96F3EE
split-complementary
#BF96F3 #F3EE96 #9CF396
monochromatic
#7C28E6 #9E5FED #BF96F3 #E0CDF9 #EEE4FC
Accessibility & contrast
On white
2.37
#BF96F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BF96F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96F3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96F3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#B6A5B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf96f3; /* rgb */ color: rgb(191, 150, 243); /* oklch */ color: oklch(74.6% 0.137 303.6);
Tailwind
colors: {
custom: {
50: '#d4b5f7',
500: '#bf96f3',
950: '#000000',
},
}SCSS
$custom: #bf96f3; $custom-light: #d4b5f7; $custom-dark: #000000;
JSON
{
"hex": "#bf96f3",
"rgb": {
"r": 191,
"g": 150,
"b": 243
},
"hsl": {
"h": 266.452,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.74616,
"c": 0.13662,
"h": 303.6
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#BF96F3
secondary
#E7F4D7
accent
#DC0A7F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085