#C1CFDC#C1CFDC
#C1CFDC is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.024 H 246.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CFDC |
|---|---|
| RGB | rgb(193, 207, 220) |
| HSL | hsl(209, 28%, 81%) |
| HSV | hsv(209, 12%, 86%) |
| CMYK | cmyk(12.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.45, -2.16, -8.05) |
| CIE-LCH | lch(82.45, 8.33, 255.00°) |
| OKLab | oklab(84.78% -0.0096 -0.0217) |
| OKLCH | oklch(84.78% 0.024 246.1) |
| XYZ | xyz(57.2205, 61.1295, 76.4808) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CFDC #DCCEC1
analogous
#C1DCDB #C1CFDC #C1C1DC
triadic
#C1CFDC #DCC1CF #CFDCC1
tetradic
#C1CFDC #DBC1DC #DCCEC1 #C1DCC1
square
#C1CFDC #DBC1DC #DCCEC1 #C1DCC1
split-complementary
#C1CFDC #DCC1C1 #DCDBC1
monochromatic
#7392B0 #9AB1C6 #C1CFDC #E8EDF2 #EBF0F4
Accessibility & contrast
On white
1.59
#C1CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C1CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CFDC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CFDC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#BAD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c1cfdc; /* rgb */ color: rgb(193, 207, 220); /* oklch */ color: oklch(84.8% 0.024 246.1);
Tailwind
colors: {
custom: {
50: '#d3dde6',
500: '#c1cfdc',
950: '#000000',
},
}SCSS
$custom: #c1cfdc; $custom-light: #d3dde6; $custom-dark: #000000;
JSON
{
"hex": "#c1cfdc",
"rgb": {
"r": 193,
"g": 207,
"b": 220
},
"hsl": {
"h": 208.889,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.84782,
"c": 0.02371,
"h": 246.1
},
"luminance": 0.6113
}Semantic roles & 50–950 ramp
primary
#C1CFDC
secondary
#B3A08E
accent
#713FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484