#BC92F2#BC92F2
#BC92F2 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.141 H 303.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92F2 |
|---|---|
| RGB | rgb(188, 146, 242) |
| HSL | hsl(266, 79%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(22.3%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.77, 34.43, -42.41) |
| CIE-LCH | lch(67.77, 54.63, 309.07°) |
| OKLab | oklab(73.6% 0.0774 -0.118) |
| OKLCH | oklch(73.6% 0.141 303.3) |
| XYZ | xyz(47.0415, 37.6600, 88.7780) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.48
Baby Purple
#CA9BF7
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.92
Lavender (survey)
#C79FEF
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.64
Pale Purple
#B790D4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92F2 #C8F292
analogous
#9298F2 #BC92F2 #EC92F2
triadic
#BC92F2 #F2BC92 #92F2BC
tetradic
#BC92F2 #F29298 #C8F292 #92F2EC
square
#BC92F2 #F29298 #C8F292 #92F2EC
split-complementary
#BC92F2 #F2EC92 #98F292
monochromatic
#7925E5 #9A5BEB #BC92F2 #DEC9F9 #EEE4FC
Accessibility & contrast
On white
2.46
#BC92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BC92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92F2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92F2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#B3A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc92f2; /* rgb */ color: rgb(188, 146, 242); /* oklch */ color: oklch(73.6% 0.141 303.3);
Tailwind
colors: {
custom: {
50: '#d2b2f6',
500: '#bc92f2',
950: '#000000',
},
}SCSS
$custom: #bc92f2; $custom-light: #d2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bc92f2",
"rgb": {
"r": 188,
"g": 146,
"b": 242
},
"hsl": {
"h": 266.25,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.73596,
"c": 0.14111,
"h": 303.3
},
"luminance": 0.3766
}Semantic roles & 50–950 ramp
primary
#BC92F2
secondary
#E7F4D7
accent
#DB0B80
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085