#C4CFDF#C4CFDF
#C4CFDF is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.1% C 0.025 H 257.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFDF |
|---|---|
| RGB | rgb(196, 207, 223) |
| HSL | hsl(216, 30%, 82%) |
| HSV | hsv(216, 12%, 87%) |
| CMYK | cmyk(12.1%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.75, -0.58, -9.18) |
| CIE-LCH | lch(82.75, 9.20, 266.39°) |
| OKLab | oklab(85.1% -0.0054 -0.0247) |
| OKLCH | oklch(85.1% 0.025 257.7) |
| XYZ | xyz(58.3941, 61.6883, 78.6283) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.80
Lightsteelblue
#B0C4DE
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFDF #DFD4C4
analogous
#C4DCDF #C4CFDF #C7C4DF
triadic
#C4CFDF #DFC4CF #CFDFC4
tetradic
#C4CFDF #DFC4DC #DFD4C4 #C4DFC7
square
#C4CFDF #DFC4DC #DFD4C4 #C4DFC7
split-complementary
#C4CFDF #DFC7C4 #DCDFC4
monochromatic
#758EB4 #9CAFC9 #C4CFDF #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.57
#C4CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#C4CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFDF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFDF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#BED2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cfdf; /* rgb */ color: rgb(196, 207, 223); /* oklch */ color: oklch(85.1% 0.025 257.7);
Tailwind
colors: {
custom: {
50: '#d6dde9',
500: '#c4cfdf',
950: '#000000',
},
}SCSS
$custom: #c4cfdf; $custom-light: #d6dde9; $custom-dark: #000000;
JSON
{
"hex": "#c4cfdf",
"rgb": {
"r": 196,
"g": 207,
"b": 223
},
"hsl": {
"h": 215.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.85099,
"c": 0.02531,
"h": 257.7
},
"luminance": 0.61689
}Semantic roles & 50–950 ramp
primary
#C4CFDF
secondary
#B7A791
accent
#7D3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484