#CCD5DC#CCD5DC
#CCD5DC is a very light, near-neutral cyan. Relative luminance 0.656; OKLCH L 86.8% C 0.014 H 241.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5DC |
|---|---|
| RGB | rgb(204, 213, 220) |
| HSL | hsl(206, 19%, 83%) |
| HSV | hsv(206, 7%, 86%) |
| CMYK | cmyk(7.3%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(84.79, -1.71, -4.50) |
| CIE-LCH | lch(84.79, 4.81, 249.22°) |
| OKLab | oklab(86.82% -0.0067 -0.012) |
| OKLCH | oklch(86.82% 0.014 241) |
| XYZ | xyz(61.6117, 65.5926, 77.1110) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 5.02
Silver (survey)
#C5C9C7
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5DC #DCD3CC
analogous
#CCDCDB #CCD5DC #CCCDDC
triadic
#CCD5DC #DCCCD5 #D5DCCC
tetradic
#CCD5DC #DBCCDC #DCD3CC #CDDCCC
square
#CCD5DC #DBCCDC #DCD3CC #CDDCCC
split-complementary
#CCD5DC #DCCCCD #DCDBCC
monochromatic
#8399AA #A8B7C3 #CCD5DC #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.49
#CCD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CCD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5DC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5DC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#C8D7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd5dc; /* rgb */ color: rgb(204, 213, 220); /* oklch */ color: oklch(86.8% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#dbe1e6',
500: '#ccd5dc',
950: '#000000',
},
}SCSS
$custom: #ccd5dc; $custom-light: #dbe1e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd5dc",
"rgb": {
"r": 204,
"g": 213,
"b": 220
},
"hsl": {
"h": 206.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86819,
"c": 0.01378,
"h": 241
},
"luminance": 0.65593
}Semantic roles & 50–950 ramp
primary
#CCD5DC
secondary
#B2A59B
accent
#6D499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484