#BC93CE#BC93CE
#BC93CE is a light, moderate purple. Relative luminance 0.360; OKLCH L 72.2% C 0.095 H 315.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93CE |
|---|---|
| RGB | rgb(188, 147, 206) |
| HSL | hsl(282, 38%, 69%) |
| HSV | hsv(282, 29%, 81%) |
| CMYK | cmyk(8.7%, 28.6%, 0%, 19.2%) |
| CIE-LAB | lab(66.53, 26.04, -24.45) |
| CIE-LCH | lch(66.53, 35.72, 316.80°) |
| OKLab | oklab(72.17% 0.0675 -0.0667) |
| OKLCH | oklch(72.17% 0.095 315.3) |
| XYZ | xyz(42.3116, 36.0158, 63.1033) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.54
Lavender
#B39DDB
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.61
Wisteria
#A87DC2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93CE #A5CE93
analogous
#9F93CE #BC93CE #CE93C3
triadic
#BC93CE #CEBC93 #93CEBC
tetradic
#BC93CE #CE9F93 #A5CE93 #93C3CE
square
#BC93CE #CE9F93 #A5CE93 #93C3CE
split-complementary
#BC93CE #C3CE93 #93CE9F
monochromatic
#84489F #A269BB #BC93CE #D6BDE1 #F0E7F4
Accessibility & contrast
On white
2.56
#BC93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#BC93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93CE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93CE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9FD0
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#BB9AA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc93ce; /* rgb */ color: rgb(188, 147, 206); /* oklch */ color: oklch(72.2% 0.095 315.3);
Tailwind
colors: {
custom: {
50: '#d0b3dd',
500: '#bc93ce',
950: '#000000',
},
}SCSS
$custom: #bc93ce; $custom-light: #d0b3dd; $custom-dark: #000000;
JSON
{
"hex": "#bc93ce",
"rgb": {
"r": 188,
"g": 147,
"b": 206
},
"hsl": {
"h": 281.695,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.72171,
"c": 0.09485,
"h": 315.3
},
"luminance": 0.36015
}Semantic roles & 50–950 ramp
primary
#BC93CE
secondary
#DBE7D6
accent
#B1355B
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083