#CFD3CD#CFD3CD
#CFD3CD is a very light, near-neutral grey. Relative luminance 0.643; OKLCH L 86.2% C 0.009 H 134.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3CD |
|---|---|
| RGB | rgb(207, 211, 205) |
| HSL | hsl(100, 6%, 82%) |
| HSV | hsv(100, 3%, 83%) |
| CMYK | cmyk(1.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(84.10, -2.45, 2.49) |
| CIE-LCH | lch(84.10, 3.49, 134.55°) |
| OKLab | oklab(86.2% -0.0065 0.0066) |
| OKLCH | oklch(86.2% 0.009 134.9) |
| XYZ | xyz(60.0440, 64.2616, 66.9862) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.10
Silver (survey)
#C5C9C7
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 4.05
Gainsboro
#DCDCDC
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.77
Silver
#C0C0C0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3CD #D1CDD3
analogous
#D2D3CD #CFD3CD #CDD3CE
triadic
#CFD3CD #CDCFD3 #D3CDCF
tetradic
#CFD3CD #CDD2D3 #D1CDD3 #D3CECD
square
#CFD3CD #CDD2D3 #D1CDD3 #D3CECD
split-complementary
#CFD3CD #CECDD3 #D3CDD2
monochromatic
#909A8C #B0B6AC #CFD3CD #EEF0EE #EFF1EF
Accessibility & contrast
On white
1.52
#CFD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CFD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3CD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3CD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#CFD2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3cd; /* rgb */ color: rgb(207, 211, 205); /* oklch */ color: oklch(86.2% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#dde0dc',
500: '#cfd3cd',
950: '#000000',
},
}SCSS
$custom: #cfd3cd; $custom-light: #dde0dc; $custom-dark: #000000;
JSON
{
"hex": "#cfd3cd",
"rgb": {
"r": 207,
"g": 211,
"b": 205
},
"hsl": {
"h": 100,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.86204,
"c": 0.00924,
"h": 134.9
},
"luminance": 0.64262
}Semantic roles & 50–950 ramp
primary
#CFD3CD
secondary
#A39EA6
accent
#55907D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484