#CFD6DC#CFD6DC
#CFD6DC is a very light, near-neutral cyan. Relative luminance 0.665; OKLCH L 87.2% C 0.011 H 243.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6DC |
|---|---|
| RGB | rgb(207, 214, 220) |
| HSL | hsl(208, 16%, 84%) |
| HSV | hsv(208, 6%, 86%) |
| CMYK | cmyk(5.9%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(85.26, -1.24, -3.77) |
| CIE-LCH | lch(85.26, 3.97, 251.85°) |
| OKLab | oklab(87.25% -0.005 -0.0101) |
| OKLCH | oklch(87.25% 0.011 243.7) |
| XYZ | xyz(62.6944, 66.5254, 77.2340) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.06
Light Gray
#D3D3D3
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 4.17
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6DC #DCD5CF
analogous
#CFDCDB #CFD6DC #CFCFDC
triadic
#CFD6DC #DCCFD6 #D6DCCF
tetradic
#CFD6DC #DBCFDC #DCD5CF #CFDCCF
square
#CFD6DC #DBCFDC #DCD5CF #CFDCCF
split-complementary
#CFD6DC #DCCFCF #DCDBCF
monochromatic
#889AA8 #ACB8C2 #CFD6DC #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.47
#CFD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CFD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6DC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6DC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#CCD7D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd6dc; /* rgb */ color: rgb(207, 214, 220); /* oklch */ color: oklch(87.2% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#dde2e6',
500: '#cfd6dc',
950: '#000000',
},
}SCSS
$custom: #cfd6dc; $custom-light: #dde2e6; $custom-dark: #000000;
JSON
{
"hex": "#cfd6dc",
"rgb": {
"r": 207,
"g": 214,
"b": 220
},
"hsl": {
"h": 207.692,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87247,
"c": 0.01127,
"h": 243.7
},
"luminance": 0.66526
}Semantic roles & 50–950 ramp
primary
#CFD6DC
secondary
#B1A79E
accent
#704C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484