#C0BCBE#C0BCBE
#C0BCBE is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.005 H 345.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCBE |
|---|---|
| RGB | rgb(192, 188, 190) |
| HSL | hsl(330, 3%, 75%) |
| HSV | hsv(330, 2%, 75%) |
| CMYK | cmyk(0%, 2.1%, 1%, 24.7%) |
| CIE-LAB | lab(76.61, 1.76, -0.51) |
| CIE-LCH | lch(76.61, 1.84, 343.82°) |
| OKLab | oklab(79.91% 0.0051 -0.0013) |
| OKLCH | oklch(79.91% 0.005 345.3) |
| XYZ | xyz(49.0143, 50.8908, 55.9460) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.66
Dove Gray
#B6B8BD
ΔE00 3.38
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.07
Warm Gray
#C9BEB0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCBE #BCC0BE
analogous
#C0BCC0 #C0BCBE #C0BCBC
triadic
#C0BCBE #BEC0BC #BCBEC0
tetradic
#C0BCBE #C0C0BC #BCC0BE #BCBCC0
square
#C0BCBE #C0C0BC #BCC0BE #BCBCC0
split-complementary
#C0BCBE #BCC0BC #BCC0C0
monochromatic
#857D81 #A29C9F #C0BCBE #DEDCDD #F0EFF0
Accessibility & contrast
On white
1.88
#C0BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C0BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCBE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCBE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#C1BCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bcbe; /* rgb */ color: rgb(192, 188, 190); /* oklch */ color: oklch(79.9% 0.005 345.3);
Tailwind
colors: {
custom: {
50: '#d3d0d1',
500: '#c0bcbe',
950: '#000000',
},
}SCSS
$custom: #c0bcbe; $custom-light: #d3d0d1; $custom-dark: #000000;
JSON
{
"hex": "#c0bcbe",
"rgb": {
"r": 192,
"g": 188,
"b": 190
},
"hsl": {
"h": 330,
"s": 3.077,
"l": 74.51
},
"oklch": {
"l": 0.79905,
"c": 0.00525,
"h": 345.3
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#C0BCBE
secondary
#8E9290
accent
#8D7359
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383