#BC93EB#BC93EB
#BC93EB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.4% C 0.131 H 304.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93EB |
|---|---|
| RGB | rgb(188, 147, 235) |
| HSL | hsl(268, 69%, 75%) |
| HSV | hsv(268, 37%, 92%) |
| CMYK | cmyk(20%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.69, 32.29, -38.69) |
| CIE-LCH | lch(67.69, 50.39, 309.84°) |
| OKLab | oklab(73.44% 0.0746 -0.1073) |
| OKLCH | oklch(73.44% 0.131 304.8) |
| XYZ | xyz(46.1651, 37.5572, 83.3984) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.49
Liliac
#C48EFD
ΔE00 3.58
Pastel Purple
#CAA0FF
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93EB #C2EB93
analogous
#9396EB #BC93EB #E893EB
triadic
#BC93EB #EBBC93 #93EBBC
tetradic
#BC93EB #EB9396 #C2EB93 #93EBE8
square
#BC93EB #EB9396 #C2EB93 #93EBE8
split-complementary
#BC93EB #EBE893 #96EB93
monochromatic
#7C2CD8 #9C5FE1 #BC93EB #DCC7F5 #EFE5FA
Accessibility & contrast
On white
2.47
#BC93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BC93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93EB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93EB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B5A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc93eb; /* rgb */ color: rgb(188, 147, 235); /* oklch */ color: oklch(73.4% 0.131 304.8);
Tailwind
colors: {
custom: {
50: '#d1b3f1',
500: '#bc93eb',
950: '#000000',
},
}SCSS
$custom: #bc93eb; $custom-light: #d1b3f1; $custom-dark: #000000;
JSON
{
"hex": "#bc93eb",
"rgb": {
"r": 188,
"g": 147,
"b": 235
},
"hsl": {
"h": 267.955,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.73437,
"c": 0.13065,
"h": 304.8
},
"luminance": 0.37557
}Semantic roles & 50–950 ramp
primary
#BC93EB
secondary
#E6F2D9
accent
#D11579
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085