#BF92F3#BF92F3
#BF92F3 is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.143 H 304.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F3 |
|---|---|
| RGB | rgb(191, 146, 243) |
| HSL | hsl(268, 80%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.4%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(68.10, 35.51, -42.43) |
| CIE-LCH | lch(68.10, 55.33, 309.93°) |
| OKLab | oklab(73.93% 0.0811 -0.118) |
| OKLCH | oklch(73.93% 0.143 304.5) |
| XYZ | xyz(47.9391, 38.1054, 89.6062) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.15
Baby Purple
#CA9BF7
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F3 #C6F392
analogous
#9296F3 #BF92F3 #F092F3
triadic
#BF92F3 #F3BF92 #92F3BF
tetradic
#BF92F3 #F39296 #C6F392 #92F3F0
square
#BF92F3 #F39296 #C6F392 #92F3F0
split-complementary
#BF92F3 #F3F092 #96F392
monochromatic
#7E24E7 #9F5BED #BF92F3 #DFC9F9 #EFE3FC
Accessibility & contrast
On white
2.44
#BF92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BF92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#85A6F0
Tritanopia (blue-blind)
#B7A2B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f3; /* rgb */ color: rgb(191, 146, 243); /* oklch */ color: oklch(73.9% 0.143 304.5);
Tailwind
colors: {
custom: {
50: '#d4b2f7',
500: '#bf92f3',
950: '#000000',
},
}SCSS
$custom: #bf92f3; $custom-light: #d4b2f7; $custom-dark: #000000;
JSON
{
"hex": "#bf92f3",
"rgb": {
"r": 191,
"g": 146,
"b": 243
},
"hsl": {
"h": 267.835,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.73925,
"c": 0.14313,
"h": 304.5
},
"luminance": 0.38105
}Semantic roles & 50–950 ramp
primary
#BF92F3
secondary
#E7F4D7
accent
#DC097A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085