#CDD3CD#CDD3CD
#CDD3CD is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.1% C 0.010 H 145.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3CD |
|---|---|
| RGB | rgb(205, 211, 205) |
| HSL | hsl(120, 6%, 82%) |
| HSV | hsv(120, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.95, -3.14, 2.25) |
| CIE-LCH | lch(83.95, 3.86, 144.29°) |
| OKLab | oklab(86.05% -0.0086 0.0059) |
| OKLCH | oklch(86.05% 0.01 145.5) |
| XYZ | xyz(59.4886, 63.9753, 66.9602) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Gray
#D3D3D3
ΔE00 4.68
Gainsboro
#DCDCDC
ΔE00 5.29
Fog
#D8DCE0
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3CD #D3CDD3
analogous
#D0D3CD #CDD3CD #CDD3D0
triadic
#CDD3CD #CDCDD3 #D3CDCD
tetradic
#CDD3CD #CDD0D3 #D3CDD3 #D3D0CD
square
#CDD3CD #CDD0D3 #D3CDD3 #D3D0CD
split-complementary
#CDD3CD #D0CDD3 #D3CDD0
monochromatic
#8C9A8C #ACB6AC #CDD3CD #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.52
#CDD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CDD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3CD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3CD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#CDD3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd3cd; /* rgb */ color: rgb(205, 211, 205); /* oklch */ color: oklch(86.1% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#dce0dc',
500: '#cdd3cd',
950: '#000000',
},
}SCSS
$custom: #cdd3cd; $custom-light: #dce0dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd3cd",
"rgb": {
"r": 205,
"g": 211,
"b": 205
},
"hsl": {
"h": 120,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.8605,
"c": 0.01044,
"h": 145.5
},
"luminance": 0.63975
}Semantic roles & 50–950 ramp
primary
#CDD3CD
secondary
#A69EA6
accent
#559090
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484