#BC92EB#BC92EB
#BC92EB is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.132 H 305.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92EB |
|---|---|
| RGB | rgb(188, 146, 235) |
| HSL | hsl(268, 69%, 75%) |
| HSV | hsv(268, 38%, 92%) |
| CMYK | cmyk(20%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.46, 32.84, -39.05) |
| CIE-LCH | lch(67.46, 51.03, 310.06°) |
| OKLab | oklab(73.26% 0.076 -0.1083) |
| OKLCH | oklch(73.26% 0.132 305.1) |
| XYZ | xyz(46.0103, 37.2475, 83.3467) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.14
Liliac
#C48EFD
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92EB #C1EB92
analogous
#9295EB #BC92EB #E992EB
triadic
#BC92EB #EBBC92 #92EBBC
tetradic
#BC92EB #EB9295 #C1EB92 #92EBE9
square
#BC92EB #EB9295 #C1EB92 #92EBE9
split-complementary
#BC92EB #EBE992 #95EB92
monochromatic
#7C2BD8 #9C5EE2 #BC92EB #DCC6F4 #EFE5FA
Accessibility & contrast
On white
2.49
#BC92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BC92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92EB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92EB | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#87A4E9
Tritanopia (blue-blind)
#B5A0B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc92eb; /* rgb */ color: rgb(188, 146, 235); /* oklch */ color: oklch(73.3% 0.132 305.1);
Tailwind
colors: {
custom: {
50: '#d1b2f1',
500: '#bc92eb',
950: '#000000',
},
}SCSS
$custom: #bc92eb; $custom-light: #d1b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bc92eb",
"rgb": {
"r": 188,
"g": 146,
"b": 235
},
"hsl": {
"h": 268.315,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73262,
"c": 0.1323,
"h": 305.1
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#BC92EB
secondary
#E6F2D9
accent
#D11578
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085