Skip to content

#dadfcf

a light, soft green · neutral · closest name: Beige

RGB
218, 223, 207
HSL
79°, 20%, 84%
CMYK
2, 0, 7, 13
Luminance
0.7219

At a glance

Every number on this page in one read: what #dadfcf is made of, how bright it looks, and which way it leans.

Hex
#dadfcf
Hue
79°
green
Saturation
20%
soft
Lightness
84%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7219
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.44:1
Closest name
Beige
ΔE2000 6
Where it sits
Hue79° of 360°
Saturation20%
Lightness84%
Temperature
Warm ← → Cool45% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dadfcf
RGBrgb(218, 223, 207)
HSLhsl(79, 20%, 84%)
CMYKcmyk(2%, 0%, 7%, 13%)
LABlab(88.1 -4.5 7.3)
LCHlch(88.1 8.5 121.9)
OKLCHoklch(0.895 0.022 121.0)
Decimal14344143
Display P3color(display-p3 0.855 0.875 0.812)

Copy-ready code

/* CSS */
color: #dadfcf;
background-color: #dadfcf;
/* Tailwind (arbitrary) */
class="text-[#dadfcf] bg-[#dadfcf]"
/* SCSS */
$brand: #dadfcf;
/* SwiftUI */
Color(red: 0.855, green: 0.875, blue: 0.812)
/* Android */
Color.parseColor("#dadfcf")
/* Flutter */
Color(0xFFDADFCF)
/* Python / OpenCV (BGR) */
(207, 223, 218)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #dadfcf · 15.44:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.44:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dadfcf as text scores 1.36:1 on white and 15.44:1 on black.

Accessibility — WCAG contrast

Aa
#dadfcf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dadfcf on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1DDCE
deuteranopia · #E1DDD0
tritanopia · #DCDDDA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dadfcf 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.

#F8F9F6
#F1F2ED
#dadfcf
#CBD2BC
#B1BC9A
#97A578
#849362
#6E7A52
#586241
#414832
#292D1F
Base = 200Lightest = 50 · #F8F9F6Darkest = 950 · #292D1F
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F1F2ED;
  --brand-200: #dadfcf;
  --brand-300: #CBD2BC;
  --brand-400: #B1BC9A;
  --brand-500: #97A578;
  --brand-600: #849362;
  --brand-700: #6E7A52;
  --brand-800: #586241;
  --brand-900: #414832;
  --brand-950: #292D1F;
  --brand: #dadfcf;
  --brand-ink: #000000;
}

Colors that work with #dadfcf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8F9F6
Tinted page background
Border#D9DECE
Hairlines and dividers
Muted text#7B8A5C
Captions on the surface
Accent#524D80
Second voice, not a rival
Dark variant#454D33
Hover, pressed, headers
Light variant#F3F5F0
Selected rows, tints
Dark surface#1E2216
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #dadfcf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • 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#D4CFDF
Analogous left#DFDCCF
Analogous right#D2DFCF
Split-complement 1#CFD2DF
Split-complement 2#DCCFDF
Triadic 1#CFDADF
Triadic 2#DFCFDA
Tetradic#CFDFDC

RGB percentages

Red85.5%
Green87.5%
Blue81.2%

CMYK percentages

Cyan2.2%
Magenta0.0%
Yellow7.2%
Key (black)12.5%

Color previews

#dadfcf text on a black background

contrast 15.44:1

Card sample

#dadfcf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dadfcf;
Background color
Panel with #dadfcf background
background-color: #dadfcf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dadfcf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 223, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 223, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dadfcf;
background: linear-gradient(135deg, #dadfcf, #CFDFCF);

Monochromatic scale

Palettes built from #dadfcf

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.

#dadfcf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dadfcf, answered

What color is #dadfcf?

#dadfcf is a light soft green, closest to Beige (ΔE2000 6). It sits at 79° on the hue wheel with 20% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #dadfcf?

rgb(218, 223, 207) — 218 red, 223 green and 207 blue out of 255, or 85.5% / 87.5% / 81.2% by channel.

Is #dadfcf a light or a dark color?

It is a light color. Relative luminance is 0.7219 and perceived brightness is 86%, so black text on it reaches 15.44:1.

Should I use black or white text on #dadfcf?

Black. It scores 15.44:1 against #dadfcf, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #dadfcf?

#D4CFDF sits directly opposite on the wheel. Softer options are the split-complements #CFD2DF and #DCCFDF, which give the same contrast with far less vibration.

What colors go well with #dadfcf?

For interface work: #F8F9F6 as the surface, #D9DECE for borders, #7B8A5C for secondary text, #524D80 as an accent and #454D33 for hover and pressed states. For a palette, the analogous pair #DFDCCF and #D2DFCF stays calm, while #D4CFDF is the loudest partner.

What is #dadfcf in CMYK for printing?

cmyk(2%, 0%, 7%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #dadfcf warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFDECF; nudged cooler, #D4E0CE.

Work with #dadfcf in the Color Lab