#BF94FB#BF94FB
#BF94FB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.150 H 302.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94FB |
|---|---|
| RGB | rgb(191, 148, 251) |
| HSL | hsl(265, 93%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(23.9%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(68.91, 36.24, -45.52) |
| CIE-LCH | lch(68.91, 58.18, 308.52°) |
| OKLab | oklab(74.66% 0.0798 -0.1269) |
| OKLCH | oklch(74.66% 0.15 302.1) |
| XYZ | xyz(49.4846, 39.2212, 96.2115) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.34
Lilac (survey)
#CEA2FD
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94FB #D0FB94
analogous
#949CFB #BF94FB #F394FB
triadic
#BF94FB #FBBF94 #94FBBF
tetradic
#BF94FB #FB949C #D0FB94 #94FBF3
square
#BF94FB #FB949C #D0FB94 #94FBF3
split-complementary
#BF94FB #FBF394 #9CFB94
monochromatic
#781EF7 #9C59F9 #BF94FB #E2CFFD #EDE2FE
Accessibility & contrast
On white
2.37
#BF94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BF94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94FB | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#B4A5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf94fb; /* rgb */ color: rgb(191, 148, 251); /* oklch */ color: oklch(74.7% 0.150 302.1);
Tailwind
colors: {
custom: {
50: '#d4b4fd',
500: '#bf94fb',
950: '#000000',
},
}SCSS
$custom: #bf94fb; $custom-light: #d4b4fd; $custom-dark: #000000;
JSON
{
"hex": "#bf94fb",
"rgb": {
"r": 191,
"g": 148,
"b": 251
},
"hsl": {
"h": 265.049,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.74657,
"c": 0.14991,
"h": 302.1
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#BF94FB
secondary
#E8F6D5
accent
#E60086
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085