#C6CEDC#C6CEDC
#C6CEDC is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.021 H 261.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEDC |
|---|---|
| RGB | rgb(198, 206, 220) |
| HSL | hsl(218, 24%, 82%) |
| HSV | hsv(218, 10%, 86%) |
| CMYK | cmyk(10%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.55, -0.01, -7.86) |
| CIE-LCH | lch(82.55, 7.86, 269.95°) |
| OKLab | oklab(84.95% -0.0031 -0.0211) |
| OKLCH | oklch(84.95% 0.021 261.8) |
| XYZ | xyz(58.2755, 61.3151, 76.4611) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEDC #DCD4C6
analogous
#C6D9DC #C6CEDC #C9C6DC
triadic
#C6CEDC #DCC6CE #CEDCC6
tetradic
#C6CEDC #DCC6D9 #DCD4C6 #C6DCC9
square
#C6CEDC #DCC6D9 #DCD4C6 #C6DCC9
split-complementary
#C6CEDC #DCC9C6 #D9DCC6
monochromatic
#7A8DAD #A0ADC5 #C6CEDC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.58
#C6CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C6CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEDC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEDC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C1D1D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cedc; /* rgb */ color: rgb(198, 206, 220); /* oklch */ color: oklch(85.0% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#d7dce6',
500: '#c6cedc',
950: '#000000',
},
}SCSS
$custom: #c6cedc; $custom-light: #d7dce6; $custom-dark: #000000;
JSON
{
"hex": "#c6cedc",
"rgb": {
"r": 198,
"g": 206,
"b": 220
},
"hsl": {
"h": 218.182,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.8495,
"c": 0.02133,
"h": 261.8
},
"luminance": 0.61316
}Semantic roles & 50–950 ramp
primary
#C6CEDC
secondary
#B2A794
accent
#8043A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484