#C6CEDD#C6CEDD
#C6CEDD is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.0% C 0.023 H 263.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CEDD |
|---|---|
| RGB | rgb(198, 206, 221) |
| HSL | hsl(219, 25%, 82%) |
| HSV | hsv(219, 10%, 87%) |
| CMYK | cmyk(10.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.58, 0.19, -8.35) |
| CIE-LCH | lch(82.58, 8.35, 271.33°) |
| OKLab | oklab(84.98% -0.0027 -0.0224) |
| OKLCH | oklch(84.98% 0.023 263.2) |
| XYZ | xyz(58.4083, 61.3682, 77.1606) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.55
Lightsteelblue
#B0C4DE
ΔE00 5.66
Fog
#D8DCE0
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.13
Dove Gray
#B6B8BD
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CEDD #DDD5C6
analogous
#C6DADD #C6CEDD #CAC6DD
triadic
#C6CEDD #DDC6CE #CEDDC6
tetradic
#C6CEDD #DDC6DA #DDD5C6 #C6DDCA
square
#C6CEDD #DDC6DA #DDD5C6 #C6DDCA
split-complementary
#C6CEDD #DDCAC6 #DADDC6
monochromatic
#798CAF #A0ADC6 #C6CEDD #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.58
#C6CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C6CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CEDD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CEDD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#C1D1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cedd; /* rgb */ color: rgb(198, 206, 221); /* oklch */ color: oklch(85.0% 0.023 263.2);
Tailwind
colors: {
custom: {
50: '#d7dce7',
500: '#c6cedd',
950: '#000000',
},
}SCSS
$custom: #c6cedd; $custom-light: #d7dce7; $custom-dark: #000000;
JSON
{
"hex": "#c6cedd",
"rgb": {
"r": 198,
"g": 206,
"b": 221
},
"hsl": {
"h": 219.13,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.84981,
"c": 0.02261,
"h": 263.2
},
"luminance": 0.61369
}Semantic roles & 50–950 ramp
primary
#C6CEDD
secondary
#B4A993
accent
#8242A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484