#CDD3CF#CDD3CF
#CDD3CF is a very light, near-neutral grey. Relative luminance 0.641; OKLCH L 86.1% C 0.008 H 157.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3CF |
|---|---|
| RGB | rgb(205, 211, 207) |
| HSL | hsl(140, 6%, 82%) |
| HSV | hsv(140, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(84.00, -2.77, 1.26) |
| CIE-LCH | lch(84.00, 3.05, 155.47°) |
| OKLab | oklab(86.11% -0.0078 0.0033) |
| OKLCH | oklch(86.11% 0.008 157.1) |
| XYZ | xyz(59.7316, 64.0724, 68.2398) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.47
Silver (survey)
#C5C9C7
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 3.98
Gainsboro
#DCDCDC
ΔE00 4.66
Fog
#D8DCE0
ΔE00 5.15
Silver
#C0C0C0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3CF #D3CDD1
analogous
#CED3CD #CDD3CF #CDD3D2
triadic
#CDD3CF #CFCDD3 #D3CFCD
tetradic
#CDD3CF #CDCED3 #D3CDD1 #D3D2CD
square
#CDD3CF #CDCED3 #D3CDD1 #D3D2CD
split-complementary
#CDD3CF #D2CDD3 #D3CDCE
monochromatic
#8C9A90 #ACB6B0 #CDD3CF #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.52
#CDD3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CDD3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3CF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3CF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#CCD3D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd3cf; /* rgb */ color: rgb(205, 211, 207); /* oklch */ color: oklch(86.1% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#dce0dd',
500: '#cdd3cf',
950: '#000000',
},
}SCSS
$custom: #cdd3cf; $custom-light: #dce0dd; $custom-dark: #000000;
JSON
{
"hex": "#cdd3cf",
"rgb": {
"r": 205,
"g": 211,
"b": 207
},
"hsl": {
"h": 140,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86106,
"c": 0.00849,
"h": 157.1
},
"luminance": 0.64073
}Semantic roles & 50–950 ramp
primary
#CDD3CF
secondary
#A69EA3
accent
#557D90
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484