#CCD0CD#CCD0CD
#CCD0CD is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.4% C 0.006 H 153.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0CD |
|---|---|
| RGB | rgb(204, 208, 205) |
| HSL | hsl(135, 4%, 81%) |
| HSV | hsv(135, 2%, 82%) |
| CMYK | cmyk(1.9%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.10, -1.91, 1.01) |
| CIE-LCH | lch(83.10, 2.16, 152.22°) |
| OKLab | oklab(85.36% -0.0054 0.0026) |
| OKLCH | oklch(85.36% 0.006 153.8) |
| XYZ | xyz(58.4752, 62.3568, 66.7012) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.77
Light Gray
#D3D3D3
ΔE00 3.01
Light Grey
#D8DCD6
ΔE00 3.12
Gainsboro
#DCDCDC
ΔE00 4.17
Silver
#C0C0C0
ΔE00 4.68
Fog
#D8DCE0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0CD #D0CCCF
analogous
#CDD0CC #CCD0CD #CCD0CF
triadic
#CCD0CD #CDCCD0 #D0CDCC
tetradic
#CCD0CD #CCCDD0 #D0CCCF #D0CFCC
square
#CCD0CD #CCCDD0 #D0CCCF #D0CFCC
split-complementary
#CCD0CD #CFCCD0 #D0CCCD
monochromatic
#8C958F #ACB3AE #CCD0CD #ECEDEC #EFF0EF
Accessibility & contrast
On white
1.56
#CCD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CCD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0CD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0CD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#CCD0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccd0cd; /* rgb */ color: rgb(204, 208, 205); /* oklch */ color: oklch(85.4% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#dbdedc',
500: '#ccd0cd',
950: '#000000',
},
}SCSS
$custom: #ccd0cd; $custom-light: #dbdedc; $custom-dark: #000000;
JSON
{
"hex": "#ccd0cd",
"rgb": {
"r": 204,
"g": 208,
"b": 205
},
"hsl": {
"h": 135,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.85362,
"c": 0.00597,
"h": 153.8
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#CCD0CD
secondary
#A39DA1
accent
#58808E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484