#CCC6C4#CCC6C4
#CCC6C4 is a very light, near-neutral grey. Relative luminance 0.572; OKLCH L 83.1% C 0.007 H 39.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6C4 |
|---|---|
| RGB | rgb(204, 198, 196) |
| HSL | hsl(15, 7%, 78%) |
| HSV | hsv(15, 4%, 80%) |
| CMYK | cmyk(0%, 2.9%, 3.9%, 20%) |
| CIE-LAB | lab(80.30, 1.72, 1.74) |
| CIE-LCH | lch(80.30, 2.45, 45.24°) |
| OKLab | oklab(83.08% 0.0056 0.0046) |
| OKLCH | oklch(83.08% 0.007 39.5) |
| XYZ | xyz(55.0583, 57.2114, 60.3562) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.43
Light Gray
#D3D3D3
ΔE00 4.09
Silver (survey)
#C5C9C7
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 5.75
Warm Gray
#C9BEB0
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6C4 #C4CACC
analogous
#CCC4C6 #CCC6C4 #CCCAC4
triadic
#CCC6C4 #C4CCC6 #C6C4CC
tetradic
#CCC6C4 #C6CCC4 #C4CACC #CAC4CC
square
#CCC6C4 #C6CCC4 #C4CACC #CAC4CC
split-complementary
#CCC6C4 #C4CCCA #C4C6CC
monochromatic
#938782 #B0A6A3 #CCC6C4 #E8E6E5 #F1EFEF
Accessibility & contrast
On white
1.69
#CCC6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CCC6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6C4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6C4 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C4
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#CEC5C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc6c4; /* rgb */ color: rgb(204, 198, 196); /* oklch */ color: oklch(83.1% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#dbd7d5',
500: '#ccc6c4',
950: '#000000',
},
}SCSS
$custom: #ccc6c4; $custom-light: #dbd7d5; $custom-dark: #000000;
JSON
{
"hex": "#ccc6c4",
"rgb": {
"r": 204,
"g": 198,
"b": 196
},
"hsl": {
"h": 15,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83082,
"c": 0.00728,
"h": 39.5
},
"luminance": 0.57211
}Semantic roles & 50–950 ramp
primary
#CCC6C4
secondary
#959D9F
accent
#829154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383