#BCB0B8#BCB0B8
#BCB0B8 is a light, near-neutral pink. Relative luminance 0.452; OKLCH L 77.0% C 0.018 H 337.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0B8 |
|---|---|
| RGB | rgb(188, 176, 184) |
| HSL | hsl(320, 8%, 71%) |
| HSV | hsv(320, 6%, 74%) |
| CMYK | cmyk(0%, 6.4%, 2.1%, 26.3%) |
| CIE-LAB | lab(73.03, 5.72, -2.53) |
| CIE-LCH | lch(73.03, 6.26, 336.11°) |
| OKLab | oklab(76.96% 0.0163 -0.0067) |
| OKLCH | oklch(76.96% 0.018 337.7) |
| XYZ | xyz(44.9149, 45.2031, 51.6970) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 7.28
Dark Gray
#A9A9A9
ΔE00 7.99
Silver
#C0C0C0
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0B8 #B0BCB4
analogous
#BAB0BC #BCB0B8 #BCB0B2
triadic
#BCB0B8 #B8BCB0 #B0B8BC
tetradic
#BCB0B8 #BCBAB0 #B0BCB4 #B0B2BC
square
#BCB0B8 #BCBAB0 #B0BCB4 #B0B2BC
split-complementary
#BCB0B8 #B2BCB0 #B0BCBA
monochromatic
#836F7C #A08F9A #BCB0B8 #D8D1D6 #F1EEF0
Accessibility & contrast
On white
2.09
#BCB0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BCB0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0B8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0B8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#BEB0B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bcb0b8; /* rgb */ color: rgb(188, 176, 184); /* oklch */ color: oklch(77.0% 0.018 337.7);
Tailwind
colors: {
custom: {
50: '#d0c7cd',
500: '#bcb0b8',
950: '#000000',
},
}SCSS
$custom: #bcb0b8; $custom-light: #d0c7cd; $custom-dark: #000000;
JSON
{
"hex": "#bcb0b8",
"rgb": {
"r": 188,
"g": 176,
"b": 184
},
"hsl": {
"h": 320,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.76962,
"c": 0.01756,
"h": 337.7
},
"luminance": 0.45203
}Semantic roles & 50–950 ramp
primary
#BCB0B8
secondary
#E2E5E3
accent
#926853
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282