#C1BBBE#C1BBBE
#C1BBBE is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.8% C 0.008 H 345.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBBE |
|---|---|
| RGB | rgb(193, 187, 190) |
| HSL | hsl(330, 5%, 75%) |
| HSV | hsv(330, 3%, 76%) |
| CMYK | cmyk(0%, 3.1%, 1.6%, 24.3%) |
| CIE-LAB | lab(76.43, 2.65, -0.76) |
| CIE-LCH | lch(76.43, 2.76, 343.90°) |
| OKLab | oklab(79.78% 0.0076 -0.002) |
| OKLCH | oklch(79.78% 0.008 345.4) |
| XYZ | xyz(49.0555, 50.5960, 55.8869) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.82
Dove Gray
#B6B8BD
ΔE00 4.11
Dark Gray
#A9A9A9
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.71
Silver (survey)
#C5C9C7
ΔE00 7.12
Warm Gray
#C9BEB0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBBE #BBC1BE
analogous
#C1BBC1 #C1BBBE #C1BBBB
triadic
#C1BBBE #BEC1BB #BBBEC1
tetradic
#C1BBBE #C1C1BB #BBC1BE #BBBBC1
square
#C1BBBE #C1C1BB #BBC1BE #BBBBC1
split-complementary
#C1BBBE #BBC1BB #BBC1C1
monochromatic
#877B81 #A49B9F #C1BBBE #DEDBDD #F0EFF0
Accessibility & contrast
On white
1.89
#C1BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C1BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBBE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBBE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C2BBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c1bbbe; /* rgb */ color: rgb(193, 187, 190); /* oklch */ color: oklch(79.8% 0.008 345.4);
Tailwind
colors: {
custom: {
50: '#d3cfd1',
500: '#c1bbbe',
950: '#000000',
},
}SCSS
$custom: #c1bbbe; $custom-light: #d3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#c1bbbe",
"rgb": {
"r": 193,
"g": 187,
"b": 190
},
"hsl": {
"h": 330,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.79784,
"c": 0.00789,
"h": 345.4
},
"luminance": 0.50596
}Semantic roles & 50–950 ramp
primary
#C1BBBE
secondary
#8D9490
accent
#8E7357
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383