#C1BBBD#C1BBBD
#C1BBBD is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.8% C 0.007 H 354.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBBD |
|---|---|
| RGB | rgb(193, 187, 189) |
| HSL | hsl(340, 5%, 75%) |
| HSV | hsv(340, 3%, 76%) |
| CMYK | cmyk(0%, 3.1%, 2.1%, 24.3%) |
| CIE-LAB | lab(76.41, 2.47, -0.26) |
| CIE-LCH | lch(76.41, 2.48, 353.97°) |
| OKLab | oklab(79.75% 0.0073 -0.0006) |
| OKLCH | oklch(79.75% 0.007 354.9) |
| XYZ | xyz(48.9466, 50.5525, 55.3133) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.55
Dove Gray
#B6B8BD
ΔE00 4.15
Dark Gray
#A9A9A9
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.84
Warm Gray
#C9BEB0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBBD #BBC1BF
analogous
#C1BBC0 #C1BBBD #C1BCBB
triadic
#C1BBBD #BDC1BB #BBBDC1
tetradic
#C1BBBD #C0C1BB #BBC1BF #BCBBC1
square
#C1BBBD #C0C1BB #BBC1BF #BCBBC1
split-complementary
#C1BBBD #BBC1BC #BBC0C1
monochromatic
#877B7F #A49B9E #C1BBBD #DEDBDC #F0EFEF
Accessibility & contrast
On white
1.89
#C1BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C1BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBBD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBBD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#C2BBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c1bbbd; /* rgb */ color: rgb(193, 187, 189); /* oklch */ color: oklch(79.8% 0.007 354.9);
Tailwind
colors: {
custom: {
50: '#d3cfd0',
500: '#c1bbbd',
950: '#000000',
},
}SCSS
$custom: #c1bbbd; $custom-light: #d3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#c1bbbd",
"rgb": {
"r": 193,
"g": 187,
"b": 189
},
"hsl": {
"h": 340,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.79754,
"c": 0.00728,
"h": 354.9
},
"luminance": 0.50552
}Semantic roles & 50–950 ramp
primary
#C1BBBD
secondary
#8D9491
accent
#8E7C57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383