#BCA6BC#BCA6BC
#BCA6BC is a light, muted purple. Relative luminance 0.416; OKLCH L 75.1% C 0.040 H 326.0°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6BC |
|---|---|
| RGB | rgb(188, 166, 188) |
| HSL | hsl(300, 14%, 69%) |
| HSV | hsv(300, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(70.59, 11.94, -8.33) |
| CIE-LCH | lch(70.59, 14.56, 325.08°) |
| OKLab | oklab(75.1% 0.0329 -0.0222) |
| OKLCH | oklch(75.1% 0.04 326) |
| XYZ | xyz(43.4511, 41.5952, 53.3069) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.08
Thistle
#D8BFD8
ΔE00 6.99
Light Mauve
#C292A1
ΔE00 9.08
Dusty Pink
#D8A7B1
ΔE00 9.18
Dusty Lavender
#AC86A8
ΔE00 10.08
Pinkish Grey
#C8ACA9
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6BC #A6BCA6
analogous
#B1A6BC #BCA6BC #BCA6B1
triadic
#BCA6BC #BCBCA6 #A6BCBC
tetradic
#BCA6BC #BCB1A6 #A6BCA6 #A6B1BC
square
#BCA6BC #BCB1A6 #A6BCA6 #A6B1BC
split-complementary
#BCA6BC #B1BCA6 #A6BCB1
monochromatic
#846384 #A283A2 #BCA6BC #D6C9D6 #F1ECF1
Accessibility & contrast
On white
2.25
#BCA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#BCA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6BC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6BC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#BEA8AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bca6bc; /* rgb */ color: rgb(188, 166, 188); /* oklch */ color: oklch(75.1% 0.040 326.0);
Tailwind
colors: {
custom: {
50: '#d0c0d0',
500: '#bca6bc',
950: '#000000',
},
}SCSS
$custom: #bca6bc; $custom-light: #d0c0d0; $custom-dark: #000000;
JSON
{
"hex": "#bca6bc",
"rgb": {
"r": 188,
"g": 166,
"b": 188
},
"hsl": {
"h": 300,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.75102,
"c": 0.03966,
"h": 326
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#BCA6BC
secondary
#DCE2DC
accent
#984D4D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182