#BCB2B0#BCB2B0
#BCB2B0 is a light, near-neutral red. Relative luminance 0.457; OKLCH L 77.1% C 0.012 H 31.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB2B0 |
|---|---|
| RGB | rgb(188, 178, 176) |
| HSL | hsl(10, 8%, 71%) |
| HSV | hsv(10, 6%, 74%) |
| CMYK | cmyk(0%, 5.3%, 6.4%, 26.3%) |
| CIE-LAB | lab(73.33, 3.20, 2.29) |
| CIE-LCH | lch(73.33, 3.93, 35.65°) |
| OKLab | oklab(77.13% 0.0101 0.0061) |
| OKLCH | oklch(77.13% 0.012 31.1) |
| XYZ | xyz(44.4950, 45.6672, 47.5365) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.68
Silver
#C0C0C0
ΔE00 5.71
Dove Gray
#B6B8BD
ΔE00 6.24
Warm Gray
#C9BEB0
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 6.92
Greige
#B8AB98
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB2B0 #B0BABC
analogous
#BCB0B4 #BCB2B0 #BCB8B0
triadic
#BCB2B0 #B0BCB2 #B2B0BC
tetradic
#BCB2B0 #B4BCB0 #B0BABC #B8B0BC
square
#BCB2B0 #B4BCB0 #B0BABC #B8B0BC
split-complementary
#BCB2B0 #B0BCB8 #B0B4BC
monochromatic
#83726F #A0928F #BCB2B0 #D8D2D1 #F1EFEE
Accessibility & contrast
On white
2.07
#BCB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BCB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB2B0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB2B0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#BFB1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcb2b0; /* rgb */ color: rgb(188, 178, 176); /* oklch */ color: oklch(77.1% 0.012 31.1);
Tailwind
colors: {
custom: {
50: '#d0c9c7',
500: '#bcb2b0',
950: '#000000',
},
}SCSS
$custom: #bcb2b0; $custom-light: #d0c9c7; $custom-dark: #000000;
JSON
{
"hex": "#bcb2b0",
"rgb": {
"r": 188,
"g": 178,
"b": 176
},
"hsl": {
"h": 10,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.77129,
"c": 0.01182,
"h": 31.1
},
"luminance": 0.45667
}Semantic roles & 50–950 ramp
primary
#BCB2B0
secondary
#E2E5E5
accent
#889253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282