#CCD3DE#CCD3DE
#CCD3DE is a very light, near-neutral blue. Relative luminance 0.647; OKLCH L 86.5% C 0.017 H 259.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3DE |
|---|---|
| RGB | rgb(204, 211, 222) |
| HSL | hsl(217, 21%, 84%) |
| HSV | hsv(217, 8%, 87%) |
| CMYK | cmyk(8.1%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(84.33, -0.27, -6.24) |
| CIE-LCH | lch(84.33, 6.25, 267.49°) |
| OKLab | oklab(86.48% -0.0031 -0.0167) |
| OKLCH | oklch(86.48% 0.017 259.4) |
| XYZ | xyz(61.3782, 64.6993, 78.3477) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.87
Light Gray
#D3D3D3
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3DE #DED7CC
analogous
#CCDCDE #CCD3DE #CECCDE
triadic
#CCD3DE #DECCD3 #D3DECC
tetradic
#CCD3DE #DECCDC #DED7CC #CCDECE
square
#CCD3DE #DECCDC #DED7CC #CCDECE
split-complementary
#CCD3DE #DECECC #DCDECC
monochromatic
#8293AE #A7B3C6 #CCD3DE #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.51
#CCD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CCD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3DE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3DE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DF
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#C8D5D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd3de; /* rgb */ color: rgb(204, 211, 222); /* oklch */ color: oklch(86.5% 0.017 259.4);
Tailwind
colors: {
custom: {
50: '#dbe0e8',
500: '#ccd3de',
950: '#000000',
},
}SCSS
$custom: #ccd3de; $custom-light: #dbe0e8; $custom-dark: #000000;
JSON
{
"hex": "#ccd3de",
"rgb": {
"r": 204,
"g": 211,
"b": 222
},
"hsl": {
"h": 216.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86476,
"c": 0.01701,
"h": 259.4
},
"luminance": 0.647
}Semantic roles & 50–950 ramp
primary
#CCD3DE
secondary
#B4AA9A
accent
#7D46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484