#C8D0DD#C8D0DD
#C8D0DD is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.5% C 0.020 H 260.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DD |
|---|---|
| RGB | rgb(200, 208, 221) |
| HSL | hsl(217, 24%, 83%) |
| HSV | hsv(217, 10%, 87%) |
| CMYK | cmyk(9.5%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.24, -0.21, -7.35) |
| CIE-LCH | lch(83.24, 7.36, 268.39°) |
| OKLab | oklab(85.54% -0.0034 -0.0197) |
| OKLCH | oklch(85.54% 0.02 260.2) |
| XYZ | xyz(59.4237, 62.6110, 77.3470) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DD #DDD5C8
analogous
#C8DBDD #C8D0DD #CAC8DD
triadic
#C8D0DD #DDC8D0 #D0DDC8
tetradic
#C8D0DD #DDC8DB #DDD5C8 #C8DDCA
square
#C8D0DD #DDC8DB #DDD5C8 #C8DDCA
split-complementary
#C8D0DD #DDCAC8 #DBDDC8
monochromatic
#7C8FAE #A2B0C6 #C8D0DD #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.55
#C8D0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C8D0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DD | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#C3D3D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0dd; /* rgb */ color: rgb(200, 208, 221); /* oklch */ color: oklch(85.5% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#d8dee7',
500: '#c8d0dd',
950: '#000000',
},
}SCSS
$custom: #c8d0dd; $custom-light: #d8dee7; $custom-dark: #000000;
JSON
{
"hex": "#c8d0dd",
"rgb": {
"r": 200,
"g": 208,
"b": 221
},
"hsl": {
"h": 217.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85537,
"c": 0.02004,
"h": 260.2
},
"luminance": 0.62612
}Semantic roles & 50–950 ramp
primary
#C8D0DD
secondary
#B4A896
accent
#7E43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484