#C7CFDC#C7CFDC
#C7CFDC is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.2% C 0.020 H 260.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFDC |
|---|---|
| RGB | rgb(199, 207, 220) |
| HSL | hsl(217, 23%, 82%) |
| HSV | hsv(217, 10%, 86%) |
| CMYK | cmyk(9.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.88, -0.21, -7.36) |
| CIE-LCH | lch(82.88, 7.36, 268.40°) |
| OKLab | oklab(85.23% -0.0034 -0.0198) |
| OKLCH | oklch(85.23% 0.02 260.2) |
| XYZ | xyz(58.7815, 61.9345, 76.5540) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFDC #DCD4C7
analogous
#C7DADC #C7CFDC #CAC7DC
triadic
#C7CFDC #DCC7CF #CFDCC7
tetradic
#C7CFDC #DCC7DA #DCD4C7 #C7DCCA
square
#C7CFDC #DCC7DA #DCD4C7 #C7DCCA
split-complementary
#C7CFDC #DCCAC7 #DADCC7
monochromatic
#7C8EAD #A1AFC4 #C7CFDC #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.57
#C7CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#C7CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFDC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFDC | 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)
#CBCFDD
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#C2D2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cfdc; /* rgb */ color: rgb(199, 207, 220); /* oklch */ color: oklch(85.2% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#d8dde6',
500: '#c7cfdc',
950: '#000000',
},
}SCSS
$custom: #c7cfdc; $custom-light: #d8dde6; $custom-dark: #000000;
JSON
{
"hex": "#c7cfdc",
"rgb": {
"r": 199,
"g": 207,
"b": 220
},
"hsl": {
"h": 217.143,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.85228,
"c": 0.02006,
"h": 260.2
},
"luminance": 0.61935
}Semantic roles & 50–950 ramp
primary
#C7CFDC
secondary
#B2A795
accent
#7E44A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484