#CCD1CD#CCD1CD
#CCD1CD is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.6% C 0.008 H 151.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD1CD |
|---|---|
| RGB | rgb(204, 209, 205) |
| HSL | hsl(132, 5%, 81%) |
| HSV | hsv(132, 2%, 82%) |
| CMYK | cmyk(2.4%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(83.36, -2.44, 1.38) |
| CIE-LCH | lch(83.36, 2.80, 150.38°) |
| OKLab | oklab(85.57% -0.0068 0.0036) |
| OKLCH | oklch(85.57% 0.008 151.9) |
| XYZ | xyz(58.7198, 62.8459, 66.7827) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.22
Light Grey
#D8DCD6
ΔE00 2.77
Light Gray
#D3D3D3
ΔE00 3.68
Gainsboro
#DCDCDC
ΔE00 4.60
Fog
#D8DCE0
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD1CD #D1CCD0
analogous
#CDD1CC #CCD1CD #CCD1CF
triadic
#CCD1CD #CDCCD1 #D1CDCC
tetradic
#CCD1CD #CCCDD1 #D1CCD0 #D1CFCC
square
#CCD1CD #CCCDD1 #D1CCD0 #D1CFCC
split-complementary
#CCD1CD #CFCCD1 #D1CCCD
monochromatic
#8C978E #ACB4AD #CCD1CD #ECEEED #EFF0EF
Accessibility & contrast
On white
1.55
#CCD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CCD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD1CD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD1CD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#CBD1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd1cd; /* rgb */ color: rgb(204, 209, 205); /* oklch */ color: oklch(85.6% 0.008 151.9);
Tailwind
colors: {
custom: {
50: '#dbdfdc',
500: '#ccd1cd',
950: '#000000',
},
}SCSS
$custom: #ccd1cd; $custom-light: #dbdfdc; $custom-dark: #000000;
JSON
{
"hex": "#ccd1cd",
"rgb": {
"r": 204,
"g": 209,
"b": 205
},
"hsl": {
"h": 132,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.85566,
"c": 0.0077,
"h": 151.9
},
"luminance": 0.62846
}Semantic roles & 50–950 ramp
primary
#CCD1CD
secondary
#A49DA3
accent
#56848F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484