#C6D0DE#C6D0DE
#C6D0DE is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.4% C 0.022 H 256.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D0DE |
|---|---|
| RGB | rgb(198, 208, 222) |
| HSL | hsl(215, 27%, 82%) |
| HSV | hsv(215, 11%, 87%) |
| CMYK | cmyk(10.8%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(83.12, -0.66, -8.08) |
| CIE-LCH | lch(83.12, 8.10, 265.33°) |
| OKLab | oklab(85.42% -0.0051 -0.0217) |
| OKLCH | oklch(85.42% 0.022 256.7) |
| XYZ | xyz(59.0265, 62.3907, 78.0259) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.61
Fog
#D8DCE0
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D0DE #DED4C6
analogous
#C6DCDE #C6D0DE #C8C6DE
triadic
#C6D0DE #DEC6D0 #D0DEC6
tetradic
#C6D0DE #DEC6DC #DED4C6 #C6DEC8
square
#C6D0DE #DEC6DC #DED4C6 #C6DEC8
split-complementary
#C6D0DE #DEC8C6 #DCDEC6
monochromatic
#7890B1 #9FB0C8 #C6D0DE #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.56
#C6D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C6D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D0DE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D0DE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#C0D3D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c6d0de; /* rgb */ color: rgb(198, 208, 222); /* oklch */ color: oklch(85.4% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#d7dee8',
500: '#c6d0de',
950: '#000000',
},
}SCSS
$custom: #c6d0de; $custom-light: #d7dee8; $custom-dark: #000000;
JSON
{
"hex": "#c6d0de",
"rgb": {
"r": 198,
"g": 208,
"b": 222
},
"hsl": {
"h": 215,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.85419,
"c": 0.02231,
"h": 256.7
},
"luminance": 0.62391
}Semantic roles & 50–950 ramp
primary
#C6D0DE
secondary
#B5A793
accent
#7B40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484