#CCC4C6#CCC4C6
#CCC4C6 is a very light, near-neutral grey. Relative luminance 0.564; OKLCH L 82.7% C 0.009 H 0.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4C6 |
|---|---|
| RGB | rgb(204, 196, 198) |
| HSL | hsl(345, 7%, 78%) |
| HSV | hsv(345, 4%, 80%) |
| CMYK | cmyk(0%, 3.9%, 2.9%, 20%) |
| CIE-LAB | lab(79.84, 3.14, -0.01) |
| CIE-LCH | lch(79.84, 3.14, 359.88°) |
| OKLab | oklab(82.74% 0.0093 0) |
| OKLCH | oklch(82.74% 0.009 0.2) |
| XYZ | xyz(54.8334, 56.3948, 61.4117) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 5.32
Dove Gray
#B6B8BD
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4C6 #C4CCCA
analogous
#CCC4CA #CCC4C6 #CCC6C4
triadic
#CCC4C6 #C6CCC4 #C4C6CC
tetradic
#CCC4C6 #CACCC4 #C4CCCA #C6C4CC
square
#CCC4C6 #CACCC4 #C4CCCA #C6C4CC
split-complementary
#CCC4C6 #C4CCC6 #C4CACC
monochromatic
#938287 #B0A3A6 #CCC4C6 #E8E5E6 #F1EFEF
Accessibility & contrast
On white
1.71
#CCC4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#CCC4C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4C6
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4C6 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C6
Deuteranopia (green-blind)
#C7C6C6
Tritanopia (blue-blind)
#CEC4C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc4c6; /* rgb */ color: rgb(204, 196, 198); /* oklch */ color: oklch(82.7% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#dbd5d7',
500: '#ccc4c6',
950: '#000000',
},
}SCSS
$custom: #ccc4c6; $custom-light: #dbd5d7; $custom-dark: #000000;
JSON
{
"hex": "#ccc4c6",
"rgb": {
"r": 204,
"g": 196,
"b": 198
},
"hsl": {
"h": 345,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.82738,
"c": 0.00933,
"h": 0.2
},
"luminance": 0.56394
}Semantic roles & 50–950 ramp
primary
#CCC4C6
secondary
#959F9D
accent
#918254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383