#CDD0CD#CDD0CD
#CDD0CD is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.4% C 0.005 H 145.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0CD |
|---|---|
| RGB | rgb(205, 208, 205) |
| HSL | hsl(120, 3%, 81%) |
| HSV | hsv(120, 1%, 82%) |
| CMYK | cmyk(1.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(83.18, -1.57, 1.13) |
| CIE-LCH | lch(83.18, 1.93, 144.37°) |
| OKLab | oklab(85.44% -0.0043 0.003) |
| OKLCH | oklch(85.44% 0.005 145.5) |
| XYZ | xyz(58.7503, 62.4986, 66.7141) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.85
Light Gray
#D3D3D3
ΔE00 2.63
Light Grey
#D8DCD6
ΔE00 3.16
Gainsboro
#DCDCDC
ΔE00 3.88
Silver
#C0C0C0
ΔE00 4.51
Fog
#D8DCE0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0CD #D0CDD0
analogous
#CED0CD #CDD0CD #CDD0CE
triadic
#CDD0CD #CDCDD0 #D0CDCD
tetradic
#CDD0CD #CDCED0 #D0CDD0 #D0CECD
square
#CDD0CD #CDCED0 #D0CDD0 #D0CECD
split-complementary
#CDD0CD #CECDD0 #D0CDCE
monochromatic
#8E958E #ADB2AD #CDD0CD #EDEEED #EFF0EF
Accessibility & contrast
On white
1.56
#CDD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CDD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0CD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0CD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#CDD0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd0cd; /* rgb */ color: rgb(205, 208, 205); /* oklch */ color: oklch(85.4% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#dcdedc',
500: '#cdd0cd',
950: '#000000',
},
}SCSS
$custom: #cdd0cd; $custom-light: #dcdedc; $custom-dark: #000000;
JSON
{
"hex": "#cdd0cd",
"rgb": {
"r": 205,
"g": 208,
"b": 205
},
"hsl": {
"h": 120,
"s": 3.093,
"l": 80.98
},
"oklch": {
"l": 0.8544,
"c": 0.00523,
"h": 145.5
},
"luminance": 0.62499
}Semantic roles & 50–950 ramp
primary
#CDD0CD
secondary
#A39FA3
accent
#598D8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484