#CCD1DC#CCD1DC
#CCD1DC is a very light, near-neutral blue. Relative luminance 0.636; OKLCH L 86.0% C 0.016 H 266.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD1DC |
|---|---|
| RGB | rgb(204, 209, 220) |
| HSL | hsl(221, 19%, 83%) |
| HSV | hsv(221, 7%, 86%) |
| CMYK | cmyk(7.3%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(83.76, 0.39, -6.02) |
| CIE-LCH | lch(83.76, 6.03, 273.68°) |
| OKLab | oklab(86.01% -0.001 -0.0161) |
| OKLCH | oklch(86.01% 0.016 266.3) |
| XYZ | xyz(60.6180, 63.6052, 76.7797) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.17
Light Gray
#D3D3D3
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD1DC #DCD7CC
analogous
#CCD9DC #CCD1DC #CFCCDC
triadic
#CCD1DC #DCCCD1 #D1DCCC
tetradic
#CCD1DC #DCCCD9 #DCD7CC #CCDCCF
square
#CCD1DC #DCCCD9 #DCD7CC #CCDCCF
split-complementary
#CCD1DC #DCCFCC #D9DCCC
monochromatic
#8390AA #A8B0C3 #CCD1DC #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.53
#CCD1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CCD1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD1DC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD1DC | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#C9D3D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd1dc; /* rgb */ color: rgb(204, 209, 220); /* oklch */ color: oklch(86.0% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#dbdfe6',
500: '#ccd1dc',
950: '#000000',
},
}SCSS
$custom: #ccd1dc; $custom-light: #dbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#ccd1dc",
"rgb": {
"r": 204,
"g": 209,
"b": 220
},
"hsl": {
"h": 221.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86011,
"c": 0.01614,
"h": 266.3
},
"luminance": 0.63606
}Semantic roles & 50–950 ramp
primary
#CCD1DC
secondary
#B2AA9B
accent
#83499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484