#C0BFBA#C0BFBA
#C0BFBA is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.4% C 0.007 H 97.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BFBA |
|---|---|
| RGB | rgb(192, 191, 186) |
| HSL | hsl(50, 5%, 74%) |
| HSV | hsv(50, 3%, 75%) |
| CMYK | cmyk(0%, 0.5%, 3.1%, 24.7%) |
| CIE-LAB | lab(77.29, -0.56, 2.64) |
| CIE-LCH | lch(77.29, 2.70, 102.00°) |
| OKLab | oklab(80.4% -0.0009 0.007) |
| OKLCH | oklch(80.4% 0.007 97.4) |
| XYZ | xyz(49.2306, 52.0134, 53.8909) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.62
Silver (survey)
#C5C9C7
ΔE00 3.50
Warm Gray
#C9BEB0
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BFBA #BABBC0
analogous
#C0BCBA #C0BFBA #BEC0BA
triadic
#C0BFBA #BAC0BF #BFBAC0
tetradic
#C0BFBA #BAC0BC #BABBC0 #C0BABE
square
#C0BFBA #BAC0BC #BABBC0 #C0BABE
split-complementary
#C0BFBA #BABEC0 #BCBAC0
monochromatic
#86847A #A3A19A #C0BFBA #DDDDDA #F0F0EF
Accessibility & contrast
On white
1.84
#C0BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C0BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BFBA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BFBA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#C0BFBA
Tritanopia (blue-blind)
#C1BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bfba; /* rgb */ color: rgb(192, 191, 186); /* oklch */ color: oklch(80.4% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#d3d2ce',
500: '#c0bfba',
950: '#000000',
},
}SCSS
$custom: #c0bfba; $custom-light: #d3d2ce; $custom-dark: #000000;
JSON
{
"hex": "#c0bfba",
"rgb": {
"r": 192,
"g": 191,
"b": 186
},
"hsl": {
"h": 50,
"s": 4.545,
"l": 74.118
},
"oklch": {
"l": 0.80402,
"c": 0.00703,
"h": 97.4
},
"luminance": 0.52013
}Semantic roles & 50–950 ramp
primary
#C0BFBA
secondary
#8C8D93
accent
#608E57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383