#BF92EF#BF92EF
#BF92EF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.138 H 305.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92EF |
|---|---|
| RGB | rgb(191, 146, 239) |
| HSL | hsl(269, 74%, 75%) |
| HSV | hsv(269, 39%, 94%) |
| CMYK | cmyk(20.1%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.92, 34.61, -40.51) |
| CIE-LCH | lch(67.92, 53.28, 310.51°) |
| OKLab | oklab(73.73% 0.0803 -0.1124) |
| OKLCH | oklch(73.73% 0.138 305.5) |
| XYZ | xyz(47.3416, 37.8664, 86.4595) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Baby Purple
#CA9BF7
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 4.37
Pale Purple
#B790D4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92EF #C2EF92
analogous
#9293EF #BF92EF #ED92EF
triadic
#BF92EF #EFBF92 #92EFBF
tetradic
#BF92EF #EF9293 #C2EF92 #92EFED
square
#BF92EF #EF9293 #C2EF92 #92EFED
split-complementary
#BF92EF #EFED92 #93EF92
monochromatic
#8027DF #A05DE7 #BF92EF #DEC7F7 #EFE4FB
Accessibility & contrast
On white
2.45
#BF92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92EF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92EF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#B8A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92ef; /* rgb */ color: rgb(191, 146, 239); /* oklch */ color: oklch(73.7% 0.138 305.5);
Tailwind
colors: {
custom: {
50: '#d4b2f4',
500: '#bf92ef',
950: '#000000',
},
}SCSS
$custom: #bf92ef; $custom-light: #d4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bf92ef",
"rgb": {
"r": 191,
"g": 146,
"b": 239
},
"hsl": {
"h": 269.032,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73734,
"c": 0.13816,
"h": 305.5
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#BF92EF
secondary
#E6F3D8
accent
#D70F76
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085