#C0BBC2#C0BBC2
#C0BBC2 is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.8% C 0.011 H 316.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BBC2 |
|---|---|
| RGB | rgb(192, 187, 194) |
| HSL | hsl(283, 5%, 75%) |
| HSV | hsv(283, 4%, 76%) |
| CMYK | cmyk(1%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(76.46, 3.04, -2.90) |
| CIE-LCH | lch(76.46, 4.21, 316.33°) |
| OKLab | oklab(79.82% 0.0081 -0.0077) |
| OKLCH | oklch(79.82% 0.011 316.5) |
| XYZ | xyz(49.2446, 50.6423, 58.2091) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.05
Silver
#C0C0C0
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BBC2 #BDC2BB
analogous
#BDBBC2 #C0BBC2 #C2BBC1
triadic
#C0BBC2 #C2C0BB #BBC2C0
tetradic
#C0BBC2 #C2BDBB #BDC2BB #BBC1C2
square
#C0BBC2 #C2BDBB #BDC2BB #BBC1C2
split-complementary
#C0BBC2 #C1C2BB #BBC2BD
monochromatic
#847A88 #A29BA5 #C0BBC2 #DEDBDF #F0EFF1
Accessibility & contrast
On white
1.89
#C0BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#C0BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BBC2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BBC2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#BBBDC2
Tritanopia (blue-blind)
#C0BCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bbc2; /* rgb */ color: rgb(192, 187, 194); /* oklch */ color: oklch(79.8% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#d3cfd4',
500: '#c0bbc2',
950: '#000000',
},
}SCSS
$custom: #c0bbc2; $custom-light: #d3cfd4; $custom-dark: #000000;
JSON
{
"hex": "#c0bbc2",
"rgb": {
"r": 192,
"g": 187,
"b": 194
},
"hsl": {
"h": 282.857,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.79822,
"c": 0.01117,
"h": 316.5
},
"luminance": 0.50642
}Semantic roles & 50–950 ramp
primary
#C0BBC2
secondary
#8F958C
accent
#8F5667
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383