#BF92FB#BF92FB
#BF92FB is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.153 H 302.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92FB |
|---|---|
| RGB | rgb(191, 146, 251) |
| HSL | hsl(266, 93%, 78%) |
| HSV | hsv(266, 42%, 98%) |
| CMYK | cmyk(23.9%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.46, 37.34, -46.23) |
| CIE-LCH | lch(68.46, 59.43, 308.93°) |
| OKLab | oklab(74.32% 0.0825 -0.129) |
| OKLCH | oklch(74.32% 0.153 302.6) |
| XYZ | xyz(49.1736, 38.5992, 96.1079) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92FB #CEFB92
analogous
#929AFB #BF92FB #F392FB
triadic
#BF92FB #FBBF92 #92FBBF
tetradic
#BF92FB #FB929A #CEFB92 #92FBF3
square
#BF92FB #FB929A #CEFB92 #92FBF3
split-complementary
#BF92FB #FBF392 #9AFB92
monochromatic
#7A1CF7 #9C57F9 #BF92FB #E2CDFD #EEE1FE
Accessibility & contrast
On white
2.41
#BF92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BF92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92FB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92FB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#B5A4BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf92fb; /* rgb */ color: rgb(191, 146, 251); /* oklch */ color: oklch(74.3% 0.153 302.6);
Tailwind
colors: {
custom: {
50: '#d4b2fd',
500: '#bf92fb',
950: '#000000',
},
}SCSS
$custom: #bf92fb; $custom-light: #d4b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bf92fb",
"rgb": {
"r": 191,
"g": 146,
"b": 251
},
"hsl": {
"h": 265.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.74317,
"c": 0.15309,
"h": 302.6
},
"luminance": 0.38599
}Semantic roles & 50–950 ramp
primary
#BF92FB
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085