#BCA6BB#BCA6BB
#BCA6BB is a light, muted purple. Relative luminance 0.416; OKLCH L 75.1% C 0.039 H 327.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6BB |
|---|---|
| RGB | rgb(188, 166, 187) |
| HSL | hsl(303, 14%, 69%) |
| HSV | hsv(303, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 0.5%, 26.3%) |
| CIE-LAB | lab(70.56, 11.75, -7.83) |
| CIE-LCH | lch(70.56, 14.12, 326.33°) |
| OKLab | oklab(75.07% 0.0325 -0.0208) |
| OKLCH | oklch(75.07% 0.039 327.4) |
| XYZ | xyz(43.3437, 41.5523, 52.7411) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.34
Thistle
#D8BFD8
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 8.96
Dusty Pink
#D8A7B1
ΔE00 9.02
Pinkish Grey
#C8ACA9
ΔE00 10.00
Dusty Lavender
#AC86A8
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6BB #A6BCA7
analogous
#B2A6BC #BCA6BB #BCA6B0
triadic
#BCA6BB #BBBCA6 #A6BBBC
tetradic
#BCA6BB #BCB2A6 #A6BCA7 #A6B0BC
square
#BCA6BB #BCB2A6 #A6BCA7 #A6B0BC
split-complementary
#BCA6BB #B0BCA6 #A6BCB2
monochromatic
#846383 #A283A0 #BCA6BB #D6C9D6 #F1ECF0
Accessibility & contrast
On white
2.26
#BCA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#BCA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6BB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6BB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#BEA7AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bca6bb; /* rgb */ color: rgb(188, 166, 187); /* oklch */ color: oklch(75.1% 0.039 327.4);
Tailwind
colors: {
custom: {
50: '#d0c0cf',
500: '#bca6bb',
950: '#000000',
},
}SCSS
$custom: #bca6bb; $custom-light: #d0c0cf; $custom-dark: #000000;
JSON
{
"hex": "#bca6bb",
"rgb": {
"r": 188,
"g": 166,
"b": 187
},
"hsl": {
"h": 302.727,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.75069,
"c": 0.0386,
"h": 327.4
},
"luminance": 0.41552
}Semantic roles & 50–950 ramp
primary
#BCA6BB
secondary
#DCE2DC
accent
#98514D
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182