#BCA8B6#BCA8B6
#BCA8B6 is a light, muted pink. Relative luminance 0.421; OKLCH L 75.3% C 0.030 H 336.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA8B6 |
|---|---|
| RGB | rgb(188, 168, 182) |
| HSL | hsl(318, 13%, 70%) |
| HSV | hsv(318, 11%, 74%) |
| CMYK | cmyk(0%, 10.6%, 3.2%, 26.3%) |
| CIE-LAB | lab(70.92, 9.72, -4.53) |
| CIE-LCH | lch(70.92, 10.72, 335.01°) |
| OKLab | oklab(75.3% 0.0276 -0.0119) |
| OKLCH | oklch(75.3% 0.03 336.6) |
| XYZ | xyz(43.1841, 42.0747, 50.0932) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.75
Dusty Pink
#D8A7B1
ΔE00 8.75
Lilac
#C8A2C8
ΔE00 8.80
Light Mauve
#C292A1
ΔE00 9.37
Grey Pink
#C3909B
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA8B6 #A8BCAE
analogous
#B8A8BC #BCA8B6 #BCA8AC
triadic
#BCA8B6 #B6BCA8 #A8B6BC
tetradic
#BCA8B6 #BCB8A8 #A8BCAE #A8ACBC
square
#BCA8B6 #BCB8A8 #A8BCAE #A8ACBC
split-complementary
#BCA8B6 #ACBCA8 #A8BCB8
monochromatic
#84667B #A18599 #BCA8B6 #D7CBD3 #F1EDF0
Accessibility & contrast
On white
2.23
#BCA8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#BCA8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA8B6
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA8B6 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB7
Deuteranopia (green-blind)
#ACAFB5
Tritanopia (blue-blind)
#BEA8AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bca8b6; /* rgb */ color: rgb(188, 168, 182); /* oklch */ color: oklch(75.3% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#d0c1cb',
500: '#bca8b6',
950: '#000000',
},
}SCSS
$custom: #bca8b6; $custom-light: #d0c1cb; $custom-dark: #000000;
JSON
{
"hex": "#bca8b6",
"rgb": {
"r": 188,
"g": 168,
"b": 182
},
"hsl": {
"h": 318,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.75302,
"c": 0.03007,
"h": 336.6
},
"luminance": 0.42074
}Semantic roles & 50–950 ramp
primary
#BCA8B6
secondary
#DDE3DF
accent
#97644E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182