#BF92F1#BF92F1
#BF92F1 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.141 H 305.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F1 |
|---|---|
| RGB | rgb(191, 146, 241) |
| HSL | hsl(268, 77%, 76%) |
| HSV | hsv(268, 39%, 95%) |
| CMYK | cmyk(20.7%, 39.4%, 0%, 5.5%) |
| CIE-LAB | lab(68.01, 35.06, -41.47) |
| CIE-LCH | lch(68.01, 54.30, 310.21°) |
| OKLab | oklab(73.83% 0.0807 -0.1152) |
| OKLCH | oklch(73.83% 0.141 305) |
| XYZ | xyz(47.6387, 37.9852, 88.0242) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.42
Baby Purple
#CA9BF7
ΔE00 2.75
Pastel Purple
#CAA0FF
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F1 #C4F192
analogous
#9294F1 #BF92F1 #EE92F1
triadic
#BF92F1 #F1BF92 #92F1BF
tetradic
#BF92F1 #F19294 #C4F192 #92F1EE
square
#BF92F1 #F19294 #C4F192 #92F1EE
split-complementary
#BF92F1 #F1EE92 #94F192
monochromatic
#7F26E3 #9F5CEA #BF92F1 #DFC8F8 #EFE4FC
Accessibility & contrast
On white
2.44
#BF92F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BF92F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F5
Deuteranopia (green-blind)
#86A6EE
Tritanopia (blue-blind)
#B7A1B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f1; /* rgb */ color: rgb(191, 146, 241); /* oklch */ color: oklch(73.8% 0.141 305.0);
Tailwind
colors: {
custom: {
50: '#d4b2f6',
500: '#bf92f1',
950: '#000000',
},
}SCSS
$custom: #bf92f1; $custom-light: #d4b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bf92f1",
"rgb": {
"r": 191,
"g": 146,
"b": 241
},
"hsl": {
"h": 268.421,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.73829,
"c": 0.14065,
"h": 305
},
"luminance": 0.37985
}Semantic roles & 50–950 ramp
primary
#BF92F1
secondary
#E6F3D8
accent
#D90C78
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085