Skip to content

#dcdfb8

a light, soft yellow · warm · closest name: Light Goldenrod Yellow

RGB
220, 223, 184
HSL
65°, 38%, 80%
CMYK
1, 0, 18, 13
Luminance
0.7145

At a glance

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

Hex
#dcdfb8
Hue
65°
yellow
Saturation
38%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7145
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.29:1
Closest name
Light Goldenrod Yellow
ΔE2000 6
Where it sits
Hue65° of 360°
Saturation38%
Lightness80%
Temperature
Warm ← → Cool29% cool

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

Every format

HEX#dcdfb8
RGBrgb(220, 223, 184)
HSLhsl(65, 38%, 80%)
CMYKcmyk(1%, 0%, 18%, 13%)
LABlab(87.7 -7.5 18.8)
LCHlch(87.7 20.3 111.7)
OKLCHoklch(0.891 0.052 111.0)
Decimal14475192
Display P3color(display-p3 0.863 0.875 0.722)

Copy-ready code

/* CSS */
color: #dcdfb8;
background-color: #dcdfb8;
/* Tailwind (arbitrary) */
class="text-[#dcdfb8] bg-[#dcdfb8]"
/* SCSS */
$brand: #dcdfb8;
/* SwiftUI */
Color(red: 0.863, green: 0.875, blue: 0.722)
/* Android */
Color.parseColor("#dcdfb8")
/* Flutter */
Color(0xFFDCDFB8)
/* Python / OpenCV (BGR) */
(184, 223, 220)

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 #dcdfb8 · 15.29:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.29:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dcdfb8 as text scores 1.37:1 on white and 15.29:1 on black.

Accessibility — WCAG contrast

Aa
#dcdfb8 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dcdfb8 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6DBB6
deuteranopia · #E6DDB9
tritanopia · #E1DAD4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcdfb8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FAF5
#F4F4EB
#E7E9D3
#dcdfb8
#C6CB8B
#B3B964
#A2A94C
#878D3F
#6C7133
#4F5328
#323419
Base = 300Lightest = 50 · #F9FAF5Darkest = 950 · #323419
:root {
  --brand-50: #F9FAF5;
  --brand-100: #F4F4EB;
  --brand-200: #E7E9D3;
  --brand-300: #dcdfb8;
  --brand-400: #C6CB8B;
  --brand-500: #B3B964;
  --brand-600: #A2A94C;
  --brand-700: #878D3F;
  --brand-800: #6C7133;
  --brand-900: #4F5328;
  --brand-950: #323419;
  --brand: #dcdfb8;
  --brand-ink: #000000;
}

Colors that work with #dcdfb8

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#FAFAF4
Tinted page background
Border#E3E6C7
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#3B4991
Second voice, not a rival
Dark variant#545828
Hover, pressed, headers
Light variant#F6F7ED
Selected rows, tints
Dark surface#232414
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 #dcdfb8

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#BBB8DF
Analogous left#DFCEB8
Analogous right#C8DFB8
Split-complement 1#B8C8DF
Split-complement 2#CEB8DF
Triadic 1#B8DCDF
Triadic 2#DFB8DC
Tetradic#B8DFCE

RGB percentages

Red86.3%
Green87.5%
Blue72.2%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow17.5%
Key (black)12.5%

Color previews

#dcdfb8 text on a black background

contrast 15.29:1

Card sample

#dcdfb8 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdfb8

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.

#dcdfb8 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.

#dcdfb8, answered

What color is #dcdfb8?

#dcdfb8 is a light soft yellow, closest to Light Goldenrod Yellow (ΔE2000 6). It sits at 65° on the hue wheel with 38% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dcdfb8?

rgb(220, 223, 184) — 220 red, 223 green and 184 blue out of 255, or 86.3% / 87.5% / 72.2% by channel.

Is #dcdfb8 a light or a dark color?

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

Should I use black or white text on #dcdfb8?

Black. It scores 15.29:1 against #dcdfb8, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #dcdfb8?

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

What colors go well with #dcdfb8?

For interface work: #FAFAF4 as the surface, #E3E6C7 for borders, #959B4B for secondary text, #3B4991 as an accent and #545828 for hover and pressed states. For a palette, the analogous pair #DFCEB8 and #C8DFB8 stays calm, while #BBB8DF is the loudest partner.

What is #dcdfb8 in CMYK for printing?

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

Is #dcdfb8 warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFD4B8; nudged cooler, #CEE0B7.

Work with #dcdfb8 in the Color Lab