#BC92FF#BC92FF
#BC92FF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.2% C 0.157 H 300.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92FF |
|---|---|
| RGB | rgb(188, 146, 255) |
| HSL | hsl(263, 100%, 79%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.3%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.36, 37.45, -48.58) |
| CIE-LCH | lch(68.36, 61.34, 307.63°) |
| OKLab | oklab(74.24% 0.0797 -0.1358) |
| OKLCH | oklch(74.24% 0.157 300.4) |
| XYZ | xyz(49.0638, 38.4689, 99.4288) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.15
Pastel Purple
#CAA0FF
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.82
Light Purple
#BF77F6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92FF #D5FF92
analogous
#929EFF #BC92FF #F292FF
triadic
#BC92FF #FFBC92 #92FFBC
tetradic
#BC92FF #FF929E #D5FF92 #92FFF2
square
#BC92FF #FF929E #D5FF92 #92FFF2
split-complementary
#BC92FF #FFF292 #9EFF92
monochromatic
#7118FF #9655FF #BC92FF #E2CFFF #ECE0FF
Accessibility & contrast
On white
2.42
#BC92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BC92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92FF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92FF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#AFA5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc92ff; /* rgb */ color: rgb(188, 146, 255); /* oklch */ color: oklch(74.2% 0.157 300.4);
Tailwind
colors: {
custom: {
50: '#d2b2ff',
500: '#bc92ff',
950: '#000000',
},
}SCSS
$custom: #bc92ff; $custom-light: #d2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bc92ff",
"rgb": {
"r": 188,
"g": 146,
"b": 255
},
"hsl": {
"h": 263.119,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7424,
"c": 0.15748,
"h": 300.4
},
"luminance": 0.38469
}Semantic roles & 50–950 ramp
primary
#BC92FF
secondary
#EAF7D4
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086