#C6CCD6#C6CCD6
#C6CCD6 is a very light, near-neutral blue. Relative luminance 0.600; OKLCH L 84.4% C 0.015 H 260.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCD6 |
|---|---|
| RGB | rgb(198, 204, 214) |
| HSL | hsl(218, 16%, 81%) |
| HSV | hsv(218, 7%, 84%) |
| CMYK | cmyk(7.5%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.86, -0.14, -5.67) |
| CIE-LCH | lch(81.86, 5.67, 268.62°) |
| OKLab | oklab(84.36% -0.0025 -0.0152) |
| OKLCH | oklch(84.36% 0.015 260.7) |
| XYZ | xyz(57.0167, 60.0461, 72.1915) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.34
Dove Gray
#B6B8BD
ΔE00 5.59
Silver
#C0C0C0
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCD6 #D6D0C6
analogous
#C6D4D6 #C6CCD6 #C8C6D6
triadic
#C6CCD6 #D6C6CC #CCD6C6
tetradic
#C6CCD6 #D6C6D4 #D6D0C6 #C6D6C8
square
#C6CCD6 #D6C6D4 #D6D0C6 #C6D6C8
split-complementary
#C6CCD6 #D6C8C6 #D4D6C6
monochromatic
#7F8CA3 #A2ACBC #C6CCD6 #EAECF0 #EDEFF2
Accessibility & contrast
On white
1.61
#C6CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C6CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCD6
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCD6 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD7
Deuteranopia (green-blind)
#C7CBD6
Tritanopia (blue-blind)
#C2CECF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6ccd6; /* rgb */ color: rgb(198, 204, 214); /* oklch */ color: oklch(84.4% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#d7dbe2',
500: '#c6ccd6',
950: '#000000',
},
}SCSS
$custom: #c6ccd6; $custom-light: #d7dbe2; $custom-dark: #000000;
JSON
{
"hex": "#c6ccd6",
"rgb": {
"r": 198,
"g": 204,
"b": 214
},
"hsl": {
"h": 217.5,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.84356,
"c": 0.01538,
"h": 260.7
},
"luminance": 0.60047
}Semantic roles & 50–950 ramp
primary
#C6CCD6
secondary
#ABA395
accent
#7D4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484