#C8D3DC#C8D3DC
#C8D3DC is a very light, near-neutral cyan. Relative luminance 0.640; OKLCH L 86.1% C 0.017 H 242.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D3DC |
|---|---|
| RGB | rgb(200, 211, 220) |
| HSL | hsl(207, 22%, 82%) |
| HSV | hsv(207, 9%, 86%) |
| CMYK | cmyk(9.1%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.98, -1.98, -5.72) |
| CIE-LCH | lch(83.98, 6.05, 250.93°) |
| OKLab | oklab(86.11% -0.008 -0.0153) |
| OKLCH | oklch(86.11% 0.017 242.5) |
| XYZ | xyz(60.0292, 64.0345, 76.8936) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.68
Silver
#C0C0C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D3DC #DCD1C8
analogous
#C8DCDB #C8D3DC #C8C9DC
triadic
#C8D3DC #DCC8D3 #D3DCC8
tetradic
#C8D3DC #DBC8DC #DCD1C8 #C9DCC8
square
#C8D3DC #DBC8DC #DCD1C8 #C9DCC8
split-complementary
#C8D3DC #DCC8C9 #DCDBC8
monochromatic
#7D97AC #A3B5C4 #C8D3DC #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.52
#C8D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#C8D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D3DC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D3DC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#C3D5D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d3dc; /* rgb */ color: rgb(200, 211, 220); /* oklch */ color: oklch(86.1% 0.017 242.5);
Tailwind
colors: {
custom: {
50: '#d8e0e6',
500: '#c8d3dc',
950: '#000000',
},
}SCSS
$custom: #c8d3dc; $custom-light: #d8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#c8d3dc",
"rgb": {
"r": 200,
"g": 211,
"b": 220
},
"hsl": {
"h": 207,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86114,
"c": 0.01731,
"h": 242.5
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#C8D3DC
secondary
#B2A396
accent
#6E45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484