#BF92F5#BF92F5
#BF92F5 is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.146 H 304.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F5 |
|---|---|
| RGB | rgb(191, 146, 245) |
| HSL | hsl(267, 83%, 77%) |
| HSV | hsv(267, 40%, 96%) |
| CMYK | cmyk(22%, 40.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.19, 35.97, -43.38) |
| CIE-LCH | lch(68.19, 56.35, 309.66°) |
| OKLab | oklab(74.02% 0.0814 -0.1207) |
| OKLCH | oklch(74.02% 0.146 304) |
| XYZ | xyz(48.2427, 38.2268, 91.2055) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 3.68
Lavender (survey)
#C79FEF
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F5 #C8F592
analogous
#9297F5 #BF92F5 #F192F5
triadic
#BF92F5 #F5BF92 #92F5BF
tetradic
#BF92F5 #F59297 #C8F592 #92F5F1
square
#BF92F5 #F59297 #C8F592 #92F5F1
split-complementary
#BF92F5 #F5F192 #97F592
monochromatic
#7D22EB #9E5AF0 #BF92F5 #E0CAFA #EFE3FC
Accessibility & contrast
On white
2.43
#BF92F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BF92F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F5 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F9
Deuteranopia (green-blind)
#84A6F2
Tritanopia (blue-blind)
#B6A2B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f5; /* rgb */ color: rgb(191, 146, 245); /* oklch */ color: oklch(74.0% 0.146 304.0);
Tailwind
colors: {
custom: {
50: '#d4b2f9',
500: '#bf92f5',
950: '#000000',
},
}SCSS
$custom: #bf92f5; $custom-light: #d4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bf92f5",
"rgb": {
"r": 191,
"g": 146,
"b": 245
},
"hsl": {
"h": 267.273,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.74022,
"c": 0.14562,
"h": 304
},
"luminance": 0.38227
}Semantic roles & 50–950 ramp
primary
#BF92F5
secondary
#E7F4D7
accent
#E0067D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085