#BF92F0#BF92F0
#BF92F0 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.8% C 0.139 H 305.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F0 |
|---|---|
| RGB | rgb(191, 146, 240) |
| HSL | hsl(269, 76%, 76%) |
| HSV | hsv(269, 39%, 94%) |
| CMYK | cmyk(20.4%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(67.97, 34.83, -40.99) |
| CIE-LCH | lch(67.97, 53.79, 310.36°) |
| OKLab | oklab(73.78% 0.0805 -0.1138) |
| OKLCH | oklch(73.78% 0.139 305.3) |
| XYZ | xyz(47.4897, 37.9257, 87.2397) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 2.73
Pastel Purple
#CAA0FF
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F0 #C3F092
analogous
#9294F0 #BF92F0 #EE92F0
triadic
#BF92F0 #F0BF92 #92F0BF
tetradic
#BF92F0 #F09294 #C3F092 #92F0EE
square
#BF92F0 #F09294 #C3F092 #92F0EE
split-complementary
#BF92F0 #F0EE92 #94F092
monochromatic
#8026E1 #9F5CE9 #BF92F0 #DFC8F7 #EFE4FB
Accessibility & contrast
On white
2.45
#BF92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BF92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F4
Deuteranopia (green-blind)
#86A6ED
Tritanopia (blue-blind)
#B7A1B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f0; /* rgb */ color: rgb(191, 146, 240); /* oklch */ color: oklch(73.8% 0.139 305.3);
Tailwind
colors: {
custom: {
50: '#d4b2f5',
500: '#bf92f0',
950: '#000000',
},
}SCSS
$custom: #bf92f0; $custom-light: #d4b2f5; $custom-dark: #000000;
JSON
{
"hex": "#bf92f0",
"rgb": {
"r": 191,
"g": 146,
"b": 240
},
"hsl": {
"h": 268.723,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.73782,
"c": 0.13941,
"h": 305.3
},
"luminance": 0.37925
}Semantic roles & 50–950 ramp
primary
#BF92F0
secondary
#E6F3D8
accent
#D80E77
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085