#BDB1BB#BDB1BB
#BDB1BB is a light, near-neutral pink. Relative luminance 0.459; OKLCH L 77.3% C 0.019 H 331.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB1BB |
|---|---|
| RGB | rgb(189, 177, 187) |
| HSL | hsl(310, 8%, 72%) |
| HSV | hsv(310, 6%, 74%) |
| CMYK | cmyk(0%, 6.3%, 1.1%, 25.9%) |
| CIE-LAB | lab(73.45, 6.09, -3.55) |
| CIE-LCH | lch(73.45, 7.04, 329.77°) |
| OKLab | oklab(77.34% 0.017 -0.0094) |
| OKLCH | oklch(77.34% 0.019 331.2) |
| XYZ | xyz(45.6768, 45.8513, 53.4480) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.47
Silver
#C0C0C0
ΔE00 8.60
Dark Gray
#A9A9A9
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB1BB #B1BDB3
analogous
#B9B1BD #BDB1BB #BDB1B5
triadic
#BDB1BB #BBBDB1 #B1BBBD
tetradic
#BDB1BB #BDB9B1 #B1BDB3 #B1B5BD
square
#BDB1BB #BDB9B1 #B1BDB3 #B1B5BD
split-complementary
#BDB1BB #B5BDB1 #B1BDB9
monochromatic
#847081 #A1909E #BDB1BB #D9D2D8 #F1EEF1
Accessibility & contrast
On white
2.06
#BDB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#BDB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB1BB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB1BB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#BEB2B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bdb1bb; /* rgb */ color: rgb(189, 177, 187); /* oklch */ color: oklch(77.3% 0.019 331.2);
Tailwind
colors: {
custom: {
50: '#d0c8cf',
500: '#bdb1bb',
950: '#000000',
},
}SCSS
$custom: #bdb1bb; $custom-light: #d0c8cf; $custom-dark: #000000;
JSON
{
"hex": "#bdb1bb",
"rgb": {
"r": 189,
"g": 177,
"b": 187
},
"hsl": {
"h": 310,
"s": 8.333,
"l": 71.765
},
"oklch": {
"l": 0.77341,
"c": 0.01941,
"h": 331.2
},
"luminance": 0.45851
}Semantic roles & 50–950 ramp
primary
#BDB1BB
secondary
#E3E6E4
accent
#925E53
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282