#BCB0B4#BCB0B4
#BCB0B4 is a light, near-neutral pink. Relative luminance 0.450; OKLCH L 76.8% C 0.015 H 355.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0B4 |
|---|---|
| RGB | rgb(188, 176, 180) |
| HSL | hsl(340, 8%, 71%) |
| HSV | hsv(340, 6%, 74%) |
| CMYK | cmyk(0%, 6.4%, 4.3%, 26.3%) |
| CIE-LAB | lab(72.92, 4.99, -0.50) |
| CIE-LCH | lch(72.92, 5.02, 354.28°) |
| OKLab | oklab(76.84% 0.0147 -0.0012) |
| OKLCH | oklch(76.84% 0.015 355.1) |
| XYZ | xyz(44.5015, 45.0378, 49.5200) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 10.06
Light Gray
#D3D3D3
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0B4 #B0BCB8
analogous
#BCB0BA #BCB0B4 #BCB2B0
triadic
#BCB0B4 #B4BCB0 #B0B4BC
tetradic
#BCB0B4 #BABCB0 #B0BCB8 #B2B0BC
square
#BCB0B4 #BABCB0 #B0BCB8 #B2B0BC
split-complementary
#BCB0B4 #B0BCB2 #B0BABC
monochromatic
#836F75 #A08F95 #BCB0B4 #D8D1D3 #F1EEEF
Accessibility & contrast
On white
2.10
#BCB0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BCB0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0B4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0B4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#B4B4B4
Tritanopia (blue-blind)
#BEB0B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb0b4; /* rgb */ color: rgb(188, 176, 180); /* oklch */ color: oklch(76.8% 0.015 355.1);
Tailwind
colors: {
custom: {
50: '#d0c7ca',
500: '#bcb0b4',
950: '#000000',
},
}SCSS
$custom: #bcb0b4; $custom-light: #d0c7ca; $custom-dark: #000000;
JSON
{
"hex": "#bcb0b4",
"rgb": {
"r": 188,
"g": 176,
"b": 180
},
"hsl": {
"h": 340,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.76841,
"c": 0.01476,
"h": 355.1
},
"luminance": 0.45037
}Semantic roles & 50–950 ramp
primary
#BCB0B4
secondary
#E2E5E4
accent
#927D53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282