#C7CFDD#C7CFDD
#C7CFDD is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.021 H 261.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFDD |
|---|---|
| RGB | rgb(199, 207, 221) |
| HSL | hsl(218, 24%, 82%) |
| HSV | hsv(218, 10%, 87%) |
| CMYK | cmyk(10%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.91, -0.01, -7.85) |
| CIE-LCH | lch(82.91, 7.85, 269.95°) |
| OKLab | oklab(85.26% -0.0031 -0.0211) |
| OKLCH | oklch(85.26% 0.021 261.8) |
| XYZ | xyz(58.9144, 61.9876, 77.2535) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFDD #DDD5C7
analogous
#C7DADD #C7CFDD #CAC7DD
triadic
#C7CFDD #DDC7CF #CFDDC7
tetradic
#C7CFDD #DDC7DA #DDD5C7 #C7DDCA
square
#C7CFDD #DDC7DA #DDD5C7 #C7DDCA
split-complementary
#C7CFDD #DDCAC7 #DADDC7
monochromatic
#7B8EAF #A1AEC6 #C7CFDD #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.57
#C7CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#C7CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFDD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFDD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#C2D2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cfdd; /* rgb */ color: rgb(199, 207, 221); /* oklch */ color: oklch(85.3% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#d8dde7',
500: '#c7cfdd',
950: '#000000',
},
}SCSS
$custom: #c7cfdd; $custom-light: #d8dde7; $custom-dark: #000000;
JSON
{
"hex": "#c7cfdd",
"rgb": {
"r": 199,
"g": 207,
"b": 221
},
"hsl": {
"h": 218.182,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.85259,
"c": 0.02131,
"h": 261.8
},
"luminance": 0.61988
}Semantic roles & 50–950 ramp
primary
#C7CFDD
secondary
#B4A895
accent
#8043A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484