#C6C8D8#C6C8D8
#C6C8D8 is a very light, muted blue. Relative luminance 0.583; OKLCH L 83.6% C 0.022 H 280.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8D8 |
|---|---|
| RGB | rgb(198, 200, 216) |
| HSL | hsl(233, 19%, 81%) |
| HSV | hsv(233, 8%, 85%) |
| CMYK | cmyk(8.3%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(80.89, 2.37, -8.18) |
| CIE-LCH | lch(80.89, 8.52, 286.18°) |
| OKLab | oklab(83.61% 0.004 -0.0219) |
| OKLCH | oklch(83.61% 0.022 280.2) |
| XYZ | xyz(56.3352, 58.2718, 73.2321) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8D8 #D8D6C6
analogous
#C6D1D8 #C6C8D8 #CDC6D8
triadic
#C6C8D8 #D8C6C8 #C8D8C6
tetradic
#C6C8D8 #D8C6D1 #D8D6C6 #C6D8CD
square
#C6C8D8 #D8C6D1 #D8D6C6 #C6D8CD
split-complementary
#C6C8D8 #D8CDC6 #D1D8C6
monochromatic
#7D82A6 #A2A5BF #C6C8D8 #EAEBF1 #EDEDF3
Accessibility & contrast
On white
1.66
#C6C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C6C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8D8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8D8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#C2CBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6c8d8; /* rgb */ color: rgb(198, 200, 216); /* oklch */ color: oklch(83.6% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#d7d8e4',
500: '#c6c8d8',
950: '#000000',
},
}SCSS
$custom: #c6c8d8; $custom-light: #d7d8e4; $custom-dark: #000000;
JSON
{
"hex": "#c6c8d8",
"rgb": {
"r": 198,
"g": 200,
"b": 216
},
"hsl": {
"h": 233.333,
"s": 18.75,
"l": 81.176
},
"oklch": {
"l": 0.83611,
"c": 0.02229,
"h": 280.2
},
"luminance": 0.58272
}Semantic roles & 50–950 ramp
primary
#C6C8D8
secondary
#ADAB95
accent
#94489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384