#C8D1DC#C8D1DC
#C8D1DC is a very light, near-neutral cyan. Relative luminance 0.630; OKLCH L 85.7% C 0.018 H 253.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D1DC |
|---|---|
| RGB | rgb(200, 209, 220) |
| HSL | hsl(213, 22%, 82%) |
| HSV | hsv(213, 9%, 86%) |
| CMYK | cmyk(9.1%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(83.47, -0.93, -6.48) |
| CIE-LCH | lch(83.47, 6.55, 261.84°) |
| OKLab | oklab(85.71% -0.0052 -0.0174) |
| OKLCH | oklch(85.71% 0.018 253.4) |
| XYZ | xyz(59.5354, 63.0470, 76.7290) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D1DC #DCD3C8
analogous
#C8DBDC #C8D1DC #C9C8DC
triadic
#C8D1DC #DCC8D1 #D1DCC8
tetradic
#C8D1DC #DCC8DB #DCD3C8 #C8DCC9
square
#C8D1DC #DCC8DB #DCD3C8 #C8DCC9
split-complementary
#C8D1DC #DCC9C8 #DBDCC8
monochromatic
#7D92AC #A3B2C4 #C8D1DC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.54
#C8D1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C8D1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D1DC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D1DC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#C3D3D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c8d1dc; /* rgb */ color: rgb(200, 209, 220); /* oklch */ color: oklch(85.7% 0.018 253.4);
Tailwind
colors: {
custom: {
50: '#d8dfe6',
500: '#c8d1dc',
950: '#000000',
},
}SCSS
$custom: #c8d1dc; $custom-light: #d8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c8d1dc",
"rgb": {
"r": 200,
"g": 209,
"b": 220
},
"hsl": {
"h": 213,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.85708,
"c": 0.01815,
"h": 253.4
},
"luminance": 0.63048
}Semantic roles & 50–950 ramp
primary
#C8D1DC
secondary
#B2A696
accent
#7745A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484