#C2CFDB#C2CFDB
#C2CFDB is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.8% C 0.022 H 245.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFDB |
|---|---|
| RGB | rgb(194, 207, 219) |
| HSL | hsl(209, 26%, 81%) |
| HSV | hsv(209, 11%, 86%) |
| CMYK | cmyk(11.4%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.49, -2.04, -7.44) |
| CIE-LCH | lch(82.49, 7.72, 254.71°) |
| OKLab | oklab(84.82% -0.009 -0.02) |
| OKLCH | oklch(84.82% 0.022 245.9) |
| XYZ | xyz(57.3443, 61.2086, 75.7974) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFDB #DBCEC2
analogous
#C2DBDA #C2CFDB #C2C2DB
triadic
#C2CFDB #DBC2CF #CFDBC2
tetradic
#C2CFDB #DAC2DB #DBCEC2 #C2DBC2
square
#C2CFDB #DAC2DB #DBCEC2 #C2DBC2
split-complementary
#C2CFDB #DBC2C2 #DBDAC2
monochromatic
#7592AE #9CB1C4 #C2CFDB #E8EDF2 #ECF0F4
Accessibility & contrast
On white
1.59
#C2CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#C2CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFDB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFDB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#BCD2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfdb; /* rgb */ color: rgb(194, 207, 219); /* oklch */ color: oklch(84.8% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#d4dde6',
500: '#c2cfdb',
950: '#000000',
},
}SCSS
$custom: #c2cfdb; $custom-light: #d4dde6; $custom-dark: #000000;
JSON
{
"hex": "#c2cfdb",
"rgb": {
"r": 194,
"g": 207,
"b": 219
},
"hsl": {
"h": 208.8,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.84824,
"c": 0.02193,
"h": 245.9
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#C2CFDB
secondary
#B2A090
accent
#7141A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484