#C7CFDB#C7CFDB
#C7CFDB is a very light, near-neutral blue. Relative luminance 0.619; OKLCH L 85.2% C 0.019 H 258.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFDB |
|---|---|
| RGB | rgb(199, 207, 219) |
| HSL | hsl(216, 22%, 82%) |
| HSV | hsv(216, 9%, 86%) |
| CMYK | cmyk(9.1%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.85, -0.40, -6.87) |
| CIE-LCH | lch(82.85, 6.88, 266.64°) |
| OKLab | oklab(85.2% -0.0038 -0.0184) |
| OKLCH | oklch(85.2% 0.019 258.3) |
| XYZ | xyz(58.6495, 61.8816, 75.8586) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFDB #DBD3C7
analogous
#C7D9DB #C7CFDB #C9C7DB
triadic
#C7CFDB #DBC7CF #CFDBC7
tetradic
#C7CFDB #DBC7D9 #DBD3C7 #C7DBC9
square
#C7CFDB #DBC7D9 #DBD3C7 #C7DBC9
split-complementary
#C7CFDB #DBC9C7 #D9DBC7
monochromatic
#7C8FAB #A2AFC3 #C7CFDB #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.57
#C7CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C7CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFDB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFDB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#C2D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c7cfdb; /* rgb */ color: rgb(199, 207, 219); /* oklch */ color: oklch(85.2% 0.019 258.3);
Tailwind
colors: {
custom: {
50: '#d8dde6',
500: '#c7cfdb',
950: '#000000',
},
}SCSS
$custom: #c7cfdb; $custom-light: #d8dde6; $custom-dark: #000000;
JSON
{
"hex": "#c7cfdb",
"rgb": {
"r": 199,
"g": 207,
"b": 219
},
"hsl": {
"h": 216,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.85196,
"c": 0.01882,
"h": 258.3
},
"luminance": 0.61882
}Semantic roles & 50–950 ramp
primary
#C7CFDB
secondary
#B1A695
accent
#7C45A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484