#BDB0B2#BDB0B2
#BDB0B2 is a light, near-neutral red. Relative luminance 0.451; OKLCH L 76.9% C 0.015 H 6.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB0B2 |
|---|---|
| RGB | rgb(189, 176, 178) |
| HSL | hsl(351, 9%, 72%) |
| HSV | hsv(351, 7%, 74%) |
| CMYK | cmyk(0%, 6.9%, 5.8%, 25.9%) |
| CIE-LAB | lab(72.95, 4.99, 0.65) |
| CIE-LCH | lch(72.95, 5.03, 7.44°) |
| OKLab | oklab(76.87% 0.015 0.0018) |
| OKLCH | oklch(76.87% 0.015 6.8) |
| XYZ | xyz(44.5465, 45.0844, 48.4663) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Dark Gray
#A9A9A9
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.30
Warm Gray
#C9BEB0
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB0B2 #B0BDBB
analogous
#BDB0B9 #BDB0B2 #BDB5B0
triadic
#BDB0B2 #B2BDB0 #B0B2BD
tetradic
#BDB0B2 #B9BDB0 #B0BDBB #B5B0BD
square
#BDB0B2 #B9BDB0 #B0BDBB #B5B0BD
split-complementary
#BDB0B2 #B0BDB5 #B0B9BD
monochromatic
#846E72 #A18F92 #BDB0B2 #D9D1D3 #F1EEEF
Accessibility & contrast
On white
2.10
#BDB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BDB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB0B2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB0B2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B4B4B2
Tritanopia (blue-blind)
#C0AFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bdb0b2; /* rgb */ color: rgb(189, 176, 178); /* oklch */ color: oklch(76.9% 0.015 6.8);
Tailwind
colors: {
custom: {
50: '#d0c7c9',
500: '#bdb0b2',
950: '#000000',
},
}SCSS
$custom: #bdb0b2; $custom-light: #d0c7c9; $custom-dark: #000000;
JSON
{
"hex": "#bdb0b2",
"rgb": {
"r": 189,
"g": 176,
"b": 178
},
"hsl": {
"h": 350.769,
"s": 8.966,
"l": 71.569
},
"oklch": {
"l": 0.76868,
"c": 0.01514,
"h": 6.8
},
"luminance": 0.45084
}Semantic roles & 50–950 ramp
primary
#BDB0B2
secondary
#E3E6E6
accent
#938953
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282