#C8D9DD#C8D9DD
#C8D9DD is a very light, near-neutral cyan. Relative luminance 0.671; OKLCH L 87.4% C 0.019 H 213.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D9DD |
|---|---|
| RGB | rgb(200, 217, 221) |
| HSL | hsl(191, 24%, 83%) |
| HSV | hsv(191, 10%, 87%) |
| CMYK | cmyk(9.5%, 1.8%, 0%, 13.3%) |
| CIE-LAB | lab(85.57, -4.90, -3.91) |
| CIE-LCH | lch(85.57, 6.27, 218.61°) |
| OKLab | oklab(87.37% -0.016 -0.0105) |
| OKLCH | oklch(87.37% 0.019 213.4) |
| XYZ | xyz(61.6805, 67.1246, 78.0993) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D9DD #DDCCC8
analogous
#C8DDD7 #C8D9DD #C8CEDD
triadic
#C8D9DD #DDC8D9 #D9DDC8
tetradic
#C8D9DD #D7C8DD #DDCCC8 #CEDDC8
square
#C8D9DD #D7C8DD #DDCCC8 #CEDDC8
split-complementary
#C8D9DD #DDC8CE #DDD7C8
monochromatic
#7CA5AE #A2BFC6 #C8D9DD #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.46
#C8D9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C8D9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D9DD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D9DD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 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)
#D6D8DD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#C3DBDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d9dd; /* rgb */ color: rgb(200, 217, 221); /* oklch */ color: oklch(87.4% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#d8e4e7',
500: '#c8d9dd',
950: '#000000',
},
}SCSS
$custom: #c8d9dd; $custom-light: #d8e4e7; $custom-dark: #000000;
JSON
{
"hex": "#c8d9dd",
"rgb": {
"r": 200,
"g": 217,
"b": 221
},
"hsl": {
"h": 191.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.8737,
"c": 0.01913,
"h": 213.4
},
"luminance": 0.67126
}Semantic roles & 50–950 ramp
primary
#C8D9DD
secondary
#B49B96
accent
#5543A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484