#C8D7DC#C8D7DC
#C8D7DC is a very light, near-neutral cyan. Relative luminance 0.660; OKLCH L 86.9% C 0.018 H 219.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7DC |
|---|---|
| RGB | rgb(200, 215, 220) |
| HSL | hsl(195, 22%, 82%) |
| HSV | hsv(195, 9%, 86%) |
| CMYK | cmyk(9.1%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(85.02, -4.06, -4.19) |
| CIE-LCH | lch(85.02, 5.83, 225.89°) |
| OKLab | oklab(86.93% -0.0136 -0.0113) |
| OKLCH | oklch(86.93% 0.018 219.7) |
| XYZ | xyz(61.0353, 66.0467, 77.2289) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7DC #DCCDC8
analogous
#C8DCD7 #C8D7DC #C8CDDC
triadic
#C8D7DC #DCC8D7 #D7DCC8
tetradic
#C8D7DC #D7C8DC #DCCDC8 #CDDCC8
square
#C8D7DC #D7C8DC #DCCDC8 #CDDCC8
split-complementary
#C8D7DC #DCC8CD #DCD7C8
monochromatic
#7DA1AC #A3BCC4 #C8D7DC #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.48
#C8D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C8D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7DC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7DC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#C3D9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d7dc; /* rgb */ color: rgb(200, 215, 220); /* oklch */ color: oklch(86.9% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#d8e3e6',
500: '#c8d7dc',
950: '#000000',
},
}SCSS
$custom: #c8d7dc; $custom-light: #d8e3e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d7dc",
"rgb": {
"r": 200,
"g": 215,
"b": 220
},
"hsl": {
"h": 195,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.8693,
"c": 0.01764,
"h": 219.7
},
"luminance": 0.66048
}Semantic roles & 50–950 ramp
primary
#C8D7DC
secondary
#B29D96
accent
#5C45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484