#C6CCD8#C6CCD8
#C6CCD8 is a very light, near-neutral blue. Relative luminance 0.601; OKLCH L 84.4% C 0.018 H 264.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCD8 |
|---|---|
| RGB | rgb(198, 204, 216) |
| HSL | hsl(220, 19%, 81%) |
| HSV | hsv(220, 8%, 85%) |
| CMYK | cmyk(8.3%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.92, 0.26, -6.65) |
| CIE-LCH | lch(81.92, 6.66, 272.20°) |
| OKLab | oklab(84.42% -0.0017 -0.0178) |
| OKLCH | oklch(84.42% 0.018 264.5) |
| XYZ | xyz(57.2737, 60.1489, 73.5449) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.27
Light Blue Grey
#B7C9E2
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.06
Silver
#C0C0C0
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCD8 #D8D2C6
analogous
#C6D5D8 #C6CCD8 #C9C6D8
triadic
#C6CCD8 #D8C6CC #CCD8C6
tetradic
#C6CCD8 #D8C6D5 #D8D2C6 #C6D8C9
square
#C6CCD8 #D8C6D5 #D8D2C6 #C6D8C9
split-complementary
#C6CCD8 #D8C9C6 #D5D8C6
monochromatic
#7D8BA6 #A2ABBF #C6CCD8 #EAEDF1 #EDEFF3
Accessibility & contrast
On white
1.61
#C6CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#C6CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCD8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCD8 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD9
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#C2CED0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6ccd8; /* rgb */ color: rgb(198, 204, 216); /* oklch */ color: oklch(84.4% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#d7dbe4',
500: '#c6ccd8',
950: '#000000',
},
}SCSS
$custom: #c6ccd8; $custom-light: #d7dbe4; $custom-dark: #000000;
JSON
{
"hex": "#c6ccd8",
"rgb": {
"r": 198,
"g": 204,
"b": 216
},
"hsl": {
"h": 220,
"s": 18.75,
"l": 81.176
},
"oklch": {
"l": 0.84419,
"c": 0.01792,
"h": 264.5
},
"luminance": 0.60149
}Semantic roles & 50–950 ramp
primary
#C6CCD8
secondary
#ADA595
accent
#81489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484