#BF92FF#BF92FF
#BF92FF is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.5% C 0.158 H 301.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92FF |
|---|---|
| RGB | rgb(191, 146, 255) |
| HSL | hsl(265, 100%, 79%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(25.1%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.65, 38.27, -48.12) |
| CIE-LCH | lch(68.65, 61.48, 308.49°) |
| OKLab | oklab(74.52% 0.0831 -0.1344) |
| OKLCH | oklch(74.52% 0.158 301.7) |
| XYZ | xyz(49.8107, 38.8541, 99.4638) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92FF #D2FF92
analogous
#929BFF #BF92FF #F692FF
triadic
#BF92FF #FFBF92 #92FFBF
tetradic
#BF92FF #FF929B #D2FF92 #92FFF6
square
#BF92FF #FF929B #D2FF92 #92FFF6
split-complementary
#BF92FF #FFF692 #9BFF92
monochromatic
#7718FF #9B55FF #BF92FF #E3CFFF #EDE0FF
Accessibility & contrast
On white
2.39
#BF92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BF92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92FF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92FF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#B3A5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf92ff; /* rgb */ color: rgb(191, 146, 255); /* oklch */ color: oklch(74.5% 0.158 301.7);
Tailwind
colors: {
custom: {
50: '#d4b2ff',
500: '#bf92ff',
950: '#000000',
},
}SCSS
$custom: #bf92ff; $custom-light: #d4b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bf92ff",
"rgb": {
"r": 191,
"g": 146,
"b": 255
},
"hsl": {
"h": 264.771,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.74517,
"c": 0.15807,
"h": 301.7
},
"luminance": 0.38854
}Semantic roles & 50–950 ramp
primary
#BF92FF
secondary
#E9F7D4
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086