#C1BFBF#C1BFBF
#C1BFBF is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.002 H 17.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBF |
|---|---|
| RGB | rgb(193, 191, 191) |
| HSL | hsl(0, 2%, 75%) |
| HSV | hsv(0, 1%, 76%) |
| CMYK | cmyk(0%, 1%, 1%, 24.3%) |
| CIE-LAB | lab(77.50, 0.70, 0.25) |
| CIE-LCH | lch(77.50, 0.74, 19.46°) |
| OKLab | oklab(80.63% 0.0021 0.0007) |
| OKLCH | oklch(80.63% 0.002 17.1) |
| XYZ | xyz(50.0256, 52.3607, 56.7513) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.06
Dove Gray
#B6B8BD
ΔE00 3.54
Silver (survey)
#C5C9C7
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 6.23
Warm Gray
#C9BEB0
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBF #BFC1C1
analogous
#C1BFC0 #C1BFBF #C1C0BF
triadic
#C1BFBF #BFC1BF #BFBFC1
tetradic
#C1BFBF #C0C1BF #BFC1C1 #C0BFC1
square
#C1BFBF #C0C1BF #BFC1C1 #C0BFC1
split-complementary
#C1BFBF #BFC1C0 #BFC0C1
monochromatic
#858181 #A3A0A0 #C1BFBF #DFDEDE #F0EFEF
Accessibility & contrast
On white
1.83
#C1BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C1BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#C2BFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfbf; /* rgb */ color: rgb(193, 191, 191); /* oklch */ color: oklch(80.6% 0.002 17.1);
Tailwind
colors: {
custom: {
50: '#d3d2d2',
500: '#c1bfbf',
950: '#000000',
},
}SCSS
$custom: #c1bfbf; $custom-light: #d3d2d2; $custom-dark: #000000;
JSON
{
"hex": "#c1bfbf",
"rgb": {
"r": 193,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 1.587,
"l": 75.294
},
"oklch": {
"l": 0.80626,
"c": 0.00224,
"h": 17.1
},
"luminance": 0.52361
}Semantic roles & 50–950 ramp
primary
#C1BFBF
secondary
#919393
accent
#8B8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383