#CDD3CE#CDD3CE
#CDD3CE is a very light, near-neutral grey. Relative luminance 0.640; OKLCH L 86.1% C 0.009 H 150.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3CE |
|---|---|
| RGB | rgb(205, 211, 206) |
| HSL | hsl(130, 6%, 82%) |
| HSV | hsv(130, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(83.98, -2.95, 1.76) |
| CIE-LCH | lch(83.98, 3.44, 149.22°) |
| OKLab | oklab(86.08% -0.0082 0.0046) |
| OKLCH | oklch(86.08% 0.009 150.7) |
| XYZ | xyz(59.6097, 64.0237, 67.5980) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Silver (survey)
#C5C9C7
ΔE00 2.97
Light Gray
#D3D3D3
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.60
Silver
#C0C0C0
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3CE #D3CDD2
analogous
#CFD3CD #CDD3CE #CDD3D1
triadic
#CDD3CE #CECDD3 #D3CECD
tetradic
#CDD3CE #CDCFD3 #D3CDD2 #D3D1CD
square
#CDD3CE #CDCFD3 #D3CDD2 #D3D1CD
split-complementary
#CDD3CE #D1CDD3 #D3CDCF
monochromatic
#8C9A8E #ACB6AE #CDD3CE #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.52
#CDD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CDD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3CE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3CE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#CCD3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd3ce; /* rgb */ color: rgb(205, 211, 206); /* oklch */ color: oklch(86.1% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#dce0dc',
500: '#cdd3ce',
950: '#000000',
},
}SCSS
$custom: #cdd3ce; $custom-light: #dce0dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd3ce",
"rgb": {
"r": 205,
"g": 211,
"b": 206
},
"hsl": {
"h": 130,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86078,
"c": 0.00942,
"h": 150.7
},
"luminance": 0.64024
}Semantic roles & 50–950 ramp
primary
#CDD3CE
secondary
#A69EA5
accent
#558690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484