#C6CCDF#C6CCDF
#C6CCDF is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.6% C 0.027 H 271.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCDF |
|---|---|
| RGB | rgb(198, 204, 223) |
| HSL | hsl(226, 28%, 83%) |
| HSV | hsv(226, 11%, 87%) |
| CMYK | cmyk(11.2%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.12, 1.65, -10.10) |
| CIE-LCH | lch(82.12, 10.23, 279.29°) |
| OKLab | oklab(84.64% 0.0009 -0.0272) |
| OKLCH | oklch(84.64% 0.027 271.8) |
| XYZ | xyz(58.1980, 60.5186, 78.4129) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.86
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCDF #DFD9C6
analogous
#C6D8DF #C6CCDF #CCC6DF
triadic
#C6CCDF #DFC6CC #CCDFC6
tetradic
#C6CCDF #DFC6D8 #DFD9C6 #C6DFCC
square
#C6CCDF #DFC6D8 #DFD9C6 #C6DFCC
split-complementary
#C6CCDF #DFCCC6 #D8DFC6
monochromatic
#7886B3 #9FA9C9 #C6CCDF #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.60
#C6CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C6CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCDF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCDF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#C1CFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6ccdf; /* rgb */ color: rgb(198, 204, 223); /* oklch */ color: oklch(84.6% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#d7dbe9',
500: '#c6ccdf',
950: '#000000',
},
}SCSS
$custom: #c6ccdf; $custom-light: #d7dbe9; $custom-dark: #000000;
JSON
{
"hex": "#c6ccdf",
"rgb": {
"r": 198,
"g": 204,
"b": 223
},
"hsl": {
"h": 225.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.84642,
"c": 0.02719,
"h": 271.8
},
"luminance": 0.60519
}Semantic roles & 50–950 ramp
primary
#C6CCDF
secondary
#B6AE93
accent
#8E3FA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484