Skip to content

#dfd19b

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

RGB
223, 209, 155
HSL
48°, 52%, 74%
CMYK
0, 6, 31, 13
Luminance
0.6366

At a glance

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

Hex
#dfd19b
Hue
48°
yellow
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6366
WCAG relative
Temperature
Warm
15/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.73:1
Closest name
Pale Goldenrod
ΔE2000 5.7
Where it sits
Hue48° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool15% 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#dfd19b
RGBrgb(223, 209, 155)
HSLhsl(48, 52%, 74%)
CMYKcmyk(0%, 6%, 31%, 13%)
LABlab(83.8 -3.2 28.6)
LCHlch(83.8 28.8 96.5)
OKLCHoklch(0.859 0.072 95.3)
Decimal14668187
Display P3color(display-p3 0.875 0.820 0.608)

Copy-ready code

/* CSS */
color: #dfd19b;
background-color: #dfd19b;
/* Tailwind (arbitrary) */
class="text-[#dfd19b] bg-[#dfd19b]"
/* SCSS */
$brand: #dfd19b;
/* SwiftUI */
Color(red: 0.875, green: 0.820, blue: 0.608)
/* Android */
Color.parseColor("#dfd19b")
/* Flutter */
Color(0xFFDFD19B)
/* Python / OpenCV (BGR) */
(155, 209, 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 #dfd19b · 13.73:1
Use #000000AAA at every size.
Aa
White text · 1.53:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfd19b as text scores 1.53:1 on white and 13.73:1 on black.

Accessibility — WCAG contrast

Aa
#dfd19b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#dfd19b on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCCE97
deuteranopia · #E0D39D
tritanopia · #EAC9C3

Color scale — 50 to 950

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

#FAF9F4
#F6F3EA
#EDE7CF
#dfd19b
#D6C480
#C9B155
#B99F3B
#9B8531
#7C6A28
#5A4E20
#383114
Base = 300Lightest = 50 · #FAF9F4Darkest = 950 · #383114
:root {
  --brand-50: #FAF9F4;
  --brand-100: #F6F3EA;
  --brand-200: #EDE7CF;
  --brand-300: #dfd19b;
  --brand-400: #D6C480;
  --brand-500: #C9B155;
  --brand-600: #B99F3B;
  --brand-700: #9B8531;
  --brand-800: #7C6A28;
  --brand-900: #5A4E20;
  --brand-950: #383114;
  --brand: #dfd19b;
  --brand-ink: #000000;
}

Colors that work with #dfd19b

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#FAF9F4
Tinted page background
Border#EBE3C1
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#2D619F
Second voice, not a rival
Dark variant#61531F
Hover, pressed, headers
Light variant#F9F6EC
Selected rows, tints
Dark surface#242114
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 #dfd19b

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#9BA9DF
Analogous left#DFAF9B
Analogous right#CBDF9B
Split-complement 1#9BCBDF
Split-complement 2#AF9BDF
Triadic 1#9BDFD1
Triadic 2#D19BDF
Tetradic#9BDFAF

RGB percentages

Red87.5%
Green82.0%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow30.5%
Key (black)12.5%

Color previews

#dfd19b text on a black background

contrast 13.73:1

Card sample

#dfd19b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd19b

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.

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

#dfd19b, answered

What color is #dfd19b?

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

What is the RGB value of #dfd19b?

rgb(223, 209, 155) — 223 red, 209 green and 155 blue out of 255, or 87.5% / 82% / 60.8% by channel.

Is #dfd19b a light or a dark color?

It is a light color. Relative luminance is 0.6366 and perceived brightness is 82%, so black text on it reaches 13.73:1.

Should I use black or white text on #dfd19b?

Black. It scores 13.73:1 against #dfd19b, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #dfd19b?

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

What colors go well with #dfd19b?

For interface work: #FAF9F4 as the surface, #EBE3C1 for borders, #9B8A4B for secondary text, #2D619F as an accent and #61531F for hover and pressed states. For a palette, the analogous pair #DFAF9B and #CBDF9B stays calm, while #9BA9DF is the loudest partner.

What is #dfd19b in CMYK for printing?

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

Is #dfd19b warm or cool?

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

Work with #dfd19b in the Color Lab