#C8D0DE#C8D0DE
#C8D0DE is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.6% C 0.021 H 261.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D0DE |
|---|---|
| RGB | rgb(200, 208, 222) |
| HSL | hsl(218, 25%, 83%) |
| HSV | hsv(218, 10%, 87%) |
| CMYK | cmyk(9.9%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(83.27, -0.01, -7.85) |
| CIE-LCH | lch(83.27, 7.85, 269.94°) |
| OKLab | oklab(85.57% -0.0031 -0.0211) |
| OKLCH | oklch(85.57% 0.021 261.8) |
| XYZ | xyz(59.5573, 62.6644, 78.0508) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Fog
#D8DCE0
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D0DE #DED6C8
analogous
#C8DBDE #C8D0DE #CBC8DE
triadic
#C8D0DE #DEC8D0 #D0DEC8
tetradic
#C8D0DE #DEC8DB #DED6C8 #C8DECB
square
#C8D0DE #DEC8DB #DED6C8 #C8DECB
split-complementary
#C8D0DE #DECBC8 #DBDEC8
monochromatic
#7B8FB0 #A2AFC7 #C8D0DE #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.55
#C8D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C8D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D0DE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D0DE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#C3D3D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8d0de; /* rgb */ color: rgb(200, 208, 222); /* oklch */ color: oklch(85.6% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#d8dee8',
500: '#c8d0de',
950: '#000000',
},
}SCSS
$custom: #c8d0de; $custom-light: #d8dee8; $custom-dark: #000000;
JSON
{
"hex": "#c8d0de",
"rgb": {
"r": 200,
"g": 208,
"b": 222
},
"hsl": {
"h": 218.182,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85568,
"c": 0.02129,
"h": 261.8
},
"luminance": 0.62665
}Semantic roles & 50–950 ramp
primary
#C8D0DE
secondary
#B5A995
accent
#8042A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484