#BC92F7#BC92F7
#BC92F7 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.147 H 302.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92F7 |
|---|---|
| RGB | rgb(188, 146, 247) |
| HSL | hsl(265, 86%, 77%) |
| HSV | hsv(265, 41%, 97%) |
| CMYK | cmyk(23.9%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(67.99, 35.58, -44.80) |
| CIE-LCH | lch(67.99, 57.21, 308.46°) |
| OKLab | oklab(73.84% 0.0783 -0.1249) |
| OKLCH | oklch(73.84% 0.147 302.1) |
| XYZ | xyz(47.8028, 37.9645, 92.7872) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.08
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92F7 #CDF792
analogous
#929BF7 #BC92F7 #EE92F7
triadic
#BC92F7 #F7BC92 #92F7BC
tetradic
#BC92F7 #F7929B #CDF792 #92F7EE
square
#BC92F7 #F7929B #CDF792 #92F7EE
split-complementary
#BC92F7 #F7EE92 #9BF792
monochromatic
#7620EF #9959F3 #BC92F7 #DFCBFB #EDE2FD
Accessibility & contrast
On white
2.44
#BC92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BC92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92F7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92F7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#B2A3B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc92f7; /* rgb */ color: rgb(188, 146, 247); /* oklch */ color: oklch(73.8% 0.147 302.1);
Tailwind
colors: {
custom: {
50: '#d2b2fa',
500: '#bc92f7',
950: '#000000',
},
}SCSS
$custom: #bc92f7; $custom-light: #d2b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bc92f7",
"rgb": {
"r": 188,
"g": 146,
"b": 247
},
"hsl": {
"h": 264.95,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.7384,
"c": 0.1474,
"h": 302.1
},
"luminance": 0.37965
}Semantic roles & 50–950 ramp
primary
#BC92F7
secondary
#E8F5D6
accent
#E30386
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085