#BC93DE#BC93DE
#BC93DE is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.8% C 0.114 H 308.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93DE |
|---|---|
| RGB | rgb(188, 147, 222) |
| HSL | hsl(273, 53%, 72%) |
| HSV | hsv(273, 34%, 87%) |
| CMYK | cmyk(15.3%, 33.8%, 0%, 12.9%) |
| CIE-LAB | lab(67.15, 29.41, -32.37) |
| CIE-LCH | lch(67.15, 43.74, 312.26°) |
| OKLab | oklab(72.85% 0.0717 -0.0891) |
| OKLCH | oklch(72.85% 0.114 308.8) |
| XYZ | xyz(44.3551, 36.8332, 73.8659) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.86
Lavender (survey)
#C79FEF
ΔE00 3.68
Lavender
#B39DDB
ΔE00 4.34
Baby Purple
#CA9BF7
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93DE #B5DE93
analogous
#9793DE #BC93DE #DE93DA
triadic
#BC93DE #DEBC93 #93DEBC
tetradic
#BC93DE #DE9793 #B5DE93 #93DADE
square
#BC93DE #DE9793 #B5DE93 #93DADE
split-complementary
#BC93DE #DADE93 #93DE97
monochromatic
#813ABD #9F64D0 #BC93DE #D9C2EC #F0E8F8
Accessibility & contrast
On white
2.51
#BC93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BC93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93DE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93DE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#8EA4DC
Tritanopia (blue-blind)
#B89EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc93de; /* rgb */ color: rgb(188, 147, 222); /* oklch */ color: oklch(72.8% 0.114 308.8);
Tailwind
colors: {
custom: {
50: '#d1b3e8',
500: '#bc93de',
950: '#000000',
},
}SCSS
$custom: #bc93de; $custom-light: #d1b3e8; $custom-dark: #000000;
JSON
{
"hex": "#bc93de",
"rgb": {
"r": 188,
"g": 147,
"b": 222
},
"hsl": {
"h": 272.8,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.72848,
"c": 0.11437,
"h": 308.8
},
"luminance": 0.36833
}Semantic roles & 50–950 ramp
primary
#BC93DE
secondary
#E5EFDC
accent
#C1256B
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084