#CCC6CD#CCC6CD
#CCC6CD is a very light, near-neutral grey. Relative luminance 0.576; OKLCH L 83.3% C 0.012 H 321.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6CD |
|---|---|
| RGB | rgb(204, 198, 205) |
| HSL | hsl(291, 7%, 79%) |
| HSV | hsv(291, 3%, 80%) |
| CMYK | cmyk(0.5%, 3.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.53, 3.35, -2.75) |
| CIE-LCH | lch(80.53, 4.34, 320.65°) |
| OKLab | oklab(83.35% 0.0091 -0.0073) |
| OKLCH | oklch(83.35% 0.012 321.3) |
| XYZ | xyz(56.1136, 57.6335, 65.9140) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6CD #C7CDC6
analogous
#C9C6CD #CCC6CD #CDC6CB
triadic
#CCC6CD #CDCCC6 #C6CDCC
tetradic
#CCC6CD #CDC9C6 #C7CDC6 #C6CBCD
square
#CCC6CD #CDC9C6 #C7CDC6 #C6CBCD
split-complementary
#CCC6CD #CBCDC6 #C6CDC9
monochromatic
#928594 #AFA5B0 #CCC6CD #E9E7EA #F0EFF1
Accessibility & contrast
On white
1.68
#CCC6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CCC6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6CD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6CD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#CCC7C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6cd; /* rgb */ color: rgb(204, 198, 205); /* oklch */ color: oklch(83.3% 0.012 321.3);
Tailwind
colors: {
custom: {
50: '#dbd7dc',
500: '#ccc6cd',
950: '#000000',
},
}SCSS
$custom: #ccc6cd; $custom-light: #dbd7dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc6cd",
"rgb": {
"r": 204,
"g": 198,
"b": 205
},
"hsl": {
"h": 291.429,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.83345,
"c": 0.01163,
"h": 321.3
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#CCC6CD
secondary
#98A097
accent
#90555E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384