#BF92E9#BF92E9
#BF92E9 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.131 H 307.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92E9 |
|---|---|
| RGB | rgb(191, 146, 233) |
| HSL | hsl(271, 66%, 74%) |
| HSV | hsv(271, 37%, 91%) |
| CMYK | cmyk(18%, 37.3%, 0%, 8.6%) |
| CIE-LAB | lab(67.66, 33.28, -37.62) |
| CIE-LCH | lch(67.66, 50.22, 311.50°) |
| OKLab | oklab(73.45% 0.0791 -0.1041) |
| OKLCH | oklch(73.45% 0.131 307.2) |
| XYZ | xyz(46.4699, 37.5177, 81.8686) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 3.74
Pale Purple
#B790D4
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92E9 #BCE992
analogous
#9492E9 #BF92E9 #E992E8
triadic
#BF92E9 #E9BF92 #92E9BF
tetradic
#BF92E9 #E99492 #BCE992 #92E8E9
square
#BF92E9 #E99492 #BCE992 #92E8E9
split-complementary
#BF92E9 #E8E992 #92E994
monochromatic
#832CD4 #A15FDF #BF92E9 #DDC5F3 #F0E6FA
Accessibility & contrast
On white
2.47
#BF92E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BF92E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92E9
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92E9 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EC
Deuteranopia (green-blind)
#8AA5E7
Tritanopia (blue-blind)
#B99FB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92e9; /* rgb */ color: rgb(191, 146, 233); /* oklch */ color: oklch(73.5% 0.131 307.2);
Tailwind
colors: {
custom: {
50: '#d3b2f0',
500: '#bf92e9',
950: '#000000',
},
}SCSS
$custom: #bf92e9; $custom-light: #d3b2f0; $custom-dark: #000000;
JSON
{
"hex": "#bf92e9",
"rgb": {
"r": 191,
"g": 146,
"b": 233
},
"hsl": {
"h": 271.034,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.73454,
"c": 0.13073,
"h": 307.2
},
"luminance": 0.37517
}Semantic roles & 50–950 ramp
primary
#BF92E9
secondary
#E5F1DA
accent
#CE1770
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084