#BF92F2#BF92F2
#BF92F2 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.9% C 0.142 H 304.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92F2 |
|---|---|
| RGB | rgb(191, 146, 242) |
| HSL | hsl(268, 79%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.1%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(68.05, 35.29, -41.95) |
| CIE-LCH | lch(68.05, 54.82, 310.07°) |
| OKLab | oklab(73.88% 0.0809 -0.1166) |
| OKLCH | oklch(73.88% 0.142 304.8) |
| XYZ | xyz(47.7885, 38.0451, 88.8131) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.78
Pastel Purple
#CAA0FF
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92F2 #C5F292
analogous
#9295F2 #BF92F2 #EF92F2
triadic
#BF92F2 #F2BF92 #92F2BF
tetradic
#BF92F2 #F29295 #C5F292 #92F2EF
square
#BF92F2 #F29295 #C5F292 #92F2EF
split-complementary
#BF92F2 #F2EF92 #95F292
monochromatic
#7F25E5 #9F5BEB #BF92F2 #DFC9F9 #EFE4FC
Accessibility & contrast
On white
2.44
#BF92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92F2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92F2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#85A6EF
Tritanopia (blue-blind)
#B7A1B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf92f2; /* rgb */ color: rgb(191, 146, 242); /* oklch */ color: oklch(73.9% 0.142 304.8);
Tailwind
colors: {
custom: {
50: '#d4b2f6',
500: '#bf92f2',
950: '#000000',
},
}SCSS
$custom: #bf92f2; $custom-light: #d4b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bf92f2",
"rgb": {
"r": 191,
"g": 146,
"b": 242
},
"hsl": {
"h": 268.125,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.73877,
"c": 0.14189,
"h": 304.8
},
"luminance": 0.38045
}Semantic roles & 50–950 ramp
primary
#BF92F2
secondary
#E6F4D7
accent
#DB0B79
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085