#CCD9DC#CCD9DC
#CCD9DC is a very light, near-neutral cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.015 H 213.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD9DC |
|---|---|
| RGB | rgb(204, 217, 220) |
| HSL | hsl(191, 19%, 83%) |
| HSV | hsv(191, 7%, 86%) |
| CMYK | cmyk(7.3%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(85.82, -3.79, -2.98) |
| CIE-LCH | lch(85.82, 4.82, 218.19°) |
| OKLab | oklab(87.63% -0.0123 -0.008) |
| OKLCH | oklch(87.63% 0.015 213.1) |
| XYZ | xyz(62.6302, 67.6297, 77.4505) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.27
Silver (survey)
#C5C9C7
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.74
Aliceblue
#F0F8FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD9DC #DCCFCC
analogous
#CCDCD7 #CCD9DC #CCD1DC
triadic
#CCD9DC #DCCCD9 #D9DCCC
tetradic
#CCD9DC #D7CCDC #DCCFCC #D1DCCC
square
#CCD9DC #D7CCDC #DCCFCC #D1DCCC
split-complementary
#CCD9DC #DCCCD1 #DCD7CC
monochromatic
#83A3AA #A8BEC3 #CCD9DC #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.45
#CCD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CCD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD9DC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD9DC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#C8DADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ccd9dc; /* rgb */ color: rgb(204, 217, 220); /* oklch */ color: oklch(87.6% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#dbe4e6',
500: '#ccd9dc',
950: '#000000',
},
}SCSS
$custom: #ccd9dc; $custom-light: #dbe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd9dc",
"rgb": {
"r": 204,
"g": 217,
"b": 220
},
"hsl": {
"h": 191.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87632,
"c": 0.01466,
"h": 213.1
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#CCD9DC
secondary
#B29F9B
accent
#58499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484