#C0B6BE#C0B6BE
#C0B6BE is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.7% C 0.016 H 332.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B6BE |
|---|---|
| RGB | rgb(192, 182, 190) |
| HSL | hsl(312, 7%, 73%) |
| HSV | hsv(312, 5%, 75%) |
| CMYK | cmyk(0%, 5.2%, 1%, 24.7%) |
| CIE-LAB | lab(75.06, 4.99, -2.78) |
| CIE-LCH | lch(75.06, 5.71, 330.85°) |
| OKLab | oklab(78.69% 0.014 -0.0073) |
| OKLCH | oklch(78.69% 0.016 332.3) |
| XYZ | xyz(47.7591, 48.3804, 55.5276) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.22
Silver
#C0C0C0
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 9.01
Light Gray
#D3D3D3
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B6BE #B6C0B8
analogous
#BDB6C0 #C0B6BE #C0B6B9
triadic
#C0B6BE #BEC0B6 #B6BEC0
tetradic
#C0B6BE #C0BDB6 #B6C0B8 #B6B9C0
square
#C0B6BE #C0BDB6 #B6C0B8 #B6B9C0
split-complementary
#C0B6BE #B9C0B6 #B6C0BD
monochromatic
#877583 #A495A1 #C0B6BE #DCD7DB #F1EFF0
Accessibility & contrast
On white
1.97
#C0B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#C0B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B6BE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B6BE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#C1B6B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c0b6be; /* rgb */ color: rgb(192, 182, 190); /* oklch */ color: oklch(78.7% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#d3cbd1',
500: '#c0b6be',
950: '#000000',
},
}SCSS
$custom: #c0b6be; $custom-light: #d3cbd1; $custom-dark: #000000;
JSON
{
"hex": "#c0b6be",
"rgb": {
"r": 192,
"g": 182,
"b": 190
},
"hsl": {
"h": 312,
"s": 7.353,
"l": 73.333
},
"oklch": {
"l": 0.78691,
"c": 0.01578,
"h": 332.3
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#C0B6BE
secondary
#E4E7E5
accent
#916054
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282