#BC93CF#BC93CF
#BC93CF is a light, moderate purple. Relative luminance 0.361; OKLCH L 72.2% C 0.096 H 314.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93CF |
|---|---|
| RGB | rgb(188, 147, 207) |
| HSL | hsl(281, 38%, 69%) |
| HSV | hsv(281, 29%, 81%) |
| CMYK | cmyk(9.2%, 29%, 0%, 18.8%) |
| CIE-LAB | lab(66.57, 26.24, -24.95) |
| CIE-LCH | lch(66.57, 36.21, 316.44°) |
| OKLab | oklab(72.21% 0.0677 -0.0681) |
| OKLCH | oklch(72.21% 0.096 314.9) |
| XYZ | xyz(42.4335, 36.0645, 63.7452) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.32
Lavender
#B39DDB
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.65
Lilac
#C8A2C8
ΔE00 6.76
Wisteria
#A87DC2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93CF #A6CF93
analogous
#9E93CF #BC93CF #CF93C4
triadic
#BC93CF #CFBC93 #93CFBC
tetradic
#BC93CF #CF9E93 #A6CF93 #93C4CF
square
#BC93CF #CF9E93 #A6CF93 #93C4CF
split-complementary
#BC93CF #C4CF93 #93CF9E
monochromatic
#8447A0 #A269BC #BC93CF #D6BDE2 #F1E8F5
Accessibility & contrast
On white
2.56
#BC93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#BC93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93CF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93CF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FD1
Deuteranopia (green-blind)
#93A3CD
Tritanopia (blue-blind)
#BB9AA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc93cf; /* rgb */ color: rgb(188, 147, 207); /* oklch */ color: oklch(72.2% 0.096 314.9);
Tailwind
colors: {
custom: {
50: '#d1b3dd',
500: '#bc93cf',
950: '#000000',
},
}SCSS
$custom: #bc93cf; $custom-light: #d1b3dd; $custom-dark: #000000;
JSON
{
"hex": "#bc93cf",
"rgb": {
"r": 188,
"g": 147,
"b": 207
},
"hsl": {
"h": 281,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.72212,
"c": 0.09604,
"h": 314.9
},
"luminance": 0.36064
}Semantic roles & 50–950 ramp
primary
#BC93CF
secondary
#DCE8D6
accent
#B1345C
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083