#CCD4DE#CCD4DE
#CCD4DE is a very light, near-neutral cyan. Relative luminance 0.652; OKLCH L 86.7% C 0.016 H 253.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4DE |
|---|---|
| RGB | rgb(204, 212, 222) |
| HSL | hsl(213, 21%, 84%) |
| HSV | hsv(213, 8%, 87%) |
| CMYK | cmyk(8.1%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(84.59, -0.80, -5.86) |
| CIE-LCH | lch(84.59, 5.91, 262.26°) |
| OKLab | oklab(86.68% -0.0045 -0.0157) |
| OKLCH | oklch(86.68% 0.016 253.9) |
| XYZ | xyz(61.6274, 65.1977, 78.4307) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.48
Light Gray
#D3D3D3
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4DE #DED6CC
analogous
#CCDDDE #CCD4DE #CDCCDE
triadic
#CCD4DE #DECCD4 #D4DECC
tetradic
#CCD4DE #DECCDD #DED6CC #CCDECD
square
#CCD4DE #DECCDD #DED6CC #CCDECD
split-complementary
#CCD4DE #DECDCC #DDDECC
monochromatic
#8295AE #A7B5C6 #CCD4DE #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.50
#CCD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CCD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4DE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4DE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#C8D6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd4de; /* rgb */ color: rgb(204, 212, 222); /* oklch */ color: oklch(86.7% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#dbe1e8',
500: '#ccd4de',
950: '#000000',
},
}SCSS
$custom: #ccd4de; $custom-light: #dbe1e8; $custom-dark: #000000;
JSON
{
"hex": "#ccd4de",
"rgb": {
"r": 204,
"g": 212,
"b": 222
},
"hsl": {
"h": 213.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86678,
"c": 0.01635,
"h": 253.9
},
"luminance": 0.65198
}Semantic roles & 50–950 ramp
primary
#CCD4DE
secondary
#B4A99A
accent
#7846A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484