#C8D7DD#C8D7DD
#C8D7DD is a very light, near-neutral cyan. Relative luminance 0.661; OKLCH L 87.0% C 0.018 H 223.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7DD |
|---|---|
| RGB | rgb(200, 215, 221) |
| HSL | hsl(197, 24%, 83%) |
| HSV | hsv(197, 10%, 87%) |
| CMYK | cmyk(9.5%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(85.05, -3.87, -4.68) |
| CIE-LCH | lch(85.05, 6.07, 230.44°) |
| OKLab | oklab(86.96% -0.0132 -0.0126) |
| OKLCH | oklch(86.96% 0.018 223.6) |
| XYZ | xyz(61.1681, 66.0999, 77.9285) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.75
Silver (survey)
#C5C9C7
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7DD #DDCEC8
analogous
#C8DDD9 #C8D7DD #C8CCDD
triadic
#C8D7DD #DDC8D7 #D7DDC8
tetradic
#C8D7DD #D9C8DD #DDCEC8 #CCDDC8
square
#C8D7DD #D9C8DD #DDCEC8 #CCDDC8
split-complementary
#C8D7DD #DDC8CC #DDD9C8
monochromatic
#7CA0AE #A2BBC6 #C8D7DD #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.48
#C8D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#C8D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7DD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7DD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#C3D9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d7dd; /* rgb */ color: rgb(200, 215, 221); /* oklch */ color: oklch(87.0% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#d8e3e7',
500: '#c8d7dd',
950: '#000000',
},
}SCSS
$custom: #c8d7dd; $custom-light: #d8e3e7; $custom-dark: #000000;
JSON
{
"hex": "#c8d7dd",
"rgb": {
"r": 200,
"g": 215,
"b": 221
},
"hsl": {
"h": 197.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.86961,
"c": 0.01823,
"h": 223.6
},
"luminance": 0.66101
}Semantic roles & 50–950 ramp
primary
#C8D7DD
secondary
#B49E96
accent
#5E43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484