#C6C8D4#C6C8D4
#C6C8D4 is a very light, near-neutral blue. Relative luminance 0.581; OKLCH L 83.5% C 0.017 H 278.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8D4 |
|---|---|
| RGB | rgb(198, 200, 212) |
| HSL | hsl(231, 14%, 80%) |
| HSV | hsv(231, 7%, 83%) |
| CMYK | cmyk(6.6%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(80.78, 1.59, -6.20) |
| CIE-LCH | lch(80.78, 6.40, 284.36°) |
| OKLab | oklab(83.48% 0.0025 -0.0166) |
| OKLCH | oklch(83.48% 0.017 278.5) |
| XYZ | xyz(55.8243, 58.0675, 70.5417) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8D4 #D4D2C6
analogous
#C6CFD4 #C6C8D4 #CBC6D4
triadic
#C6C8D4 #D4C6C8 #C8D4C6
tetradic
#C6C8D4 #D4C6CF #D4D2C6 #C6D4CB
square
#C6C8D4 #D4C6CF #D4D2C6 #C6D4CB
split-complementary
#C6C8D4 #D4CBC6 #CFD4C6
monochromatic
#80859F #A3A6BA #C6C8D4 #E9EAEE #EEEEF2
Accessibility & contrast
On white
1.66
#C6C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C6C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8D4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8D4 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#C3CACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6c8d4; /* rgb */ color: rgb(198, 200, 212); /* oklch */ color: oklch(83.5% 0.017 278.5);
Tailwind
colors: {
custom: {
50: '#d7d8e1',
500: '#c6c8d4',
950: '#000000',
},
}SCSS
$custom: #c6c8d4; $custom-light: #d7d8e1; $custom-dark: #000000;
JSON
{
"hex": "#c6c8d4",
"rgb": {
"r": 198,
"g": 200,
"b": 212
},
"hsl": {
"h": 231.429,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.83484,
"c": 0.01677,
"h": 278.5
},
"luminance": 0.58068
}Semantic roles & 50–950 ramp
primary
#C6C8D4
secondary
#A8A696
accent
#8D4D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384