#C8D5DC#C8D5DC
#C8D5DC is a very light, near-neutral cyan. Relative luminance 0.650; OKLCH L 86.5% C 0.017 H 230.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5DC |
|---|---|
| RGB | rgb(200, 213, 220) |
| HSL | hsl(201, 22%, 82%) |
| HSV | hsv(201, 9%, 86%) |
| CMYK | cmyk(9.1%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(84.50, -3.02, -4.95) |
| CIE-LCH | lch(84.50, 5.80, 238.63°) |
| OKLab | oklab(86.52% -0.0108 -0.0133) |
| OKLCH | oklch(86.52% 0.017 230.9) |
| XYZ | xyz(60.5291, 65.0344, 77.0602) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 5.75
Light Gray
#D3D3D3
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 6.21
Light Grey
#D8DCD6
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5DC #DCCFC8
analogous
#C8DCD9 #C8D5DC #C8CBDC
triadic
#C8D5DC #DCC8D5 #D5DCC8
tetradic
#C8D5DC #D9C8DC #DCCFC8 #CBDCC8
square
#C8D5DC #D9C8DC #DCCFC8 #CBDCC8
split-complementary
#C8D5DC #DCC8CB #DCD9C8
monochromatic
#7D9CAC #A3B8C4 #C8D5DC #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.50
#C8D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#C8D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5DC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5DC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#C3D7D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d5dc; /* rgb */ color: rgb(200, 213, 220); /* oklch */ color: oklch(86.5% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#d8e1e6',
500: '#c8d5dc',
950: '#000000',
},
}SCSS
$custom: #c8d5dc; $custom-light: #d8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d5dc",
"rgb": {
"r": 200,
"g": 213,
"b": 220
},
"hsl": {
"h": 201,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86522,
"c": 0.01713,
"h": 230.9
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#C8D5DC
secondary
#B2A096
accent
#6545A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484