#CCD3DC#CCD3DC
#CCD3DC is a very light, near-neutral cyan. Relative luminance 0.646; OKLCH L 86.4% C 0.015 H 254.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3DC |
|---|---|
| RGB | rgb(204, 211, 220) |
| HSL | hsl(214, 19%, 83%) |
| HSV | hsv(214, 7%, 86%) |
| CMYK | cmyk(7.3%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(84.27, -0.66, -5.26) |
| CIE-LCH | lch(84.27, 5.30, 262.82°) |
| OKLab | oklab(86.41% -0.0039 -0.0141) |
| OKLCH | oklch(86.41% 0.015 254.6) |
| XYZ | xyz(61.1117, 64.5927, 76.9443) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3DC #DCD5CC
analogous
#CCDBDC #CCD3DC #CDCCDC
triadic
#CCD3DC #DCCCD3 #D3DCCC
tetradic
#CCD3DC #DCCCDB #DCD5CC #CCDCCD
square
#CCD3DC #DCCCDB #DCD5CC #CCDCCD
split-complementary
#CCD3DC #DCCDCC #DBDCCC
monochromatic
#8394AA #A8B4C3 #CCD3DC #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.51
#CCD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CCD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3DC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3DC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#C8D5D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd3dc; /* rgb */ color: rgb(204, 211, 220); /* oklch */ color: oklch(86.4% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#dbe0e6',
500: '#ccd3dc',
950: '#000000',
},
}SCSS
$custom: #ccd3dc; $custom-light: #dbe0e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd3dc",
"rgb": {
"r": 204,
"g": 211,
"b": 220
},
"hsl": {
"h": 213.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86414,
"c": 0.0146,
"h": 254.6
},
"luminance": 0.64593
}Semantic roles & 50–950 ramp
primary
#CCD3DC
secondary
#B2A89B
accent
#78499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484