#C2BDBB#C2BDBB
#C2BDBB is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.2% C 0.006 H 43.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDBB |
|---|---|
| RGB | rgb(194, 189, 187) |
| HSL | hsl(17, 5%, 75%) |
| HSV | hsv(17, 4%, 76%) |
| CMYK | cmyk(0%, 2.6%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.95, 1.39, 1.63) |
| CIE-LCH | lch(76.95, 2.14, 49.57°) |
| OKLab | oklab(80.18% 0.0046 0.0043) |
| OKLCH | oklch(80.18% 0.006 43.3) |
| XYZ | xyz(49.4141, 51.4526, 54.3322) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.55
Dove Gray
#B6B8BD
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDBB #BBC0C2
analogous
#C2BBBD #C2BDBB #C2C1BB
triadic
#C2BDBB #BBC2BD #BDBBC2
tetradic
#C2BDBB #BDC2BB #BBC0C2 #C1BBC2
square
#C2BDBB #BDC2BB #BBC0C2 #C1BBC2
split-complementary
#C2BDBB #BBC2C1 #BBBDC2
monochromatic
#887E7A #A59E9B #C2BDBB #DFDCDB #F1EFEF
Accessibility & contrast
On white
1.86
#C2BDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#C2BDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDBB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDBB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#C4BCBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bdbb; /* rgb */ color: rgb(194, 189, 187); /* oklch */ color: oklch(80.2% 0.006 43.3);
Tailwind
colors: {
custom: {
50: '#d4d0cf',
500: '#c2bdbb',
950: '#000000',
},
}SCSS
$custom: #c2bdbb; $custom-light: #d4d0cf; $custom-dark: #000000;
JSON
{
"hex": "#c2bdbb",
"rgb": {
"r": 194,
"g": 189,
"b": 187
},
"hsl": {
"h": 17.143,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80184,
"c": 0.00631,
"h": 43.3
},
"luminance": 0.51452
}Semantic roles & 50–950 ramp
primary
#C2BDBB
secondary
#8C9295
accent
#7F8F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383