#C1BFBD#C1BFBD
#C1BFBD is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.004 H 67.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFBD |
|---|---|
| RGB | rgb(193, 191, 189) |
| HSL | hsl(30, 3%, 75%) |
| HSV | hsv(30, 2%, 76%) |
| CMYK | cmyk(0%, 1%, 2.1%, 24.3%) |
| CIE-LAB | lab(77.44, 0.33, 1.25) |
| CIE-LCH | lch(77.44, 1.30, 75.17°) |
| OKLab | oklab(80.57% 0.0014 0.0033) |
| OKLCH | oklch(80.57% 0.004 67.7) |
| XYZ | xyz(49.8070, 52.2733, 55.6001) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.32
Silver (survey)
#C5C9C7
ΔE00 3.78
Dove Gray
#B6B8BD
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 5.04
Warm Gray
#C9BEB0
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFBD #BDBFC1
analogous
#C1BDBD #C1BFBD #C1C1BD
triadic
#C1BFBD #BDC1BF #BFBDC1
tetradic
#C1BFBD #BDC1BD #BDBFC1 #C1BDC1
square
#C1BFBD #BDC1BD #BDBFC1 #C1BDC1
split-complementary
#C1BFBD #BDC1C1 #BDBDC1
monochromatic
#86827E #A3A09D #C1BFBD #DFDEDD #F0F0EF
Accessibility & contrast
On white
1.83
#C1BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C1BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFBD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFBD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#C2BFBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bfbd; /* rgb */ color: rgb(193, 191, 189); /* oklch */ color: oklch(80.6% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#d3d2d0',
500: '#c1bfbd',
950: '#000000',
},
}SCSS
$custom: #c1bfbd; $custom-light: #d3d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c1bfbd",
"rgb": {
"r": 193,
"g": 191,
"b": 189
},
"hsl": {
"h": 30,
"s": 3.125,
"l": 74.902
},
"oklch": {
"l": 0.80568,
"c": 0.00359,
"h": 67.7
},
"luminance": 0.52273
}Semantic roles & 50–950 ramp
primary
#C1BFBD
secondary
#8F9194
accent
#738D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383