#CDD0CB#CDD0CB
#CDD0CB is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.4% C 0.008 H 132.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0CB |
|---|---|
| RGB | rgb(205, 208, 203) |
| HSL | hsl(96, 5%, 81%) |
| HSV | hsv(96, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(83.13, -1.93, 2.12) |
| CIE-LCH | lch(83.13, 2.87, 132.39°) |
| OKLab | oklab(85.38% -0.0051 0.0056) |
| OKLCH | oklch(85.38% 0.008 132.4) |
| XYZ | xyz(58.5104, 62.4026, 65.4508) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.27
Light Grey
#D8DCD6
ΔE00 2.83
Light Gray
#D3D3D3
ΔE00 3.46
Gainsboro
#DCDCDC
ΔE00 4.50
Silver
#C0C0C0
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0CB #CECBD0
analogous
#CFD0CB #CDD0CB #CBD0CB
triadic
#CDD0CB #CBCDD0 #D0CBCD
tetradic
#CDD0CB #CBCFD0 #CECBD0 #D0CBCB
square
#CDD0CB #CBCFD0 #CECBD0 #D0CBCB
split-complementary
#CDD0CB #CBCBD0 #D0CBCF
monochromatic
#8F968B #AEB3AB #CDD0CB #ECEDEB #F0F0EF
Accessibility & contrast
On white
1.56
#CDD0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CDD0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0CB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0CB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#CDD0CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdd0cb; /* rgb */ color: rgb(205, 208, 203); /* oklch */ color: oklch(85.4% 0.008 132.4);
Tailwind
colors: {
custom: {
50: '#dcdeda',
500: '#cdd0cb',
950: '#000000',
},
}SCSS
$custom: #cdd0cb; $custom-light: #dcdeda; $custom-dark: #000000;
JSON
{
"hex": "#cdd0cb",
"rgb": {
"r": 205,
"g": 208,
"b": 203
},
"hsl": {
"h": 96,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85383,
"c": 0.00755,
"h": 132.4
},
"luminance": 0.62403
}Semantic roles & 50–950 ramp
primary
#CDD0CB
secondary
#A09CA3
accent
#578F78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483