#C6CFDF#C6CFDF
#C6CFDF is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.2% C 0.024 H 262.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFDF |
|---|---|
| RGB | rgb(198, 207, 223) |
| HSL | hsl(218, 28%, 83%) |
| HSV | hsv(218, 11%, 87%) |
| CMYK | cmyk(11.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.89, 0.07, -8.95) |
| CIE-LCH | lch(82.89, 8.95, 270.44°) |
| OKLab | oklab(85.25% -0.0033 -0.0241) |
| OKLCH | oklch(85.25% 0.024 262.1) |
| XYZ | xyz(58.9179, 61.9584, 78.6528) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.20
Lightsteelblue
#B0C4DE
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.12
Dove Gray
#B6B8BD
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFDF #DFD6C6
analogous
#C6DBDF #C6CFDF #C9C6DF
triadic
#C6CFDF #DFC6CF #CFDFC6
tetradic
#C6CFDF #DFC6DB #DFD6C6 #C6DFC9
square
#C6CFDF #DFC6DB #DFD6C6 #C6DFC9
split-complementary
#C6CFDF #DFC9C6 #DBDFC6
monochromatic
#788DB3 #9FAEC9 #C6CFDF #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.57
#C6CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C6CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFDF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFDF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#C8CDDF
Tritanopia (blue-blind)
#C0D2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c6cfdf; /* rgb */ color: rgb(198, 207, 223); /* oklch */ color: oklch(85.2% 0.024 262.1);
Tailwind
colors: {
custom: {
50: '#d7dde9',
500: '#c6cfdf',
950: '#000000',
},
}SCSS
$custom: #c6cfdf; $custom-light: #d7dde9; $custom-dark: #000000;
JSON
{
"hex": "#c6cfdf",
"rgb": {
"r": 198,
"g": 207,
"b": 223
},
"hsl": {
"h": 218.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.85248,
"c": 0.02431,
"h": 262.1
},
"luminance": 0.61959
}Semantic roles & 50–950 ramp
primary
#C6CFDF
secondary
#B6AA93
accent
#813FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484