#CDD3D2#CDD3D2
#CDD3D2 is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.007 H 185.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3D2 |
|---|---|
| RGB | rgb(205, 211, 210) |
| HSL | hsl(170, 6%, 82%) |
| HSV | hsv(170, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(84.08, -2.22, -0.22) |
| CIE-LCH | lch(84.08, 2.23, 185.59°) |
| OKLab | oklab(86.19% -0.0067 -0.0006) |
| OKLCH | oklch(86.19% 0.007 185.2) |
| XYZ | xyz(60.1018, 64.2205, 70.1897) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.53
Light Gray
#D3D3D3
ΔE00 3.12
Light Grey
#D8DCD6
ΔE00 3.27
Fog
#D8DCE0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 3.92
Silver
#C0C0C0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3D2 #D3CDCE
analogous
#CDD3CF #CDD3D2 #CDD1D3
triadic
#CDD3D2 #D2CDD3 #D3D2CD
tetradic
#CDD3D2 #CFCDD3 #D3CDCE #D1D3CD
square
#CDD3D2 #CFCDD3 #D3CDCE #D1D3CD
split-complementary
#CDD3D2 #D3CDD1 #D3CFCD
monochromatic
#8C9A97 #ACB6B5 #CDD3D2 #EEF0EF #EFF1F0
Accessibility & contrast
On white
1.52
#CDD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CDD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3D2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3D2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#CCD3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd3d2; /* rgb */ color: rgb(205, 211, 210); /* oklch */ color: oklch(86.2% 0.007 185.2);
Tailwind
colors: {
custom: {
50: '#dce0df',
500: '#cdd3d2',
950: '#000000',
},
}SCSS
$custom: #cdd3d2; $custom-light: #dce0df; $custom-dark: #000000;
JSON
{
"hex": "#cdd3d2",
"rgb": {
"r": 205,
"g": 211,
"b": 210
},
"hsl": {
"h": 170,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86193,
"c": 0.00669,
"h": 185.2
},
"luminance": 0.64221
}Semantic roles & 50–950 ramp
primary
#CDD3D2
secondary
#A69E9F
accent
#555F90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484