#BF92F6#BF92F6
#BF92F6 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.147 H 303.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F6 |
|---|---|
| RGB | rgb(191, 146, 246) |
| HSL | hsl(267, 85%, 77%) |
| HSV | hsv(267, 41%, 96%) |
| CMYK | cmyk(22.4%, 40.7%, 0%, 3.5%) |
| CIE-LAB | lab(68.23, 36.19, -43.86) |
| CIE-LCH | lch(68.23, 56.86, 309.53°) |
| OKLab | oklab(74.07% 0.0816 -0.1221) |
| OKLCH | oklch(74.07% 0.147 303.8) |
| XYZ | xyz(48.3958, 38.2881, 92.0117) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F6 #C9F692
analogous
#9297F6 #BF92F6 #F192F6
triadic
#BF92F6 #F6BF92 #92F6BF
tetradic
#BF92F6 #F69297 #C9F692 #92F6F1
square
#BF92F6 #F69297 #C9F692 #92F6F1
split-complementary
#BF92F6 #F6F192 #97F692
monochromatic
#7D21ED #9E59F1 #BF92F6 #E0CBFB #EEE3FD
Accessibility & contrast
On white
2.43
#BF92F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BF92F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F6
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F6 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#83A6F3
Tritanopia (blue-blind)
#B6A2B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f6; /* rgb */ color: rgb(191, 146, 246); /* oklch */ color: oklch(74.1% 0.147 303.8);
Tailwind
colors: {
custom: {
50: '#d4b2f9',
500: '#bf92f6',
950: '#000000',
},
}SCSS
$custom: #bf92f6; $custom-light: #d4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bf92f6",
"rgb": {
"r": 191,
"g": 146,
"b": 246
},
"hsl": {
"h": 267,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.74071,
"c": 0.14687,
"h": 303.8
},
"luminance": 0.38288
}Semantic roles & 50–950 ramp
primary
#BF92F6
secondary
#E7F5D6
accent
#E1047E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085