#CDD0CA#CDD0CA
#CDD0CA is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.4% C 0.009 H 128.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0CA |
|---|---|
| RGB | rgb(205, 208, 202) |
| HSL | hsl(90, 6%, 80%) |
| HSV | hsv(90, 3%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(83.10, -2.11, 2.61) |
| CIE-LCH | lch(83.10, 3.36, 128.94°) |
| OKLab | oklab(85.36% -0.0055 0.0069) |
| OKLCH | oklch(85.36% 0.009 128.6) |
| XYZ | xyz(58.3916, 62.3551, 64.8252) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.60
Light Grey
#D8DCD6
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.84
Silver
#C0C0C0
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0CA #CDCAD0
analogous
#D0D0CA #CDD0CA #CAD0CA
triadic
#CDD0CA #CACDD0 #D0CACD
tetradic
#CDD0CA #CAD0D0 #CDCAD0 #D0CACA
square
#CDD0CA #CAD0D0 #CDCAD0 #D0CACA
split-complementary
#CDD0CA #CACAD0 #D0CAD0
monochromatic
#909689 #AEB3AA #CDD0CA #ECEDEA #F0F1EF
Accessibility & contrast
On white
1.56
#CDD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CDD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0CA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0CA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#CDCFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd0ca; /* rgb */ color: rgb(205, 208, 202); /* oklch */ color: oklch(85.4% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#dcdeda',
500: '#cdd0ca',
950: '#000000',
},
}SCSS
$custom: #cdd0ca; $custom-light: #dcdeda; $custom-dark: #000000;
JSON
{
"hex": "#cdd0ca",
"rgb": {
"r": 205,
"g": 208,
"b": 202
},
"hsl": {
"h": 90,
"s": 6,
"l": 80.392
},
"oklch": {
"l": 0.85355,
"c": 0.0088,
"h": 128.6
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#CDD0CA
secondary
#9F9BA3
accent
#569073
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483