#C0BEC0#C0BEC0
#C0BEC0 is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.4% C 0.004 H 325.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEC0 |
|---|---|
| RGB | rgb(192, 190, 192) |
| HSL | hsl(300, 2%, 75%) |
| HSV | hsv(300, 1%, 75%) |
| CMYK | cmyk(0%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(77.18, 1.07, -0.76) |
| CIE-LCH | lch(77.18, 1.31, 324.50°) |
| OKLab | oklab(80.37% 0.0029 -0.002) |
| OKLCH | oklch(80.37% 0.004 325.6) |
| XYZ | xyz(49.6646, 51.8392, 57.2485) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.74
Dove Gray
#B6B8BD
ΔE00 2.87
Silver (survey)
#C5C9C7
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.33
Dark Gray
#A9A9A9
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEC0 #BEC0BE
analogous
#BFBEC0 #C0BEC0 #C0BEBF
triadic
#C0BEC0 #C0C0BE #BEC0C0
tetradic
#C0BEC0 #C0BFBE #BEC0BE #BEBFC0
square
#C0BEC0 #C0BFBE #BEC0BE #BEBFC0
split-complementary
#C0BEC0 #BFC0BE #BEC0BF
monochromatic
#848084 #A29FA2 #C0BEC0 #DEDDDE #F0EFF0
Accessibility & contrast
On white
1.85
#C0BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C0BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEC0
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEC0 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEC0
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#C0BEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bec0; /* rgb */ color: rgb(192, 190, 192); /* oklch */ color: oklch(80.4% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#d3d1d3',
500: '#c0bec0',
950: '#000000',
},
}SCSS
$custom: #c0bec0; $custom-light: #d3d1d3; $custom-dark: #000000;
JSON
{
"hex": "#c0bec0",
"rgb": {
"r": 192,
"g": 190,
"b": 192
},
"hsl": {
"h": 300,
"s": 1.562,
"l": 74.902
},
"oklch": {
"l": 0.80371,
"c": 0.00354,
"h": 325.6
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#C0BEC0
secondary
#909290
accent
#8B5A5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383