#BC92FB#BC92FB
#BC92FB is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.152 H 301.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92FB |
|---|---|
| RGB | rgb(188, 146, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.1%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.18, 36.51, -46.69) |
| CIE-LCH | lch(68.18, 59.27, 308.02°) |
| OKLab | oklab(74.04% 0.079 -0.1304) |
| OKLCH | oklch(74.04% 0.152 301.2) |
| XYZ | xyz(48.4266, 38.2140, 96.0729) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92FB #D1FB92
analogous
#929CFB #BC92FB #F092FB
triadic
#BC92FB #FBBC92 #92FBBC
tetradic
#BC92FB #FB929C #D1FB92 #92FBF0
square
#BC92FB #FB929C #D1FB92 #92FBF0
split-complementary
#BC92FB #FBF092 #9CFB92
monochromatic
#731CF7 #9857F9 #BC92FB #E0CDFD #EDE1FE
Accessibility & contrast
On white
2.43
#BC92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BC92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92FB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92FB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#B0A4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc92fb; /* rgb */ color: rgb(188, 146, 251); /* oklch */ color: oklch(74.0% 0.152 301.2);
Tailwind
colors: {
custom: {
50: '#d2b2fd',
500: '#bc92fb',
950: '#000000',
},
}SCSS
$custom: #bc92fb; $custom-light: #d2b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bc92fb",
"rgb": {
"r": 188,
"g": 146,
"b": 251
},
"hsl": {
"h": 264,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.74038,
"c": 0.15245,
"h": 301.2
},
"luminance": 0.38214
}Semantic roles & 50–950 ramp
primary
#BC92FB
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085