#BC92EF#BC92EF
#BC92EF is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.137 H 304.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92EF |
|---|---|
| RGB | rgb(188, 146, 239) |
| HSL | hsl(267, 74%, 75%) |
| HSV | hsv(267, 39%, 94%) |
| CMYK | cmyk(21.3%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.64, 33.75, -40.98) |
| CIE-LCH | lch(67.64, 53.08, 309.47°) |
| OKLab | oklab(73.45% 0.0768 -0.1138) |
| OKLCH | oklch(73.45% 0.137 304) |
| XYZ | xyz(46.5947, 37.4813, 86.4245) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92EF #C5EF92
analogous
#9296EF #BC92EF #EB92EF
triadic
#BC92EF #EFBC92 #92EFBC
tetradic
#BC92EF #EF9296 #C5EF92 #92EFEB
square
#BC92EF #EF9296 #C5EF92 #92EFEB
split-complementary
#BC92EF #EFEB92 #96EF92
monochromatic
#7A27DF #9B5DE7 #BC92EF #DDC7F7 #EFE4FB
Accessibility & contrast
On white
2.47
#BC92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BC92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92EF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92EF | 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)
#7CA4F3
Deuteranopia (green-blind)
#85A5EC
Tritanopia (blue-blind)
#B4A1B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc92ef; /* rgb */ color: rgb(188, 146, 239); /* oklch */ color: oklch(73.5% 0.137 304.0);
Tailwind
colors: {
custom: {
50: '#d1b2f4',
500: '#bc92ef',
950: '#000000',
},
}SCSS
$custom: #bc92ef; $custom-light: #d1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bc92ef",
"rgb": {
"r": 188,
"g": 146,
"b": 239
},
"hsl": {
"h": 267.097,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73452,
"c": 0.13733,
"h": 304
},
"luminance": 0.37481
}Semantic roles & 50–950 ramp
primary
#BC92EF
secondary
#E7F3D8
accent
#D70F7C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085