#C8D0DC#C8D0DC
#C8D0DC is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.5% C 0.019 H 258.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DC |
|---|---|
| RGB | rgb(200, 208, 220) |
| HSL | hsl(216, 22%, 82%) |
| HSV | hsv(216, 9%, 86%) |
| CMYK | cmyk(9.1%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.21, -0.40, -6.86) |
| CIE-LCH | lch(83.21, 6.88, 266.63°) |
| OKLab | oklab(85.51% -0.0038 -0.0184) |
| OKLCH | oklch(85.51% 0.019 258.3) |
| XYZ | xyz(59.2908, 62.5578, 76.6475) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DC #DCD4C8
analogous
#C8DADC #C8D0DC #CAC8DC
triadic
#C8D0DC #DCC8D0 #D0DCC8
tetradic
#C8D0DC #DCC8DA #DCD4C8 #C8DCCA
square
#C8D0DC #DCC8DA #DCD4C8 #C8DCCA
split-complementary
#C8D0DC #DCCAC8 #DADCC8
monochromatic
#7D90AC #A3B0C4 #C8D0DC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.55
#C8D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#C8D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#C3D2D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0dc; /* rgb */ color: rgb(200, 208, 220); /* oklch */ color: oklch(85.5% 0.019 258.3);
Tailwind
colors: {
custom: {
50: '#d8dee6',
500: '#c8d0dc',
950: '#000000',
},
}SCSS
$custom: #c8d0dc; $custom-light: #d8dee6; $custom-dark: #000000;
JSON
{
"hex": "#c8d0dc",
"rgb": {
"r": 200,
"g": 208,
"b": 220
},
"hsl": {
"h": 216,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.85505,
"c": 0.01881,
"h": 258.3
},
"luminance": 0.62558
}Semantic roles & 50–950 ramp
primary
#C8D0DC
secondary
#B2A796
accent
#7C45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484