#C1CFDB#C1CFDB
#C1CFDB is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.023 H 243.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CFDB |
|---|---|
| RGB | rgb(193, 207, 219) |
| HSL | hsl(208, 27%, 81%) |
| HSV | hsv(208, 12%, 86%) |
| CMYK | cmyk(11.9%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.42, -2.36, -7.55) |
| CIE-LCH | lch(82.42, 7.91, 252.66°) |
| OKLab | oklab(84.75% -0.01 -0.0203) |
| OKLCH | oklch(84.75% 0.023 243.9) |
| XYZ | xyz(57.0884, 61.0767, 75.7854) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.22
Cloudy Blue
#ACC2D9
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CFDB #DBCDC1
analogous
#C1DBDA #C1CFDB #C1C2DB
triadic
#C1CFDB #DBC1CF #CFDBC1
tetradic
#C1CFDB #DAC1DB #DBCDC1 #C2DBC1
square
#C1CFDB #DAC1DB #DBCDC1 #C2DBC1
split-complementary
#C1CFDB #DBC1C2 #DBDAC1
monochromatic
#7493AE #9AB1C5 #C1CFDB #E8EDF1 #ECF0F4
Accessibility & contrast
On white
1.59
#C1CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C1CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CFDB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CFDB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#BBD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c1cfdb; /* rgb */ color: rgb(193, 207, 219); /* oklch */ color: oklch(84.8% 0.023 243.9);
Tailwind
colors: {
custom: {
50: '#d3dde6',
500: '#c1cfdb',
950: '#000000',
},
}SCSS
$custom: #c1cfdb; $custom-light: #d3dde6; $custom-dark: #000000;
JSON
{
"hex": "#c1cfdb",
"rgb": {
"r": 193,
"g": 207,
"b": 219
},
"hsl": {
"h": 207.692,
"s": 26.531,
"l": 80.784
},
"oklch": {
"l": 0.8475,
"c": 0.02265,
"h": 243.9
},
"luminance": 0.61078
}Semantic roles & 50–950 ramp
primary
#C1CFDB
secondary
#B29F8E
accent
#6F40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484