#BC92FD#BC92FD
#BC92FD is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.155 H 300.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92FD |
|---|---|
| RGB | rgb(188, 146, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 42%, 99%) |
| CMYK | cmyk(25.7%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(68.27, 36.98, -47.64) |
| CIE-LCH | lch(68.27, 60.31, 307.82°) |
| OKLab | oklab(74.14% 0.0793 -0.1331) |
| OKLCH | oklch(74.14% 0.155 300.8) |
| XYZ | xyz(48.7436, 38.3408, 97.7420) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.56
Light Purple
#BF77F6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92FD #D3FD92
analogous
#929DFD #BC92FD #F192FD
triadic
#BC92FD #FDBC92 #92FDBC
tetradic
#BC92FD #FD929D #D3FD92 #92FDF1
square
#BC92FD #FD929D #D3FD92 #92FDF1
split-complementary
#BC92FD #FDF192 #9DFD92
monochromatic
#721AFB #9756FC #BC92FD #E1CEFE #EDE1FE
Accessibility & contrast
On white
2.42
#BC92FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BC92FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92FD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92FD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#B0A4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc92fd; /* rgb */ color: rgb(188, 146, 253); /* oklch */ color: oklch(74.1% 0.155 300.8);
Tailwind
colors: {
custom: {
50: '#d2b2fe',
500: '#bc92fd',
950: '#000000',
},
}SCSS
$custom: #bc92fd; $custom-light: #d2b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bc92fd",
"rgb": {
"r": 188,
"g": 146,
"b": 253
},
"hsl": {
"h": 263.551,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.74139,
"c": 0.15496,
"h": 300.8
},
"luminance": 0.38341
}Semantic roles & 50–950 ramp
primary
#BC92FD
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086