#C5CFDF#C5CFDF
#C5CFDF is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.2% C 0.025 H 259.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFDF |
|---|---|
| RGB | rgb(197, 207, 223) |
| HSL | hsl(217, 29%, 82%) |
| HSV | hsv(217, 12%, 87%) |
| CMYK | cmyk(11.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.82, -0.26, -9.06) |
| CIE-LCH | lch(82.82, 9.07, 268.38°) |
| OKLab | oklab(85.17% -0.0044 -0.0244) |
| OKLCH | oklch(85.17% 0.025 259.8) |
| XYZ | xyz(58.6551, 61.8229, 78.6405) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFDF #DFD5C5
analogous
#C5DCDF #C5CFDF #C8C5DF
triadic
#C5CFDF #DFC5CF #CFDFC5
tetradic
#C5CFDF #DFC5DC #DFD5C5 #C5DFC8
square
#C5CFDF #DFC5DC #DFD5C5 #C5DFC8
split-complementary
#C5CFDF #DFC8C5 #DCDFC5
monochromatic
#768EB3 #9EAEC9 #C5CFDF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.57
#C5CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#C5CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#BFD2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cfdf; /* rgb */ color: rgb(197, 207, 223); /* oklch */ color: oklch(85.2% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#d6dde9',
500: '#c5cfdf',
950: '#000000',
},
}SCSS
$custom: #c5cfdf; $custom-light: #d6dde9; $custom-dark: #000000;
JSON
{
"hex": "#c5cfdf",
"rgb": {
"r": 197,
"g": 207,
"b": 223
},
"hsl": {
"h": 216.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.85173,
"c": 0.02479,
"h": 259.8
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#C5CFDF
secondary
#B6A892
accent
#7F3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484