#CCC8C6#CCC8C6
#CCC8C6 is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.5% C 0.005 H 48.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8C6 |
|---|---|
| RGB | rgb(204, 200, 198) |
| HSL | hsl(20, 6%, 79%) |
| HSV | hsv(20, 3%, 80%) |
| CMYK | cmyk(0%, 2%, 2.9%, 20%) |
| CIE-LAB | lab(80.86, 1.02, 1.49) |
| CIE-LCH | lch(80.86, 1.81, 55.46°) |
| OKLab | oklab(83.54% 0.0035 0.004) |
| OKLCH | oklch(83.54% 0.005 48.6) |
| XYZ | xyz(55.7477, 58.2234, 61.7165) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 3.22
Silver (survey)
#C5C9C7
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8C6 #C6CACC
analogous
#CCC6C7 #CCC8C6 #CCCBC6
triadic
#CCC8C6 #C6CCC8 #C8C6CC
tetradic
#CCC8C6 #C7CCC6 #C6CACC #CBC6CC
square
#CCC8C6 #C7CCC6 #C6CACC #CBC6CC
split-complementary
#CCC8C6 #C6CCCB #C6C7CC
monochromatic
#928A85 #AFA9A6 #CCC8C6 #E9E7E6 #F1EFEF
Accessibility & contrast
On white
1.66
#CCC8C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CCC8C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8C6
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8C6 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#CDC7C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8c6; /* rgb */ color: rgb(204, 200, 198); /* oklch */ color: oklch(83.5% 0.005 48.6);
Tailwind
colors: {
custom: {
50: '#dbd8d7',
500: '#ccc8c6',
950: '#000000',
},
}SCSS
$custom: #ccc8c6; $custom-light: #dbd8d7; $custom-dark: #000000;
JSON
{
"hex": "#ccc8c6",
"rgb": {
"r": 204,
"g": 200,
"b": 198
},
"hsl": {
"h": 20,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83542,
"c": 0.00526,
"h": 48.6
},
"luminance": 0.58223
}Semantic roles & 50–950 ramp
primary
#CCC8C6
secondary
#979C9F
accent
#7C8F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383