#C0BFBC#C0BFBC
#C0BFBC is a light, near-neutral grey. Relative luminance 0.521; OKLCH L 80.5% C 0.004 H 91.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFBC |
|---|---|
| RGB | rgb(192, 191, 188) |
| HSL | hsl(45, 3%, 75%) |
| HSV | hsv(45, 2%, 75%) |
| CMYK | cmyk(0%, 0.5%, 2.1%, 24.7%) |
| CIE-LAB | lab(77.34, -0.20, 1.63) |
| CIE-LCH | lch(77.34, 1.64, 96.99°) |
| OKLab | oklab(80.46% -0.0001 0.0043) |
| OKLCH | oklch(80.46% 0.004 91.5) |
| XYZ | xyz(49.4447, 52.0990, 55.0185) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.62
Silver (survey)
#C5C9C7
ΔE00 3.35
Dove Gray
#B6B8BD
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 5.20
Warm Gray
#C9BEB0
ΔE00 5.95
Dark Gray
#A9A9A9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFBC #BCBDC0
analogous
#C0BDBC #C0BFBC #BFC0BC
triadic
#C0BFBC #BCC0BF #BFBCC0
tetradic
#C0BFBC #BCC0BD #BCBDC0 #C0BCBF
square
#C0BFBC #BCC0BD #BCBDC0 #C0BCBF
split-complementary
#C0BFBC #BCBFC0 #BDBCC0
monochromatic
#85837D #A2A19C #C0BFBC #DEDDDC #F0F0EF
Accessibility & contrast
On white
1.84
#C0BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C0BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFBC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFBC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#C1BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bfbc; /* rgb */ color: rgb(192, 191, 188); /* oklch */ color: oklch(80.5% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#d3d2d0',
500: '#c0bfbc',
950: '#000000',
},
}SCSS
$custom: #c0bfbc; $custom-light: #d3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c0bfbc",
"rgb": {
"r": 192,
"g": 191,
"b": 188
},
"hsl": {
"h": 45,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.80459,
"c": 0.00432,
"h": 91.5
},
"luminance": 0.52099
}Semantic roles & 50–950 ramp
primary
#C0BFBC
secondary
#8E8F92
accent
#668D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383