#CCD2DC#CCD2DC
#CCD2DC is a very light, near-neutral blue. Relative luminance 0.641; OKLCH L 86.2% C 0.015 H 260.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2DC |
|---|---|
| RGB | rgb(204, 210, 220) |
| HSL | hsl(218, 19%, 83%) |
| HSV | hsv(218, 7%, 86%) |
| CMYK | cmyk(7.3%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.02, -0.14, -5.64) |
| CIE-LCH | lch(84.02, 5.64, 268.60°) |
| OKLab | oklab(86.21% -0.0025 -0.0151) |
| OKLCH | oklch(86.21% 0.015 260.7) |
| XYZ | xyz(60.8641, 64.0974, 76.8618) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.65
Light Gray
#D3D3D3
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.61
Silver
#C0C0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2DC #DCD6CC
analogous
#CCDADC #CCD2DC #CECCDC
triadic
#CCD2DC #DCCCD2 #D2DCCC
tetradic
#CCD2DC #DCCCDA #DCD6CC #CCDCCE
square
#CCD2DC #DCCCDA #DCD6CC #CCDCCE
split-complementary
#CCD2DC #DCCECC #DADCCC
monochromatic
#8392AA #A8B2C3 #CCD2DC #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.52
#CCD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CCD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2DC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2DC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#C8D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2dc; /* rgb */ color: rgb(204, 210, 220); /* oklch */ color: oklch(86.2% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#dbdfe6',
500: '#ccd2dc',
950: '#000000',
},
}SCSS
$custom: #ccd2dc; $custom-light: #dbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#ccd2dc",
"rgb": {
"r": 204,
"g": 210,
"b": 220
},
"hsl": {
"h": 217.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.86212,
"c": 0.01529,
"h": 260.7
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#CCD2DC
secondary
#B2A99B
accent
#7D499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484