#CDD4D2#CDD4D2
#CDD4D2 is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.4% C 0.008 H 177.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4D2 |
|---|---|
| RGB | rgb(205, 212, 210) |
| HSL | hsl(163, 8%, 82%) |
| HSV | hsv(163, 3%, 83%) |
| CMYK | cmyk(3.3%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(84.34, -2.74, 0.16) |
| CIE-LCH | lch(84.34, 2.75, 176.66°) |
| OKLab | oklab(86.4% -0.0081 0.0004) |
| OKLCH | oklch(86.4% 0.008 177.3) |
| XYZ | xyz(60.3510, 64.7189, 70.2728) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.86
Light Grey
#D8DCD6
ΔE00 2.92
Light Gray
#D3D3D3
ΔE00 3.77
Fog
#D8DCE0
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.38
Silver
#C0C0C0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4D2 #D4CDCF
analogous
#CDD4CF #CDD4D2 #CDD3D4
triadic
#CDD4D2 #D2CDD4 #D4D2CD
tetradic
#CDD4D2 #CFCDD4 #D4CDCF #D3D4CD
square
#CDD4D2 #CFCDD4 #D4CDCF #D3D4CD
split-complementary
#CDD4D2 #D4CDD3 #D4CFCD
monochromatic
#8B9B97 #ACB8B4 #CDD4D2 #EEF0F0 #EFF1F0
Accessibility & contrast
On white
1.51
#CDD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CDD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4D2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4D2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#CCD4D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd4d2; /* rgb */ color: rgb(205, 212, 210); /* oklch */ color: oklch(86.4% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#dce1df',
500: '#cdd4d2',
950: '#000000',
},
}SCSS
$custom: #cdd4d2; $custom-light: #dce1df; $custom-dark: #000000;
JSON
{
"hex": "#cdd4d2",
"rgb": {
"r": 205,
"g": 212,
"b": 210
},
"hsl": {
"h": 162.857,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.86396,
"c": 0.00809,
"h": 177.3
},
"luminance": 0.64719
}Semantic roles & 50–950 ramp
primary
#CDD4D2
secondary
#A79EA1
accent
#546691
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484