#C8D6DD#C8D6DD
#C8D6DD is a very light, near-neutral cyan. Relative luminance 0.656; OKLCH L 86.8% C 0.018 H 229.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6DD |
|---|---|
| RGB | rgb(200, 214, 221) |
| HSL | hsl(200, 24%, 83%) |
| HSV | hsv(200, 10%, 87%) |
| CMYK | cmyk(9.5%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(84.79, -3.35, -5.06) |
| CIE-LCH | lch(84.79, 6.07, 236.54°) |
| OKLab | oklab(86.76% -0.0118 -0.0136) |
| OKLCH | oklch(86.76% 0.018 229) |
| XYZ | xyz(60.9143, 65.5921, 77.8439) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 7.15
Silver
#C0C0C0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6DD #DDCFC8
analogous
#C8DDDA #C8D6DD #C8CBDD
triadic
#C8D6DD #DDC8D6 #D6DDC8
tetradic
#C8D6DD #DAC8DD #DDCFC8 #CBDDC8
square
#C8D6DD #DAC8DD #DDCFC8 #CBDDC8
split-complementary
#C8D6DD #DDC8CB #DDDAC8
monochromatic
#7C9EAE #A2BAC6 #C8D6DD #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.49
#C8D6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#C8D6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6DD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6DD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#C3D8D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d6dd; /* rgb */ color: rgb(200, 214, 221); /* oklch */ color: oklch(86.8% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#d8e2e7',
500: '#c8d6dd',
950: '#000000',
},
}SCSS
$custom: #c8d6dd; $custom-light: #d8e2e7; $custom-dark: #000000;
JSON
{
"hex": "#c8d6dd",
"rgb": {
"r": 200,
"g": 214,
"b": 221
},
"hsl": {
"h": 200,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.86756,
"c": 0.01801,
"h": 229
},
"luminance": 0.65593
}Semantic roles & 50–950 ramp
primary
#C8D6DD
secondary
#B4A096
accent
#6343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484