#CCD0DC#CCD0DC
#CCD0DC is a very light, near-neutral blue. Relative luminance 0.631; OKLCH L 85.8% C 0.017 H 271.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0DC |
|---|---|
| RGB | rgb(204, 208, 220) |
| HSL | hsl(225, 19%, 83%) |
| HSV | hsv(225, 7%, 86%) |
| CMYK | cmyk(7.3%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.50, 0.91, -6.40) |
| CIE-LCH | lch(83.50, 6.46, 278.12°) |
| OKLab | oklab(85.81% 0.0004 -0.0171) |
| OKLCH | oklch(85.81% 0.017 271.2) |
| XYZ | xyz(60.3734, 63.1160, 76.6982) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0DC #DCD8CC
analogous
#CCD8DC #CCD0DC #D0CCDC
triadic
#CCD0DC #DCCCD0 #D0DCCC
tetradic
#CCD0DC #DCCCD8 #DCD8CC #CCDCD0
square
#CCD0DC #DCCCD8 #DCD8CC #CCDCD0
split-complementary
#CCD0DC #DCD0CC #D8DCCC
monochromatic
#838DAA #A8AFC3 #CCD0DC #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.54
#CCD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CCD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0DC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0DC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CCCFDC
Tritanopia (blue-blind)
#C9D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd0dc; /* rgb */ color: rgb(204, 208, 220); /* oklch */ color: oklch(85.8% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#dbdee6',
500: '#ccd0dc',
950: '#000000',
},
}SCSS
$custom: #ccd0dc; $custom-light: #dbdee6; $custom-dark: #000000;
JSON
{
"hex": "#ccd0dc",
"rgb": {
"r": 204,
"g": 208,
"b": 220
},
"hsl": {
"h": 225,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.8581,
"c": 0.01712,
"h": 271.2
},
"luminance": 0.63116
}Semantic roles & 50–950 ramp
primary
#CCD0DC
secondary
#B2AC9B
accent
#88499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484