#BC93DC#BC93DC
#BC93DC is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.8% C 0.112 H 309.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93DC |
|---|---|
| RGB | rgb(188, 147, 220) |
| HSL | hsl(274, 51%, 72%) |
| HSV | hsv(274, 33%, 86%) |
| CMYK | cmyk(14.5%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.07, 28.98, -31.39) |
| CIE-LCH | lch(67.07, 42.72, 312.72°) |
| OKLab | oklab(72.76% 0.0712 -0.0863) |
| OKLCH | oklch(72.76% 0.112 309.5) |
| XYZ | xyz(44.0887, 36.7266, 72.4626) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.54
Lavender (survey)
#C79FEF
ΔE00 3.89
Lavender
#B39DDB
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93DC #B3DC93
analogous
#9893DC #BC93DC #DC93D7
triadic
#BC93DC #DCBC93 #93DCBC
tetradic
#BC93DC #DC9893 #B3DC93 #93D7DC
square
#BC93DC #DC9893 #B3DC93 #93D7DC
split-complementary
#BC93DC #D7DC93 #93DC98
monochromatic
#823CB9 #9F65CD #BC93DC #D9C1EB #F1E8F8
Accessibility & contrast
On white
2.52
#BC93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BC93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93DC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93DC | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#B89DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc93dc; /* rgb */ color: rgb(188, 147, 220); /* oklch */ color: oklch(72.8% 0.112 309.5);
Tailwind
colors: {
custom: {
50: '#d1b3e7',
500: '#bc93dc',
950: '#000000',
},
}SCSS
$custom: #bc93dc; $custom-light: #d1b3e7; $custom-dark: #000000;
JSON
{
"hex": "#bc93dc",
"rgb": {
"r": 188,
"g": 147,
"b": 220
},
"hsl": {
"h": 273.699,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.72761,
"c": 0.11189,
"h": 309.5
},
"luminance": 0.36726
}Semantic roles & 50–950 ramp
primary
#BC93DC
secondary
#E4EFDC
accent
#BE2769
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084