#C8D2DC#C8D2DC
#C8D2DC is a very light, near-neutral cyan. Relative luminance 0.635; OKLCH L 85.9% C 0.018 H 248.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2DC |
|---|---|
| RGB | rgb(200, 210, 220) |
| HSL | hsl(210, 22%, 82%) |
| HSV | hsv(210, 9%, 86%) |
| CMYK | cmyk(9.1%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.73, -1.45, -6.10) |
| CIE-LCH | lch(83.73, 6.27, 256.60°) |
| OKLab | oklab(85.91% -0.0066 -0.0164) |
| OKLCH | oklch(85.91% 0.018 248) |
| XYZ | xyz(59.7815, 63.5392, 76.8110) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.09
Light Gray
#D3D3D3
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2DC #DCD2C8
analogous
#C8DCDC #C8D2DC #C8C8DC
triadic
#C8D2DC #DCC8D2 #D2DCC8
tetradic
#C8D2DC #DCC8DC #DCD2C8 #C8DCC8
square
#C8D2DC #DCC8DC #DCD2C8 #C8DCC8
split-complementary
#C8D2DC #DCC8C8 #DCDCC8
monochromatic
#7D95AC #A3B3C4 #C8D2DC #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.53
#C8D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#C8D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2DC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2DC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#C3D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d2dc; /* rgb */ color: rgb(200, 210, 220); /* oklch */ color: oklch(85.9% 0.018 248.0);
Tailwind
colors: {
custom: {
50: '#d8dfe6',
500: '#c8d2dc',
950: '#000000',
},
}SCSS
$custom: #c8d2dc; $custom-light: #d8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c8d2dc",
"rgb": {
"r": 200,
"g": 210,
"b": 220
},
"hsl": {
"h": 210,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.85911,
"c": 0.01765,
"h": 248
},
"luminance": 0.6354
}Semantic roles & 50–950 ramp
primary
#C8D2DC
secondary
#B2A496
accent
#7345A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484