#C0C6DC#C0C6DC
#C0C6DC is a very light, muted blue. Relative luminance 0.568; OKLCH L 82.9% C 0.031 H 273.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C0C6DC |
|---|---|
| RGB | rgb(192, 198, 220) |
| HSL | hsl(227, 29%, 81%) |
| HSV | hsv(227, 13%, 86%) |
| CMYK | cmyk(12.7%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(80.05, 2.28, -11.63) |
| CIE-LCH | lch(80.05, 11.85, 281.11°) |
| OKLab | oklab(82.88% 0.002 -0.0314) |
| OKLCH | oklch(82.88% 0.031 273.6) |
| XYZ | xyz(54.8477, 56.7613, 75.7627) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Light Periwinkle
#C1C6FC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0C6DC #DCD6C0
analogous
#C0D4DC #C0C6DC #C8C0DC
triadic
#C0C6DC #DCC0C6 #C6DCC0
tetradic
#C0C6DC #DCC0D4 #DCD6C0 #C0DCC8
square
#C0C6DC #DCC0D4 #DCD6C0 #C0DCC8
split-complementary
#C0C6DC #DCC8C0 #D4DCC0
monochromatic
#717FB0 #99A2C6 #C0C6DC #E7EAF2 #EBEDF4
Accessibility & contrast
On white
1.70
#C0C6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C0C6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0C6DC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0C6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0C6DC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#BACACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0c6dc; /* rgb */ color: rgb(192, 198, 220); /* oklch */ color: oklch(82.9% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#d3d7e6',
500: '#c0c6dc',
950: '#000000',
},
}SCSS
$custom: #c0c6dc; $custom-light: #d3d7e6; $custom-dark: #000000;
JSON
{
"hex": "#c0c6dc",
"rgb": {
"r": 192,
"g": 198,
"b": 220
},
"hsl": {
"h": 227.143,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82877,
"c": 0.03144,
"h": 273.6
},
"luminance": 0.56762
}Semantic roles & 50–950 ramp
primary
#C0C6DC
secondary
#B3AB8D
accent
#913EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384