#BF92F8#BF92F8
#BF92F8 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.2% C 0.149 H 303.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F8 |
|---|---|
| RGB | rgb(191, 146, 248) |
| HSL | hsl(266, 88%, 77%) |
| HSV | hsv(266, 41%, 97%) |
| CMYK | cmyk(23%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(68.32, 36.65, -44.81) |
| CIE-LCH | lch(68.32, 57.89, 309.28°) |
| OKLab | oklab(74.17% 0.082 -0.1248) |
| OKLCH | oklch(74.17% 0.149 303.3) |
| XYZ | xyz(48.7044, 38.4115, 93.6370) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.69
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.66
Pale Purple
#B790D4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F8 #CBF892
analogous
#9298F8 #BF92F8 #F292F8
triadic
#BF92F8 #F8BF92 #92F8BF
tetradic
#BF92F8 #F89298 #CBF892 #92F8F2
square
#BF92F8 #F89298 #CBF892 #92F8F2
split-complementary
#BF92F8 #F8F292 #98F892
monochromatic
#7B1FF1 #9D58F4 #BF92F8 #E1CCFC #EEE2FD
Accessibility & contrast
On white
2.42
#BF92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BF92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F8
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F8 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#B5A3B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf92f8; /* rgb */ color: rgb(191, 146, 248); /* oklch */ color: oklch(74.2% 0.149 303.3);
Tailwind
colors: {
custom: {
50: '#d4b2fb',
500: '#bf92f8',
950: '#000000',
},
}SCSS
$custom: #bf92f8; $custom-light: #d4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bf92f8",
"rgb": {
"r": 191,
"g": 146,
"b": 248
},
"hsl": {
"h": 266.471,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.74168,
"c": 0.14936,
"h": 303.3
},
"luminance": 0.38411
}Semantic roles & 50–950 ramp
primary
#BF92F8
secondary
#E7F5D6
accent
#E50180
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085