#BCA6B6#BCA6B6
#BCA6B6 is a light, muted pink. Relative luminance 0.413; OKLCH L 74.9% C 0.034 H 335.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA6B6 |
|---|---|
| RGB | rgb(188, 166, 182) |
| HSL | hsl(316, 14%, 69%) |
| HSV | hsv(316, 12%, 74%) |
| CMYK | cmyk(0%, 11.7%, 3.2%, 26.3%) |
| CIE-LAB | lab(70.41, 10.82, -5.28) |
| CIE-LCH | lch(70.41, 12.04, 333.98°) |
| OKLab | oklab(74.91% 0.0307 -0.0139) |
| OKLCH | oklch(74.91% 0.034 335.6) |
| XYZ | xyz(42.8178, 41.3419, 49.9711) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.67
Lilac
#C8A2C8
ΔE00 7.83
Pinkish Grey
#C8ACA9
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.36
Light Mauve
#C292A1
ΔE00 8.60
Grey Pink
#C3909B
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA6B6 #A6BCAC
analogous
#B7A6BC #BCA6B6 #BCA6AB
triadic
#BCA6B6 #B6BCA6 #A6B6BC
tetradic
#BCA6B6 #BCB7A6 #A6BCAC #A6ABBC
square
#BCA6B6 #BCB7A6 #A6BCAC #A6ABBC
split-complementary
#BCA6B6 #ABBCA6 #A6BCB7
monochromatic
#84637B #A28399 #BCA6B6 #D6C9D3 #F1ECEF
Accessibility & contrast
On white
2.27
#BCA6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#BCA6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA6B6
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA6B6 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB7
Deuteranopia (green-blind)
#ABADB5
Tritanopia (blue-blind)
#BFA7AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bca6b6; /* rgb */ color: rgb(188, 166, 182); /* oklch */ color: oklch(74.9% 0.034 335.6);
Tailwind
colors: {
custom: {
50: '#d0c0cb',
500: '#bca6b6',
950: '#000000',
},
}SCSS
$custom: #bca6b6; $custom-light: #d0c0cb; $custom-dark: #000000;
JSON
{
"hex": "#bca6b6",
"rgb": {
"r": 188,
"g": 166,
"b": 182
},
"hsl": {
"h": 316.364,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.74907,
"c": 0.03368,
"h": 335.6
},
"luminance": 0.41341
}Semantic roles & 50–950 ramp
primary
#BCA6B6
secondary
#DCE2DD
accent
#98624D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182