#BCB0B2#BCB0B2
#BCB0B2 is a light, near-neutral red. Relative luminance 0.450; OKLCH L 76.8% C 0.014 H 5.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0B2 |
|---|---|
| RGB | rgb(188, 176, 178) |
| HSL | hsl(350, 8%, 71%) |
| HSV | hsv(350, 6%, 74%) |
| CMYK | cmyk(0%, 6.4%, 5.3%, 26.3%) |
| CIE-LAB | lab(72.86, 4.63, 0.52) |
| CIE-LCH | lch(72.86, 4.66, 6.39°) |
| OKLab | oklab(76.78% 0.0139 0.0014) |
| OKLCH | oklch(76.78% 0.014 5.9) |
| XYZ | xyz(44.2993, 44.9569, 48.4547) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.10
Dark Gray
#A9A9A9
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 6.73
Silver
#C0C0C0
ΔE00 6.98
Warm Gray
#C9BEB0
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0B2 #B0BCBA
analogous
#BCB0B8 #BCB0B2 #BCB4B0
triadic
#BCB0B2 #B2BCB0 #B0B2BC
tetradic
#BCB0B2 #B8BCB0 #B0BCBA #B4B0BC
square
#BCB0B2 #B8BCB0 #B0BCBA #B4B0BC
split-complementary
#BCB0B2 #B0BCB4 #B0B8BC
monochromatic
#836F72 #A08F92 #BCB0B2 #D8D1D2 #F1EEEF
Accessibility & contrast
On white
2.10
#BCB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BCB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0B2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0B2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B2
Deuteranopia (green-blind)
#B4B4B2
Tritanopia (blue-blind)
#BFAFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb0b2; /* rgb */ color: rgb(188, 176, 178); /* oklch */ color: oklch(76.8% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#d0c7c9',
500: '#bcb0b2',
950: '#000000',
},
}SCSS
$custom: #bcb0b2; $custom-light: #d0c7c9; $custom-dark: #000000;
JSON
{
"hex": "#bcb0b2",
"rgb": {
"r": 188,
"g": 176,
"b": 178
},
"hsl": {
"h": 350,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.76782,
"c": 0.014,
"h": 5.9
},
"luminance": 0.44956
}Semantic roles & 50–950 ramp
primary
#BCB0B2
secondary
#E2E5E5
accent
#928853
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282