#CCC5CD#CCC5CD
#CCC5CD is a very light, near-neutral grey. Relative luminance 0.572; OKLCH L 83.1% C 0.013 H 321.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5CD |
|---|---|
| RGB | rgb(204, 197, 205) |
| HSL | hsl(293, 7%, 79%) |
| HSV | hsv(293, 4%, 80%) |
| CMYK | cmyk(0.5%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.28, 3.88, -3.12) |
| CIE-LCH | lch(80.28, 4.98, 321.19°) |
| OKLab | oklab(83.15% 0.0105 -0.0083) |
| OKLCH | oklch(83.15% 0.013 321.9) |
| XYZ | xyz(55.8858, 57.1779, 65.8380) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5CD #C6CDC5
analogous
#C8C5CD #CCC5CD #CDC5CA
triadic
#CCC5CD #CDCCC5 #C5CDCC
tetradic
#CCC5CD #CDC8C5 #C6CDC5 #C5CACD
square
#CCC5CD #CDC8C5 #C6CDC5 #C5CACD
split-complementary
#CCC5CD #CACDC5 #C5CDC8
monochromatic
#928394 #AFA4B1 #CCC5CD #E9E6E9 #F1EFF1
Accessibility & contrast
On white
1.69
#CCC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CCC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5CD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5CD | 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)
#C4C7CD
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#CCC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc5cd; /* rgb */ color: rgb(204, 197, 205); /* oklch */ color: oklch(83.1% 0.013 321.9);
Tailwind
colors: {
custom: {
50: '#dbd6dc',
500: '#ccc5cd',
950: '#000000',
},
}SCSS
$custom: #ccc5cd; $custom-light: #dbd6dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc5cd",
"rgb": {
"r": 204,
"g": 197,
"b": 205
},
"hsl": {
"h": 292.5,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.83145,
"c": 0.0134,
"h": 321.9
},
"luminance": 0.57178
}Semantic roles & 50–950 ramp
primary
#CCC5CD
secondary
#97A096
accent
#91545C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384