Skip to content

#dfb65b

a balanced, vivid yellow · warm · closest name: Goldenrod

RGB
223, 182, 91
HSL
41°, 67%, 62%
CMYK
0, 18, 59, 13
Luminance
0.4990

At a glance

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

Hex
#dfb65b
Hue
41°
yellow
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4990
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.98:1
Closest name
Goldenrod
ΔE2000 6.4
Where it sits
Hue41° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool9% 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#dfb65b
RGBrgb(223, 182, 91)
HSLhsl(41, 67%, 62%)
CMYKcmyk(0%, 18%, 59%, 13%)
LABlab(76.0 4.5 51.1)
LCHlch(76.0 51.3 85.0)
OKLCHoklch(0.795 0.119 85.2)
Decimal14661211
Display P3color(display-p3 0.875 0.714 0.357)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb65b on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#dfb65b on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9B552
deuteranopia · #D3C05E
tritanopia · #F0A8A1

Color scale — 50 to 950

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

#FBF9F3
#F8F3E8
#F1E5CA
#EDD5A1
#dfb65b
#DAAB43
#CD9A28
#AB8021
#89661B
#634C17
#3E2F0F
Base = 400Lightest = 50 · #FBF9F3Darkest = 950 · #3E2F0F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F3E8;
  --brand-200: #F1E5CA;
  --brand-300: #EDD5A1;
  --brand-400: #dfb65b;
  --brand-500: #DAAB43;
  --brand-600: #CD9A28;
  --brand-700: #AB8021;
  --brand-800: #89661B;
  --brand-900: #634C17;
  --brand-950: #3E2F0F;
  --brand: #dfb65b;
  --brand-ink: #000000;
}

Colors that work with #dfb65b

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#EDDFC0
Hairlines and dividers
Muted text#9B824B
Captions on the surface
Accent#1D6EAF
Second voice, not a rival
Dark variant#6B5015
Hover, pressed, headers
Light variant#FBF6EA
Selected rows, tints
Dark surface#241F14
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 #dfb65b

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
  • 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
  • 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#5B84DF
Analogous left#DF745B
Analogous right#C6DF5B
Split-complement 1#5BC6DF
Split-complement 2#745BDF
Triadic 1#5BDFB6
Triadic 2#B65BDF
Tetradic#5BDF74

RGB percentages

Red87.5%
Green71.4%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow59.2%
Key (black)12.5%

Color previews

#dfb65b text on a black background

contrast 10.98:1

Card sample

#dfb65b text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb65b

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.

#dfb65b 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
ButtonsLinksFocus statesCharts
Print note

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

#dfb65b, answered

What color is #dfb65b?

#dfb65b is a balanced vivid yellow, closest to Goldenrod (ΔE2000 6.4). It sits at 41° on the hue wheel with 67% saturation and 62% lightness, which reads as warm.

What is the RGB value of #dfb65b?

rgb(223, 182, 91) — 223 red, 182 green and 91 blue out of 255, or 87.5% / 71.4% / 35.7% by channel.

Is #dfb65b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4990 and perceived brightness is 74%, so black text on it reaches 10.98:1.

Should I use black or white text on #dfb65b?

Black. It scores 10.98:1 against #dfb65b, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #dfb65b?

#5B84DF sits directly opposite on the wheel. Softer options are the split-complements #5BC6DF and #745BDF, which give the same contrast with far less vibration.

What colors go well with #dfb65b?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #1D6EAF as an accent and #6B5015 for hover and pressed states. For a palette, the analogous pair #DF745B and #C6DF5B stays calm, while #5B84DF is the loudest partner.

What is #dfb65b in CMYK for printing?

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

Is #dfb65b warm or cool?

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

Work with #dfb65b in the Color Lab