Skip to content

#dadccf

a light, soft yellow · neutral · closest name: Gainsboro

RGB
218, 220, 207
HSL
69°, 16%, 84%
CMYK
1, 0, 6, 14
Luminance
0.7060

At a glance

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

Hex
#dadccf
Hue
69°
yellow
Saturation
16%
soft
Lightness
84%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7060
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.12:1
Closest name
Gainsboro
ΔE2000 6.5
Where it sits
Hue69° of 360°
Saturation16%
Lightness84%
Temperature
Warm ← → Cool42% 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#dadccf
RGBrgb(218, 220, 207)
HSLhsl(69, 16%, 84%)
CMYKcmyk(1%, 0%, 6%, 14%)
LABlab(87.3 -3.0 6.2)
LCHlch(87.3 6.8 115.8)
OKLCHoklch(0.889 0.018 113.9)
Decimal14343375
Display P3color(display-p3 0.855 0.863 0.812)

Copy-ready code

/* CSS */
color: #dadccf;
background-color: #dadccf;
/* Tailwind (arbitrary) */
class="text-[#dadccf] bg-[#dadccf]"
/* SCSS */
$brand: #dadccf;
/* SwiftUI */
Color(red: 0.855, green: 0.863, blue: 0.812)
/* Android */
Color.parseColor("#dadccf")
/* Flutter */
Color(0xFFDADCCF)
/* Python / OpenCV (BGR) */
(207, 220, 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 #dadccf · 15.12:1
Use #000000AAA at every size.
Aa
White text · 1.39:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dadccf as text scores 1.39:1 on white and 15.12:1 on black.

Accessibility — WCAG contrast

Aa
#dadccf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#dadccf on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDBCE
deuteranopia · #DEDBCF
tritanopia · #DCDAD8

Color scale — 50 to 950

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

#F8F8F6
#F1F2EE
#dadccf
#CDD0BE
#B4B89E
#9BA07D
#888E67
#717656
#5A5E45
#434634
#2A2C21
Base = 200Lightest = 50 · #F8F8F6Darkest = 950 · #2A2C21
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F2EE;
  --brand-200: #dadccf;
  --brand-300: #CDD0BE;
  --brand-400: #B4B89E;
  --brand-500: #9BA07D;
  --brand-600: #888E67;
  --brand-700: #717656;
  --brand-800: #5A5E45;
  --brand-900: #434634;
  --brand-950: #2A2C21;
  --brand: #dadccf;
  --brand-ink: #000000;
}

Colors that work with #dadccf

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#DBDDD0
Hairlines and dividers
Muted text#7F8561
Captions on the surface
Accent#51567B
Second voice, not a rival
Dark variant#474A36
Hover, pressed, headers
Light variant#F4F4F0
Selected rows, tints
Dark surface#1F2018
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 #dadccf

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#D1CFDC
Analogous left#DCD7CF
Analogous right#D3DCCF
Split-complement 1#CFD3DC
Split-complement 2#D7CFDC
Triadic 1#CFDADC
Triadic 2#DCCFDA
Tetradic#CFDCD7

RGB percentages

Red85.5%
Green86.3%
Blue81.2%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow5.9%
Key (black)13.7%

Color previews

#dadccf text on a black background

contrast 15.12:1

Card sample

#dadccf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadccf

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.

#dadccf in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dadccf, answered

What color is #dadccf?

#dadccf is a light soft yellow, closest to Gainsboro (ΔE2000 6.5). It sits at 69° on the hue wheel with 16% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #dadccf?

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

Is #dadccf a light or a dark color?

It is a light color. Relative luminance is 0.7060 and perceived brightness is 85%, so black text on it reaches 15.12:1.

Should I use black or white text on #dadccf?

Black. It scores 15.12:1 against #dadccf, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #dadccf?

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

What colors go well with #dadccf?

For interface work: #F8F9F6 as the surface, #DBDDD0 for borders, #7F8561 for secondary text, #51567B as an accent and #474A36 for hover and pressed states. For a palette, the analogous pair #DCD7CF and #D3DCCF stays calm, while #D1CFDC is the loudest partner.

What is #dadccf in CMYK for printing?

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

Is #dadccf warm or cool?

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

Work with #dadccf in the Color Lab