#CDD5DC#CDD5DC
#CDD5DC is a very light, near-neutral cyan. Relative luminance 0.657; OKLCH L 86.9% C 0.013 H 244.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5DC |
|---|---|
| RGB | rgb(205, 213, 220) |
| HSL | hsl(208, 18%, 83%) |
| HSV | hsv(208, 7%, 86%) |
| CMYK | cmyk(6.8%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(84.86, -1.38, -4.38) |
| CIE-LCH | lch(84.86, 4.59, 252.56°) |
| OKLab | oklab(86.89% -0.0057 -0.0117) |
| OKLCH | oklch(86.89% 0.013 244.3) |
| XYZ | xyz(61.8867, 65.7344, 77.1239) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.62
Light Gray
#D3D3D3
ΔE00 4.37
Gainsboro
#DCDCDC
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.38
Silver
#C0C0C0
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5DC #DCD4CD
analogous
#CDDCDB #CDD5DC #CDCDDC
triadic
#CDD5DC #DCCDD5 #D5DCCD
tetradic
#CDD5DC #DBCDDC #DCD4CD #CDDCCD
square
#CDD5DC #DBCDDC #DCD4CD #CDDCCD
split-complementary
#CDD5DC #DCCDCD #DCDBCD
monochromatic
#8599AA #A9B7C3 #CDD5DC #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.48
#CDD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CDD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5DC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5DC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#CAD7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd5dc; /* rgb */ color: rgb(205, 213, 220); /* oklch */ color: oklch(86.9% 0.013 244.3);
Tailwind
colors: {
custom: {
50: '#dce1e6',
500: '#cdd5dc',
950: '#000000',
},
}SCSS
$custom: #cdd5dc; $custom-light: #dce1e6; $custom-dark: #000000;
JSON
{
"hex": "#cdd5dc",
"rgb": {
"r": 205,
"g": 213,
"b": 220
},
"hsl": {
"h": 208,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86894,
"c": 0.01303,
"h": 244.3
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#CDD5DC
secondary
#B2A69C
accent
#704A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484