#C2CFDD#C2CFDD
#C2CFDD is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.9% C 0.024 H 250.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDD |
|---|---|
| RGB | rgb(194, 207, 221) |
| HSL | hsl(211, 28%, 81%) |
| HSV | hsv(211, 12%, 87%) |
| CMYK | cmyk(12.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.55, -1.63, -8.42) |
| CIE-LCH | lch(82.55, 8.58, 259.05°) |
| OKLab | oklab(84.89% -0.0082 -0.0227) |
| OKLCH | oklch(84.89% 0.024 250.1) |
| XYZ | xyz(57.6091, 61.3146, 77.1924) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.35
Cloudy Blue
#ACC2D9
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDD #DDD0C2
analogous
#C2DDDD #C2CFDD #C3C2DD
triadic
#C2CFDD #DDC2CF #CFDDC2
tetradic
#C2CFDD #DDC2DD #DDD0C2 #C2DDC3
square
#C2CFDD #DDC2DD #DDD0C2 #C2DDC3
split-complementary
#C2CFDD #DDC3C2 #DDDDC2
monochromatic
#7391B1 #9BB0C7 #C2CFDD #E9EEF3 #EBF0F4
Accessibility & contrast
On white
1.58
#C2CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C2CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#BCD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfdd; /* rgb */ color: rgb(194, 207, 221); /* oklch */ color: oklch(84.9% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#d4dde7',
500: '#c2cfdd',
950: '#000000',
},
}SCSS
$custom: #c2cfdd; $custom-light: #d4dde7; $custom-dark: #000000;
JSON
{
"hex": "#c2cfdd",
"rgb": {
"r": 194,
"g": 207,
"b": 221
},
"hsl": {
"h": 211.111,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84887,
"c": 0.02412,
"h": 250.1
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#C2CFDD
secondary
#B4A28F
accent
#753EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484