#CCD7DE#CCD7DE
#CCD7DE is a very light, near-neutral cyan. Relative luminance 0.667; OKLCH L 87.3% C 0.015 H 235.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD7DE |
|---|---|
| RGB | rgb(204, 215, 222) |
| HSL | hsl(203, 21%, 84%) |
| HSV | hsv(203, 8%, 87%) |
| CMYK | cmyk(8.1%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(85.36, -2.36, -4.72) |
| CIE-LCH | lch(85.36, 5.28, 243.41°) |
| OKLab | oklab(87.29% -0.0087 -0.0127) |
| OKLCH | oklch(87.29% 0.015 235.4) |
| XYZ | xyz(62.3843, 66.7115, 78.6830) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD7DE #DED3CC
analogous
#CCDEDC #CCD7DE #CCCEDE
triadic
#CCD7DE #DECCD7 #D7DECC
tetradic
#CCD7DE #DCCCDE #DED3CC #CEDECC
square
#CCD7DE #DCCCDE #DED3CC #CEDECC
split-complementary
#CCD7DE #DECCCE #DEDCCC
monochromatic
#829DAE #A7BAC6 #CCD7DE #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.46
#CCD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CCD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD7DE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD7DE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#C8D9D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd7de; /* rgb */ color: rgb(204, 215, 222); /* oklch */ color: oklch(87.3% 0.015 235.4);
Tailwind
colors: {
custom: {
50: '#dbe3e8',
500: '#ccd7de',
950: '#000000',
},
}SCSS
$custom: #ccd7de; $custom-light: #dbe3e8; $custom-dark: #000000;
JSON
{
"hex": "#ccd7de",
"rgb": {
"r": 204,
"g": 215,
"b": 222
},
"hsl": {
"h": 203.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.87285,
"c": 0.01538,
"h": 235.4
},
"luminance": 0.66712
}Semantic roles & 50–950 ramp
primary
#CCD7DE
secondary
#B4A49A
accent
#6946A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484