#CCD8DD#CCD8DD
#CCD8DD is a very light, near-neutral cyan. Relative luminance 0.672; OKLCH L 87.5% C 0.015 H 224.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8DD |
|---|---|
| RGB | rgb(204, 216, 221) |
| HSL | hsl(198, 20%, 83%) |
| HSV | hsv(198, 8%, 87%) |
| CMYK | cmyk(7.7%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(85.59, -3.08, -3.85) |
| CIE-LCH | lch(85.59, 4.93, 231.37°) |
| OKLab | oklab(87.46% -0.0105 -0.0103) |
| OKLCH | oklch(87.46% 0.015 224.5) |
| XYZ | xyz(62.5061, 67.1689, 78.0644) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.62
Light Gray
#D3D3D3
ΔE00 5.34
Silver (survey)
#C5C9C7
ΔE00 5.43
Gainsboro
#DCDCDC
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 6.01
Aliceblue
#F0F8FF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8DD #DDD1CC
analogous
#CCDDD9 #CCD8DD #CCCFDD
triadic
#CCD8DD #DDCCD8 #D8DDCC
tetradic
#CCD8DD #D9CCDD #DDD1CC #CFDDCC
square
#CCD8DD #D9CCDD #DDD1CC #CFDDCC
split-complementary
#CCD8DD #DDCCCF #DDD9CC
monochromatic
#83A0AC #A7BCC5 #CCD8DD #EDF1F3 #EDF1F3
Accessibility & contrast
On white
1.45
#CCD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CCD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8DD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8DD | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#C8DAD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ccd8dd; /* rgb */ color: rgb(204, 216, 221); /* oklch */ color: oklch(87.5% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#dbe4e7',
500: '#ccd8dd',
950: '#000000',
},
}SCSS
$custom: #ccd8dd; $custom-light: #dbe4e7; $custom-dark: #000000;
JSON
{
"hex": "#ccd8dd",
"rgb": {
"r": 204,
"g": 216,
"b": 221
},
"hsl": {
"h": 197.647,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.87458,
"c": 0.01474,
"h": 224.5
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#CCD8DD
secondary
#B3A29A
accent
#61479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484