#C8D8DC#C8D8DC
#C8D8DC is a very light, near-neutral cyan. Relative luminance 0.666; OKLCH L 87.1% C 0.018 H 214.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8DC |
|---|---|
| RGB | rgb(200, 216, 220) |
| HSL | hsl(192, 22%, 82%) |
| HSV | hsv(192, 9%, 86%) |
| CMYK | cmyk(9.1%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(85.28, -4.58, -3.81) |
| CIE-LCH | lch(85.28, 5.96, 219.74°) |
| OKLab | oklab(87.14% -0.015 -0.0102) |
| OKLCH | oklch(87.14% 0.018 214.4) |
| XYZ | xyz(61.2907, 66.5575, 77.3141) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8DC #DCCCC8
analogous
#C8DCD6 #C8D8DC #C8CEDC
triadic
#C8D8DC #DCC8D8 #D8DCC8
tetradic
#C8D8DC #D6C8DC #DCCCC8 #CEDCC8
square
#C8D8DC #D6C8DC #DCCCC8 #CEDCC8
split-complementary
#C8D8DC #DCC8CE #DCD6C8
monochromatic
#7DA3AC #A3BDC4 #C8D8DC #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.47
#C8D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C8D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8DC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8DC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#C3DAD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d8dc; /* rgb */ color: rgb(200, 216, 220); /* oklch */ color: oklch(87.1% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#d8e4e6',
500: '#c8d8dc',
950: '#000000',
},
}SCSS
$custom: #c8d8dc; $custom-light: #d8e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d8dc",
"rgb": {
"r": 200,
"g": 216,
"b": 220
},
"hsl": {
"h": 192,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87135,
"c": 0.01814,
"h": 214.4
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#C8D8DC
secondary
#B29C96
accent
#5745A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484