#C0C8BF#C0C8BF
#C0C8BF is a very light, near-neutral grey. Relative luminance 0.563; OKLCH L 82.4% C 0.015 H 142.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C8BF |
|---|---|
| RGB | rgb(192, 200, 191) |
| HSL | hsl(113, 8%, 77%) |
| HSV | hsv(113, 5%, 78%) |
| CMYK | cmyk(4%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(79.77, -4.41, 3.54) |
| CIE-LCH | lch(79.77, 5.65, 141.18°) |
| OKLab | oklab(82.4% -0.012 0.0093) |
| OKLCH | oklch(82.4% 0.015 142.2) |
| XYZ | xyz(51.7948, 56.2764, 57.4138) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.16
Light Grey
#D8DCD6
ΔE00 5.62
Silver
#C0C0C0
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C8BF #C7BFC8
analogous
#C5C8BF #C0C8BF #BFC8C3
triadic
#C0C8BF #BFC0C8 #C8BFC0
tetradic
#C0C8BF #BFC5C8 #C7BFC8 #C8C3BF
square
#C0C8BF #BFC5C8 #C7BFC8 #C8C3BF
split-complementary
#C0C8BF #C3BFC8 #C8BFC5
monochromatic
#7F8F7D #A0AC9E #C0C8BF #E0E4E0 #EFF1EF
Accessibility & contrast
On white
1.71
#C0C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C0C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C8BF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C8BF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#C0C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c8bf; /* rgb */ color: rgb(192, 200, 191); /* oklch */ color: oklch(82.4% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#d3d8d2',
500: '#c0c8bf',
950: '#000000',
},
}SCSS
$custom: #c0c8bf; $custom-light: #d3d8d2; $custom-dark: #000000;
JSON
{
"hex": "#c0c8bf",
"rgb": {
"r": 192,
"g": 200,
"b": 191
},
"hsl": {
"h": 113.333,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.82398,
"c": 0.01517,
"h": 142.2
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#C0C8BF
secondary
#9A909B
accent
#54928B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383