#CFD9DC#CFD9DC
#CFD9DC is a very light, near-neutral cyan. Relative luminance 0.681; OKLCH L 87.9% C 0.012 H 217.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD9DC |
|---|---|
| RGB | rgb(207, 217, 220) |
| HSL | hsl(194, 16%, 84%) |
| HSV | hsv(194, 6%, 86%) |
| CMYK | cmyk(5.9%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(86.04, -2.80, -2.64) |
| CIE-LCH | lch(86.04, 3.85, 223.34°) |
| OKLab | oklab(87.85% -0.0092 -0.0071) |
| OKLCH | oklch(87.85% 0.012 217.6) |
| XYZ | xyz(63.4606, 68.0579, 77.4894) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 4.87
Silver
#C0C0C0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD9DC #DCD2CF
analogous
#CFDCD8 #CFD9DC #CFD2DC
triadic
#CFD9DC #DCCFD9 #D9DCCF
tetradic
#CFD9DC #D8CFDC #DCD2CF #D2DCCF
square
#CFD9DC #D8CFDC #DCD2CF #D2DCCF
split-complementary
#CFD9DC #DCCFD2 #DCD8CF
monochromatic
#88A1A8 #ACBDC2 #CFD9DC #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.44
#CFD9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CFD9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD9DC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD9DC | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D5D6DC
Tritanopia (blue-blind)
#CCDADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd9dc; /* rgb */ color: rgb(207, 217, 220); /* oklch */ color: oklch(87.9% 0.012 217.6);
Tailwind
colors: {
custom: {
50: '#dde4e6',
500: '#cfd9dc',
950: '#000000',
},
}SCSS
$custom: #cfd9dc; $custom-light: #dde4e6; $custom-dark: #000000;
JSON
{
"hex": "#cfd9dc",
"rgb": {
"r": 207,
"g": 217,
"b": 220
},
"hsl": {
"h": 193.846,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87854,
"c": 0.01162,
"h": 217.6
},
"luminance": 0.68058
}Semantic roles & 50–950 ramp
primary
#CFD9DC
secondary
#B1A29E
accent
#5E4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484