#CFD4DC#CFD4DC
#CFD4DC is a very light, near-neutral blue. Relative luminance 0.655; OKLCH L 86.8% C 0.012 H 259.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4DC |
|---|---|
| RGB | rgb(207, 212, 220) |
| HSL | hsl(217, 16%, 84%) |
| HSV | hsv(217, 6%, 86%) |
| CMYK | cmyk(5.9%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.75, -0.19, -4.53) |
| CIE-LCH | lch(84.75, 4.53, 267.57°) |
| OKLab | oklab(86.84% -0.0022 -0.0121) |
| OKLCH | oklch(86.84% 0.012 259.8) |
| XYZ | xyz(62.1914, 65.5193, 77.0663) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.66
Light Gray
#D3D3D3
ΔE00 4.12
Gainsboro
#DCDCDC
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 5.84
Silver
#C0C0C0
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4DC #DCD7CF
analogous
#CFDADC #CFD4DC #D0CFDC
triadic
#CFD4DC #DCCFD4 #D4DCCF
tetradic
#CFD4DC #DCCFDA #DCD7CF #CFDCD0
square
#CFD4DC #DCCFDA #DCD7CF #CFDCD0
split-complementary
#CFD4DC #DCD0CF #DADCCF
monochromatic
#8895A8 #ACB4C2 #CFD4DC #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.49
#CFD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CFD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#CCD6D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd4dc; /* rgb */ color: rgb(207, 212, 220); /* oklch */ color: oklch(86.8% 0.012 259.8);
Tailwind
colors: {
custom: {
50: '#dde1e6',
500: '#cfd4dc',
950: '#000000',
},
}SCSS
$custom: #cfd4dc; $custom-light: #dde1e6; $custom-dark: #000000;
JSON
{
"hex": "#cfd4dc",
"rgb": {
"r": 207,
"g": 212,
"b": 220
},
"hsl": {
"h": 216.923,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86844,
"c": 0.0123,
"h": 259.8
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#CFD4DC
secondary
#B1AA9E
accent
#7C4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484