#BC93F2#BC93F2
#BC93F2 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.139 H 303.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93F2 |
|---|---|
| RGB | rgb(188, 147, 242) |
| HSL | hsl(266, 79%, 76%) |
| HSV | hsv(266, 39%, 95%) |
| CMYK | cmyk(22.3%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(68.00, 33.88, -42.06) |
| CIE-LCH | lch(68.00, 54.00, 308.85°) |
| OKLab | oklab(73.77% 0.076 -0.117) |
| OKLCH | oklch(73.77% 0.139 303) |
| XYZ | xyz(47.1964, 37.9697, 88.8296) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.66
Baby Purple
#CA9BF7
ΔE00 3.05
Pastel Purple
#CAA0FF
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93F2 #C9F293
analogous
#939AF2 #BC93F2 #EC93F2
triadic
#BC93F2 #F2BC93 #93F2BC
tetradic
#BC93F2 #F2939A #C9F293 #93F2EC
square
#BC93F2 #F2939A #C9F293 #93F2EC
split-complementary
#BC93F2 #F2EC93 #9AF293
monochromatic
#7826E5 #9A5CEB #BC93F2 #DECAF9 #EEE4FC
Accessibility & contrast
On white
2.44
#BC93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BC93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93F2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93F2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#85A6EF
Tritanopia (blue-blind)
#B3A2B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc93f2; /* rgb */ color: rgb(188, 147, 242); /* oklch */ color: oklch(73.8% 0.139 303.0);
Tailwind
colors: {
custom: {
50: '#d2b3f6',
500: '#bc93f2',
950: '#000000',
},
}SCSS
$custom: #bc93f2; $custom-light: #d2b3f6; $custom-dark: #000000;
JSON
{
"hex": "#bc93f2",
"rgb": {
"r": 188,
"g": 147,
"b": 242
},
"hsl": {
"h": 265.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.73769,
"c": 0.13949,
"h": 303
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#BC93F2
secondary
#E7F4D7
accent
#DB0B81
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085