#CCD4D8#CCD4D8
#CCD4D8 is a very light, near-neutral cyan. Relative luminance 0.649; OKLCH L 86.5% C 0.010 H 228.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4D8 |
|---|---|
| RGB | rgb(204, 212, 216) |
| HSL | hsl(200, 13%, 82%) |
| HSV | hsv(200, 6%, 85%) |
| CMYK | cmyk(5.6%, 1.9%, 0%, 15.3%) |
| CIE-LAB | lab(84.42, -1.95, -2.91) |
| CIE-LCH | lch(84.42, 3.51, 236.17°) |
| OKLab | oklab(86.5% -0.0068 -0.0078) |
| OKLCH | oklch(86.5% 0.01 228.9) |
| XYZ | xyz(60.8375, 64.8817, 74.2707) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.76
Light Gray
#D3D3D3
ΔE00 3.78
Silver (survey)
#C5C9C7
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 4.36
Light Grey
#D8DCD6
ΔE00 5.45
Silver
#C0C0C0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4D8 #D8D0CC
analogous
#CCD8D6 #CCD4D8 #CCCED8
triadic
#CCD4D8 #D8CCD4 #D4D8CC
tetradic
#CCD4D8 #D6CCD8 #D8D0CC #CED8CC
square
#CCD4D8 #D6CCD8 #D8D0CC #CED8CC
split-complementary
#CCD4D8 #D8CCCE #D8D6CC
monochromatic
#879AA3 #A9B7BD #CCD4D8 #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.50
#CCD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CCD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4D8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4D8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D8
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#C9D5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd4d8; /* rgb */ color: rgb(204, 212, 216); /* oklch */ color: oklch(86.5% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#dbe1e4',
500: '#ccd4d8',
950: '#000000',
},
}SCSS
$custom: #ccd4d8; $custom-light: #dbe1e4; $custom-dark: #000000;
JSON
{
"hex": "#ccd4d8",
"rgb": {
"r": 204,
"g": 212,
"b": 216
},
"hsl": {
"h": 200,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.86496,
"c": 0.01035,
"h": 228.9
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#CCD4D8
secondary
#ADA19C
accent
#674E97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484