#BF92F7#BF92F7
#BF92F7 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.1% C 0.148 H 303.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F7 |
|---|---|
| RGB | rgb(191, 146, 247) |
| HSL | hsl(267, 86%, 77%) |
| HSV | hsv(267, 41%, 97%) |
| CMYK | cmyk(22.7%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(68.28, 36.42, -44.33) |
| CIE-LCH | lch(68.28, 57.38, 309.40°) |
| OKLab | oklab(74.12% 0.0818 -0.1235) |
| OKLCH | oklch(74.12% 0.148 303.5) |
| XYZ | xyz(48.5497, 38.3496, 92.8222) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.68
Lilac (survey)
#CEA2FD
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F7 #CAF792
analogous
#9298F7 #BF92F7 #F292F7
triadic
#BF92F7 #F7BF92 #92F7BF
tetradic
#BF92F7 #F79298 #CAF792 #92F7F2
square
#BF92F7 #F79298 #CAF792 #92F7F2
split-complementary
#BF92F7 #F7F292 #98F792
monochromatic
#7C20EF #9E59F3 #BF92F7 #E0CBFB #EEE2FD
Accessibility & contrast
On white
2.42
#BF92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BF92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F7
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F7 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#B6A3B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f7; /* rgb */ color: rgb(191, 146, 247); /* oklch */ color: oklch(74.1% 0.148 303.5);
Tailwind
colors: {
custom: {
50: '#d4b2fa',
500: '#bf92f7',
950: '#000000',
},
}SCSS
$custom: #bf92f7; $custom-light: #d4b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bf92f7",
"rgb": {
"r": 191,
"g": 146,
"b": 247
},
"hsl": {
"h": 266.733,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.74119,
"c": 0.14811,
"h": 303.5
},
"luminance": 0.3835
}Semantic roles & 50–950 ramp
primary
#BF92F7
secondary
#E7F5D6
accent
#E3037F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085