#CCD7DC#CCD7DC
#CCD7DC is a very light, near-neutral cyan. Relative luminance 0.666; OKLCH L 87.2% C 0.014 H 226.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD7DC |
|---|---|
| RGB | rgb(204, 215, 220) |
| HSL | hsl(199, 19%, 83%) |
| HSV | hsv(199, 7%, 86%) |
| CMYK | cmyk(7.3%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(85.30, -2.75, -3.74) |
| CIE-LCH | lch(85.30, 4.64, 233.68°) |
| OKLab | oklab(87.23% -0.0095 -0.01) |
| OKLCH | oklch(87.23% 0.014 226.6) |
| XYZ | xyz(62.1179, 66.6049, 77.2797) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.33
Light Gray
#D3D3D3
ΔE00 4.97
Silver (survey)
#C5C9C7
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 5.93
Silver
#C0C0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD7DC #DCD1CC
analogous
#CCDCD9 #CCD7DC #CCCFDC
triadic
#CCD7DC #DCCCD7 #D7DCCC
tetradic
#CCD7DC #D9CCDC #DCD1CC #CFDCCC
square
#CCD7DC #D9CCDC #DCD1CC #CFDCCC
split-complementary
#CCD7DC #DCCCCF #DCD9CC
monochromatic
#839EAA #A8BBC3 #CCD7DC #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.47
#CCD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CCD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD7DC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD7DC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#C8D9D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd7dc; /* rgb */ color: rgb(204, 215, 220); /* oklch */ color: oklch(87.2% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#dbe3e6',
500: '#ccd7dc',
950: '#000000',
},
}SCSS
$custom: #ccd7dc; $custom-light: #dbe3e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd7dc",
"rgb": {
"r": 204,
"g": 215,
"b": 220
},
"hsl": {
"h": 198.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87225,
"c": 0.01381,
"h": 226.6
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#CCD7DC
secondary
#B2A29B
accent
#63499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484