#BF92F9#BF92F9
#BF92F9 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.2% C 0.151 H 303.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F9 |
|---|---|
| RGB | rgb(191, 146, 249) |
| HSL | hsl(266, 90%, 77%) |
| HSV | hsv(266, 41%, 98%) |
| CMYK | cmyk(23.3%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.37, 36.88, -45.28) |
| CIE-LCH | lch(68.37, 58.40, 309.16°) |
| OKLab | oklab(74.22% 0.0822 -0.1262) |
| OKLCH | oklch(74.22% 0.151 303.1) |
| XYZ | xyz(48.8600, 38.4737, 94.4563) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.58
Baby Purple
#CA9BF7
ΔE00 3.25
Pastel Purple
#CAA0FF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F9 #CCF992
analogous
#9298F9 #BF92F9 #F392F9
triadic
#BF92F9 #F9BF92 #92F9BF
tetradic
#BF92F9 #F99298 #CCF992 #92F9F3
square
#BF92F9 #F99298 #CCF992 #92F9F3
split-complementary
#BF92F9 #F9F392 #98F992
monochromatic
#7B1EF3 #9D58F6 #BF92F9 #E1CCFC #EEE2FD
Accessibility & contrast
On white
2.42
#BF92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BF92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F9
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F9 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#82A7F6
Tritanopia (blue-blind)
#B5A3BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf92f9; /* rgb */ color: rgb(191, 146, 249); /* oklch */ color: oklch(74.2% 0.151 303.1);
Tailwind
colors: {
custom: {
50: '#d4b2fb',
500: '#bf92f9',
950: '#000000',
},
}SCSS
$custom: #bf92f9; $custom-light: #d4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bf92f9",
"rgb": {
"r": 191,
"g": 146,
"b": 249
},
"hsl": {
"h": 266.214,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.74218,
"c": 0.1506,
"h": 303.1
},
"luminance": 0.38474
}Semantic roles & 50–950 ramp
primary
#BF92F9
secondary
#E8F5D6
accent
#E60081
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085