#C6C8D6#C6C8D6
#C6C8D6 is a very light, near-neutral blue. Relative luminance 0.582; OKLCH L 83.5% C 0.020 H 279.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8D6 |
|---|---|
| RGB | rgb(198, 200, 214) |
| HSL | hsl(233, 16%, 81%) |
| HSV | hsv(233, 7%, 84%) |
| CMYK | cmyk(7.5%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(80.83, 1.98, -7.19) |
| CIE-LCH | lch(80.83, 7.46, 285.39°) |
| OKLab | oklab(83.55% 0.0032 -0.0193) |
| OKLCH | oklch(83.55% 0.02 279.5) |
| XYZ | xyz(56.0782, 58.1690, 71.8787) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.88
Silver
#C0C0C0
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8D6 #D6D4C6
analogous
#C6D0D6 #C6C8D6 #CCC6D6
triadic
#C6C8D6 #D6C6C8 #C8D6C6
tetradic
#C6C8D6 #D6C6D0 #D6D4C6 #C6D6CC
square
#C6C8D6 #D6C6D0 #D6D4C6 #C6D6CC
split-complementary
#C6C8D6 #D6CCC6 #D0D6C6
monochromatic
#7F83A3 #A2A6BC #C6C8D6 #EAEAF0 #EDEEF2
Accessibility & contrast
On white
1.66
#C6C8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#C6C8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8D6
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8D6 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D7
Deuteranopia (green-blind)
#C4C8D6
Tritanopia (blue-blind)
#C3CACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6c8d6; /* rgb */ color: rgb(198, 200, 214); /* oklch */ color: oklch(83.5% 0.020 279.5);
Tailwind
colors: {
custom: {
50: '#d7d8e2',
500: '#c6c8d6',
950: '#000000',
},
}SCSS
$custom: #c6c8d6; $custom-light: #d7d8e2; $custom-dark: #000000;
JSON
{
"hex": "#c6c8d6",
"rgb": {
"r": 198,
"g": 200,
"b": 214
},
"hsl": {
"h": 232.5,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.83547,
"c": 0.01954,
"h": 279.5
},
"luminance": 0.58169
}Semantic roles & 50–950 ramp
primary
#C6C8D6
secondary
#ABA895
accent
#914B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384