#C8D4DC#C8D4DC
#C8D4DC is a very light, near-neutral cyan. Relative luminance 0.645; OKLCH L 86.3% C 0.017 H 236.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4DC |
|---|---|
| RGB | rgb(200, 212, 220) |
| HSL | hsl(204, 22%, 82%) |
| HSV | hsv(204, 9%, 86%) |
| CMYK | cmyk(9.1%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.24, -2.50, -5.34) |
| CIE-LCH | lch(84.24, 5.89, 244.90°) |
| OKLab | oklab(86.32% -0.0094 -0.0143) |
| OKLCH | oklch(86.32% 0.017 236.7) |
| XYZ | xyz(60.2784, 64.5329, 76.9766) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4DC #DCD0C8
analogous
#C8DCDA #C8D4DC #C8CADC
triadic
#C8D4DC #DCC8D4 #D4DCC8
tetradic
#C8D4DC #DAC8DC #DCD0C8 #CADCC8
square
#C8D4DC #DAC8DC #DCD0C8 #CADCC8
split-complementary
#C8D4DC #DCC8CA #DCDAC8
monochromatic
#7D9AAC #A3B7C4 #C8D4DC #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.51
#C8D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#C8D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4DC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4DC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DC
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#C3D6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4dc; /* rgb */ color: rgb(200, 212, 220); /* oklch */ color: oklch(86.3% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#d8e1e6',
500: '#c8d4dc',
950: '#000000',
},
}SCSS
$custom: #c8d4dc; $custom-light: #d8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d4dc",
"rgb": {
"r": 200,
"g": 212,
"b": 220
},
"hsl": {
"h": 204,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86318,
"c": 0.01714,
"h": 236.7
},
"luminance": 0.64534
}Semantic roles & 50–950 ramp
primary
#C8D4DC
secondary
#B2A196
accent
#6A45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484