#CDD0CC#CDD0CC
#CDD0CC is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.4% C 0.006 H 137.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0CC |
|---|---|
| RGB | rgb(205, 208, 204) |
| HSL | hsl(105, 4%, 81%) |
| HSV | hsv(105, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(83.15, -1.75, 1.62) |
| CIE-LCH | lch(83.15, 2.39, 137.21°) |
| OKLab | oklab(85.41% -0.0047 0.0043) |
| OKLCH | oklch(85.41% 0.006 137.7) |
| XYZ | xyz(58.6300, 62.4504, 66.0804) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.01
Light Grey
#D8DCD6
ΔE00 2.95
Light Gray
#D3D3D3
ΔE00 3.04
Gainsboro
#DCDCDC
ΔE00 4.18
Silver
#C0C0C0
ΔE00 4.74
Fog
#D8DCE0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0CC #CFCCD0
analogous
#CFD0CC #CDD0CC #CCD0CD
triadic
#CDD0CC #CCCDD0 #D0CCCD
tetradic
#CDD0CC #CCCFD0 #CFCCD0 #D0CDCC
square
#CDD0CC #CCCFD0 #CFCCD0 #D0CDCC
split-complementary
#CDD0CC #CDCCD0 #D0CCCF
monochromatic
#8F958C #AEB3AC #CDD0CC #ECEDEC #EFF0EF
Accessibility & contrast
On white
1.56
#CDD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CDD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0CC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0CC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#CDD0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd0cc; /* rgb */ color: rgb(205, 208, 204); /* oklch */ color: oklch(85.4% 0.006 137.7);
Tailwind
colors: {
custom: {
50: '#dcdedb',
500: '#cdd0cc',
950: '#000000',
},
}SCSS
$custom: #cdd0cc; $custom-light: #dcdedb; $custom-dark: #000000;
JSON
{
"hex": "#cdd0cc",
"rgb": {
"r": 205,
"g": 208,
"b": 204
},
"hsl": {
"h": 105,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.85411,
"c": 0.00635,
"h": 137.7
},
"luminance": 0.62451
}Semantic roles & 50–950 ramp
primary
#CDD0CC
secondary
#A19DA3
accent
#588E80
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484