#C2CFDC#C2CFDC
#C2CFDC is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.9% C 0.023 H 248.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDC |
|---|---|
| RGB | rgb(194, 207, 220) |
| HSL | hsl(210, 27%, 81%) |
| HSV | hsv(210, 12%, 86%) |
| CMYK | cmyk(11.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.52, -1.83, -7.93) |
| CIE-LCH | lch(82.52, 8.14, 256.99°) |
| OKLab | oklab(84.86% -0.0086 -0.0213) |
| OKLCH | oklch(84.86% 0.023 248.1) |
| XYZ | xyz(57.4763, 61.2614, 76.4928) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 7.19
Dove Gray
#B6B8BD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDC #DCCFC2
analogous
#C2DCDC #C2CFDC #C2C2DC
triadic
#C2CFDC #DCC2CF #CFDCC2
tetradic
#C2CFDC #DCC2DC #DCCFC2 #C2DCC2
square
#C2CFDC #DCC2DC #DCCFC2 #C2DCC2
split-complementary
#C2CFDC #DCC2C2 #DCDCC2
monochromatic
#7492AF #9BB0C6 #C2CFDC #E9EEF2 #ECF0F4
Accessibility & contrast
On white
1.58
#C2CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C2CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#BCD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfdc; /* rgb */ color: rgb(194, 207, 220); /* oklch */ color: oklch(84.9% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#d4dde6',
500: '#c2cfdc',
950: '#000000',
},
}SCSS
$custom: #c2cfdc; $custom-light: #d4dde6; $custom-dark: #000000;
JSON
{
"hex": "#c2cfdc",
"rgb": {
"r": 194,
"g": 207,
"b": 220
},
"hsl": {
"h": 210,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84855,
"c": 0.02301,
"h": 248.1
},
"luminance": 0.61262
}Semantic roles & 50–950 ramp
primary
#C2CFDC
secondary
#B3A18F
accent
#7340A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484