Skip to content

#dfab08

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

RGB
223, 171, 8
HSL
46°, 93%, 45%
CMYK
0, 23, 96, 13
Luminance
0.4483

At a glance

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

Hex
#dfab08
Hue
46°
yellow
Saturation
93%
electric
Lightness
45%
balanced
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4483
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
9.97:1
Closest name
Goldenrod
ΔE2000 2.4
Where it sits
Hue46° of 360°
Saturation93%
Lightness45%
Temperature
Warm ← → Cool13% 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#dfab08
RGBrgb(223, 171, 8)
HSLhsl(46, 93%, 45%)
CMYKcmyk(0%, 23%, 96%, 13%)
LABlab(72.8 7.1 74.9)
LCHlch(72.8 75.2 84.6)
OKLCHoklch(0.768 0.156 86.3)
Decimal14658312
Display P3color(display-p3 0.875 0.671 0.031)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfab08 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#dfab08 on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2AB00
deuteranopia · #CFB81B
tritanopia · #F39A92

Color scale — 50 to 950

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

#FDFAF2
#FBF6E4
#F9ECC2
#FBE293
#F9D35D
#F7C526
#dfab08
#C59707
#9E7906
#725809
#473705
Base = 600Lightest = 50 · #FDFAF2Darkest = 950 · #473705
:root {
  --brand-50: #FDFAF2;
  --brand-100: #FBF6E4;
  --brand-200: #F9ECC2;
  --brand-300: #FBE293;
  --brand-400: #F9D35D;
  --brand-500: #F7C526;
  --brand-600: #dfab08;
  --brand-700: #C59707;
  --brand-800: #9E7906;
  --brand-900: #725809;
  --brand-950: #473705;
  --brand: #dfab08;
  --brand-ink: #000000;
}

Colors that work with #dfab08

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#EDE2C0
Hairlines and dividers
Muted text#9B884B
Captions on the surface
Accent#0372E4
Second voice, not a rival
Dark variant#7B5E04
Hover, pressed, headers
Light variant#FEF8E6
Selected rows, tints
Dark surface#242014
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 #dfab08

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#083CDF
Analogous left#DF4008
Analogous right#A7DF08
Split-complement 1#08A7DF
Split-complement 2#4008DF
Triadic 1#08DFAB
Triadic 2#AB08DF
Tetradic#08DF40

RGB percentages

Red87.5%
Green67.1%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow96.4%
Key (black)12.5%

Color previews

#dfab08 text on a black background

contrast 9.97:1

Card sample

#dfab08 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfab08

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.

#dfab08 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dfab08, answered

What color is #dfab08?

#dfab08 is a balanced electric yellow, closest to Goldenrod (ΔE2000 2.4). It sits at 46° on the hue wheel with 93% saturation and 45% lightness, which reads as warm.

What is the RGB value of #dfab08?

rgb(223, 171, 8) — 223 red, 171 green and 8 blue out of 255, or 87.5% / 67.1% / 3.1% by channel.

Is #dfab08 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4483 and perceived brightness is 70%, so black text on it reaches 9.97:1.

Should I use black or white text on #dfab08?

Black. It scores 9.97:1 against #dfab08, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #dfab08?

#083CDF sits directly opposite on the wheel. Softer options are the split-complements #08A7DF and #4008DF, which give the same contrast with far less vibration.

What colors go well with #dfab08?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B884B for secondary text, #0372E4 as an accent and #7B5E04 for hover and pressed states. For a palette, the analogous pair #DF4008 and #A7DF08 stays calm, while #083CDF is the loudest partner.

What is #dfab08 in CMYK for printing?

cmyk(0%, 23%, 96%, 13%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dfab08 warm or cool?

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

Work with #dfab08 in the Color Lab