#C4CFDC#C4CFDC
#C4CFDC is a very light, muted cyan. Relative luminance 0.615; OKLCH L 85.0% C 0.022 H 252.5°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFDC |
|---|---|
| RGB | rgb(196, 207, 220) |
| HSL | hsl(213, 26%, 82%) |
| HSV | hsv(213, 11%, 86%) |
| CMYK | cmyk(10.9%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.66, -1.18, -7.71) |
| CIE-LCH | lch(82.66, 7.80, 261.26°) |
| OKLab | oklab(85% -0.0065 -0.0207) |
| OKLCH | oklch(85% 0.022 252.5) |
| XYZ | xyz(57.9932, 61.5280, 76.5170) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.83
Dove Gray
#B6B8BD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFDC #DCD1C4
analogous
#C4DBDC #C4CFDC #C5C4DC
triadic
#C4CFDC #DCC4CF #CFDCC4
tetradic
#C4CFDC #DCC4DB #DCD1C4 #C4DCC5
square
#C4CFDC #DCC4DB #DCD1C4 #C4DCC5
split-complementary
#C4CFDC #DCC5C4 #DBDCC4
monochromatic
#7790AE #9EB0C5 #C4CFDC #EAEEF3 #ECEFF4
Accessibility & contrast
On white
1.58
#C4CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C4CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFDC
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFDC | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#BED2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4cfdc; /* rgb */ color: rgb(196, 207, 220); /* oklch */ color: oklch(85.0% 0.022 252.5);
Tailwind
colors: {
custom: {
50: '#d6dde6',
500: '#c4cfdc',
950: '#000000',
},
}SCSS
$custom: #c4cfdc; $custom-light: #d6dde6; $custom-dark: #000000;
JSON
{
"hex": "#c4cfdc",
"rgb": {
"r": 196,
"g": 207,
"b": 220
},
"hsl": {
"h": 212.5,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.85003,
"c": 0.02172,
"h": 252.5
},
"luminance": 0.61529
}Semantic roles & 50–950 ramp
primary
#C4CFDC
secondary
#B3A391
accent
#7741A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484