Skip to content

#dfda9a

a light, vivid yellow · warm · closest name: Pale Goldenrod

RGB
223, 218, 154
HSL
56°, 52%, 74%
CMYK
0, 2, 31, 13
Luminance
0.6816

At a glance

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

Hex
#dfda9a
Hue
56°
yellow
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6816
WCAG relative
Temperature
Warm
21/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.63:1
Closest name
Pale Goldenrod
ΔE2000 3.3
Where it sits
Hue56° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool21% 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#dfda9a
RGBrgb(223, 218, 154)
HSLhsl(56, 52%, 74%)
CMYKcmyk(0%, 2%, 31%, 13%)
LABlab(86.1 -8.0 32.2)
LCHlch(86.1 33.2 103.9)
OKLCHoklch(0.877 0.083 104.2)
Decimal14670490
Display P3color(display-p3 0.875 0.855 0.604)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#dfda9a on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dfda9a on black: 14.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5D596
deuteranopia · #E7D99C
tritanopia · #E9D2C9

Color scale — 50 to 950

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

#FAFAF4
#F6F5EA
#EDEBCF
#dfda9a
#D7D07F
#C9C155
#BAB13B
#9B9331
#7C7627
#5A5620
#393614
Base = 300Lightest = 50 · #FAFAF4Darkest = 950 · #393614
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F6F5EA;
  --brand-200: #EDEBCF;
  --brand-300: #dfda9a;
  --brand-400: #D7D07F;
  --brand-500: #C9C155;
  --brand-600: #BAB13B;
  --brand-700: #9B9331;
  --brand-800: #7C7627;
  --brand-900: #5A5620;
  --brand-950: #393614;
  --brand: #dfda9a;
  --brand-ink: #000000;
}

Colors that work with #dfda9a

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#EBE8C1
Hairlines and dividers
Muted text#9B954B
Captions on the surface
Accent#2C51A0
Second voice, not a rival
Dark variant#615C1F
Hover, pressed, headers
Light variant#F9F8EC
Selected rows, tints
Dark surface#242314
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 #dfda9a

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#9A9FDF
Analogous left#DFB79A
Analogous right#C1DF9A
Split-complement 1#9AC1DF
Split-complement 2#B79ADF
Triadic 1#9ADFDA
Triadic 2#DA9ADF
Tetradic#9ADFB7

RGB percentages

Red87.5%
Green85.5%
Blue60.4%

CMYK percentages

Cyan0.0%
Magenta2.2%
Yellow30.9%
Key (black)12.5%

Color previews

#dfda9a text on a black background

contrast 14.63:1

Card sample

#dfda9a text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfda9a

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.

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

#dfda9a, answered

What color is #dfda9a?

#dfda9a is a light vivid yellow, closest to Pale Goldenrod (ΔE2000 3.3). It sits at 56° on the hue wheel with 52% saturation and 74% lightness, which reads as warm.

What is the RGB value of #dfda9a?

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

Is #dfda9a a light or a dark color?

It is a light color. Relative luminance is 0.6816 and perceived brightness is 84%, so black text on it reaches 14.63:1.

Should I use black or white text on #dfda9a?

Black. It scores 14.63:1 against #dfda9a, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #dfda9a?

#9A9FDF sits directly opposite on the wheel. Softer options are the split-complements #9AC1DF and #B79ADF, which give the same contrast with far less vibration.

What colors go well with #dfda9a?

For interface work: #FAFAF4 as the surface, #EBE8C1 for borders, #9B954B for secondary text, #2C51A0 as an accent and #615C1F for hover and pressed states. For a palette, the analogous pair #DFB79A and #C1DF9A stays calm, while #9A9FDF is the loudest partner.

What is #dfda9a in CMYK for printing?

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

Is #dfda9a warm or cool?

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

Work with #dfda9a in the Color Lab