#BC93DB#BC93DB
#BC93DB is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.7% C 0.111 H 309.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93DB |
|---|---|
| RGB | rgb(188, 147, 219) |
| HSL | hsl(274, 50%, 72%) |
| HSV | hsv(274, 33%, 86%) |
| CMYK | cmyk(14.2%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(67.03, 28.77, -30.90) |
| CIE-LCH | lch(67.03, 42.22, 312.96°) |
| OKLab | oklab(72.72% 0.0709 -0.0849) |
| OKLCH | oklch(72.72% 0.111 309.9) |
| XYZ | xyz(43.9567, 36.6738, 71.7672) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.40
Lavender (survey)
#C79FEF
ΔE00 4.01
Lavender
#B39DDB
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93DB #B2DB93
analogous
#9893DB #BC93DB #DB93D6
triadic
#BC93DB #DBBC93 #93DBBC
tetradic
#BC93DB #DB9893 #B2DB93 #93D6DB
square
#BC93DB #DB9893 #B2DB93 #93D6DB
split-complementary
#BC93DB #D6DB93 #93DB98
monochromatic
#823DB7 #A065CC #BC93DB #D8C1EA #F1E8F7
Accessibility & contrast
On white
2.52
#BC93DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BC93DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93DB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93DB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#B99DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc93db; /* rgb */ color: rgb(188, 147, 219); /* oklch */ color: oklch(72.7% 0.111 309.9);
Tailwind
colors: {
custom: {
50: '#d1b3e6',
500: '#bc93db',
950: '#000000',
},
}SCSS
$custom: #bc93db; $custom-light: #d1b3e6; $custom-dark: #000000;
JSON
{
"hex": "#bc93db",
"rgb": {
"r": 188,
"g": 147,
"b": 219
},
"hsl": {
"h": 274.167,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72717,
"c": 0.11065,
"h": 309.9
},
"luminance": 0.36673
}Semantic roles & 50–950 ramp
primary
#BC93DB
secondary
#E4EEDC
accent
#BD2868
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084