#dfe3dc
a pale, muted green · neutral · closest name: Gainsboro
At a glance
Every number on this page in one read: what #dfe3dc is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #dfe3dc |
| RGB | rgb(223, 227, 220) |
| HSL | hsl(94, 11%, 88%) |
| CMYK | cmyk(2%, 0%, 3%, 11%) |
| LAB | lab(89.8 -2.6 2.9) |
| LCH | lch(89.8 3.9 131.4) |
| OKLCH | oklch(0.911 0.010 131.4) |
| Decimal | 14672860 |
| Display P3 | color(display-p3 0.875 0.890 0.863) |
Copy-ready code
/* CSS */
color: #dfe3dc;
background-color: #dfe3dc;
/* Tailwind (arbitrary) */
class="text-[#dfe3dc] bg-[#dfe3dc]"
/* SCSS */
$brand: #dfe3dc;
/* SwiftUI */
Color(red: 0.875, green: 0.890, blue: 0.863)
/* Android */
Color.parseColor("#dfe3dc")
/* Flutter */
Color(0xFFDFE3DC)
/* Python / OpenCV (BGR) */
(220, 227, 223)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #dfe3dc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F7F8F7;
--brand-100: #F0F1EE;
--brand-200: #dfe3dc;
--brand-300: #C6CDC1;
--brand-400: #AAB4A2;
--brand-500: #8D9B82;
--brand-600: #78886D;
--brand-700: #64715B;
--brand-800: #505B49;
--brand-900: #3C4337;
--brand-950: #262A22;
--brand: #dfe3dc;
--brand-ink: #000000;
}Colors that work with #dfe3dc
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #dfe3dc
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Borders, dividers and quiet backgrounds
- ✓Long-form reading surfaces
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #E0DCE3 | Directly opposite — maximum tension | |
| Analogous left | #E2E3DC | Neighbour, quieter | |
| Analogous right | #DCE3DC | Neighbour, quieter | |
| Split-complement 1 | #DCDCE3 | Contrast without the clash | |
| Split-complement 2 | #E3DCE2 | Contrast without the clash | |
| Triadic 1 | #DCDFE3 | Even thirds — balanced and loud | |
| Triadic 2 | #E3DCDF | Even thirds — balanced and loud | |
| Tetradic | #DCE2E3 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#dfe3dc text on a black background
contrast 16.16:1
#dfe3dc text on a white background
contrast 1.30:1
CSS3 live lab
The quick brown fox
color: #dfe3dc;
background-color: #dfe3dc;
Glowing headline
text-shadow: 2px 2px 8px #dfe3dc;
Soft neon halo
text-shadow: 0 0 14px rgba(223, 227, 220, 0.45);
box-shadow: 0 12px 32px -8px rgba(223, 227, 220, 0.45);
border: 3px solid #dfe3dc; background: linear-gradient(135deg, #dfe3dc, #DCE3DE);
Monochromatic scale
Palettes built from #dfe3dc
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Gainsboro (#dcdcdc) — ΔE2000 4.6 away, with its history, psychology and brand usage.
#dfe3dc in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Very light tints can drop out on uncoated stock; check it at 100% size before signing off.
#dfe3dc, answered
What color is #dfe3dc?
#dfe3dc is a pale muted green, closest to Gainsboro (ΔE2000 4.6). It sits at 94° on the hue wheel with 11% saturation and 88% lightness, which reads as neutral.
What is the RGB value of #dfe3dc?
rgb(223, 227, 220) — 223 red, 227 green and 220 blue out of 255, or 87.5% / 89% / 86.3% by channel.
Is #dfe3dc a light or a dark color?
It is a light color. Relative luminance is 0.7579 and perceived brightness is 88%, so black text on it reaches 16.16:1.
Should I use black or white text on #dfe3dc?
Black. It scores 16.16:1 against #dfe3dc, versus 1.30:1 for white — AAA at any size.
What is the complementary color of #dfe3dc?
#E0DCE3 sits directly opposite on the wheel. Softer options are the split-complements #DCDCE3 and #E3DCE2, which give the same contrast with far less vibration.
What colors go well with #dfe3dc?
For interface work: #F7F8F7 as the surface, #D6DBD2 for borders, #717F66 for secondary text, #615775 as an accent and #3F4739 for hover and pressed states. For a palette, the analogous pair #E2E3DC and #DCE3DC stays calm, while #E0DCE3 is the loudest partner.
What is #dfe3dc in CMYK for printing?
cmyk(2%, 0%, 3%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #dfe3dc warm or cool?
Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1E3DC; nudged cooler, #DCE4DB.