#CCD3D2#CCD3D2
#CCD3D2 is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.1% C 0.008 H 186.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3D2 |
|---|---|
| RGB | rgb(204, 211, 210) |
| HSL | hsl(171, 7%, 81%) |
| HSV | hsv(171, 3%, 83%) |
| CMYK | cmyk(3.3%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(84.01, -2.56, -0.33) |
| CIE-LCH | lch(84.01, 2.58, 187.43°) |
| OKLab | oklab(86.12% -0.0077 -0.0009) |
| OKLCH | oklch(86.12% 0.008 186.9) |
| XYZ | xyz(59.8268, 64.0787, 70.1768) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.66
Light Grey
#D8DCD6
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 3.56
Fog
#D8DCE0
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.31
Silver
#C0C0C0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3D2 #D3CCCD
analogous
#CCD3CF #CCD3D2 #CCD1D3
triadic
#CCD3D2 #D2CCD3 #D3D2CC
tetradic
#CCD3D2 #CFCCD3 #D3CCCD #D1D3CC
square
#CCD3D2 #CFCCD3 #D3CCCD #D1D3CC
split-complementary
#CCD3D2 #D3CCD1 #D3CFCC
monochromatic
#8A9A98 #ABB7B5 #CCD3D2 #EDEFEF #EFF1F1
Accessibility & contrast
On white
1.52
#CCD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CCD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3D2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3D2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#CAD3D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd3d2; /* rgb */ color: rgb(204, 211, 210); /* oklch */ color: oklch(86.1% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#dbe0df',
500: '#ccd3d2',
950: '#000000',
},
}SCSS
$custom: #ccd3d2; $custom-light: #dbe0df; $custom-dark: #000000;
JSON
{
"hex": "#ccd3d2",
"rgb": {
"r": 204,
"g": 211,
"b": 210
},
"hsl": {
"h": 171.429,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.86116,
"c": 0.00775,
"h": 186.9
},
"luminance": 0.64079
}Semantic roles & 50–950 ramp
primary
#CCD3D2
secondary
#A69D9E
accent
#545D91
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484