#C0BBBE#C0BBBE
#C0BBBE is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.7% C 0.007 H 340.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBBE |
|---|---|
| RGB | rgb(192, 187, 190) |
| HSL | hsl(324, 4%, 74%) |
| HSV | hsv(324, 3%, 75%) |
| CMYK | cmyk(0%, 2.6%, 1%, 24.7%) |
| CIE-LAB | lab(76.35, 2.30, -0.89) |
| CIE-LCH | lch(76.35, 2.47, 338.83°) |
| OKLab | oklab(79.7% 0.0066 -0.0023) |
| OKLCH | oklch(79.7% 0.007 340.4) |
| XYZ | xyz(48.8014, 50.4650, 55.8750) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.44
Dove Gray
#B6B8BD
ΔE00 3.65
Dark Gray
#A9A9A9
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBBE #BBC0BD
analogous
#C0BBC0 #C0BBBE #C0BBBC
triadic
#C0BBBE #BEC0BB #BBBEC0
tetradic
#C0BBBE #C0C0BB #BBC0BD #BBBCC0
square
#C0BBBE #C0C0BB #BBC0BD #BBBCC0
split-complementary
#C0BBBE #BCC0BB #BBC0C0
monochromatic
#857B81 #A39BA0 #C0BBBE #DDDBDC #F0EFF0
Accessibility & contrast
On white
1.89
#C0BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C0BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBBE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBBE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#C1BBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0bbbe; /* rgb */ color: rgb(192, 187, 190); /* oklch */ color: oklch(79.7% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#d3cfd1',
500: '#c0bbbe',
950: '#000000',
},
}SCSS
$custom: #c0bbbe; $custom-light: #d3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#c0bbbe",
"rgb": {
"r": 192,
"g": 187,
"b": 190
},
"hsl": {
"h": 324,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.79702,
"c": 0.00696,
"h": 340.4
},
"luminance": 0.50465
}Semantic roles & 50–950 ramp
primary
#C0BBBE
secondary
#8D938F
accent
#8E6D58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383