#CCD6DC#CCD6DC
#CCD6DC is a very light, near-neutral cyan. Relative luminance 0.661; OKLCH L 87.0% C 0.014 H 233.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6DC |
|---|---|
| RGB | rgb(204, 214, 220) |
| HSL | hsl(203, 19%, 83%) |
| HSV | hsv(203, 7%, 86%) |
| CMYK | cmyk(7.3%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(85.05, -2.23, -4.12) |
| CIE-LCH | lch(85.05, 4.68, 241.59°) |
| OKLab | oklab(87.02% -0.0081 -0.011) |
| OKLCH | oklch(87.02% 0.014 233.8) |
| XYZ | xyz(61.8640, 66.0972, 77.1951) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.02
Light Gray
#D3D3D3
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6DC #DCD2CC
analogous
#CCDCDA #CCD6DC #CCCEDC
triadic
#CCD6DC #DCCCD6 #D6DCCC
tetradic
#CCD6DC #DACCDC #DCD2CC #CEDCCC
square
#CCD6DC #DACCDC #DCD2CC #CEDCCC
split-complementary
#CCD6DC #DCCCCE #DCDACC
monochromatic
#839CAA #A8B9C3 #CCD6DC #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.48
#CCD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CCD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6DC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6DC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#C8D8D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd6dc; /* rgb */ color: rgb(204, 214, 220); /* oklch */ color: oklch(87.0% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#dbe2e6',
500: '#ccd6dc',
950: '#000000',
},
}SCSS
$custom: #ccd6dc; $custom-light: #dbe2e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd6dc",
"rgb": {
"r": 204,
"g": 214,
"b": 220
},
"hsl": {
"h": 202.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87022,
"c": 0.01369,
"h": 233.8
},
"luminance": 0.66098
}Semantic roles & 50–950 ramp
primary
#CCD6DC
secondary
#B2A39B
accent
#68499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484