Skip to content

#dfc113

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

RGB
223, 193, 19
HSL
51°, 84%, 48%
CMYK
0, 14, 92, 13
Luminance
0.5387

At a glance

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

Hex
#dfc113
Hue
51°
yellow
Saturation
84%
electric
Lightness
48%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5387
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
11.77:1
Closest name
Gold
ΔE2000 6.3
Where it sits
Hue51° of 360°
Saturation84%
Lightness48%
Temperature
Warm ← → Cool18% 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#dfc113
RGBrgb(223, 193, 19)
HSLhsl(51, 84%, 48%)
CMYKcmyk(0%, 14%, 92%, 13%)
LABlab(78.4 -4.3 77.6)
LCHlch(78.4 77.7 93.1)
OKLCHoklch(0.812 0.165 97.6)
Decimal14663955
Display P3color(display-p3 0.875 0.757 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfc113 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#dfc113 on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6BC00
deuteranopia · #DEC627
tritanopia · #F2B1A5

Color scale — 50 to 950

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

#FCFBF2
#FAF7E6
#F6EFC5
#F6E898
#F2DD64
#EDD230
#dfc113
#BCA310
#96820D
#6D5F0E
#443B09
Base = 600Lightest = 50 · #FCFBF2Darkest = 950 · #443B09
:root {
  --brand-50: #FCFBF2;
  --brand-100: #FAF7E6;
  --brand-200: #F6EFC5;
  --brand-300: #F6E898;
  --brand-400: #F2DD64;
  --brand-500: #EDD230;
  --brand-600: #dfc113;
  --brand-700: #BCA310;
  --brand-800: #96820D;
  --brand-900: #6D5F0E;
  --brand-950: #443B09;
  --brand: #dfc113;
  --brand-ink: #000000;
}

Colors that work with #dfc113

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#EDE6C0
Hairlines and dividers
Muted text#9B8F4B
Captions on the surface
Accent#0E63E4
Second voice, not a rival
Dark variant#75660A
Hover, pressed, headers
Light variant#FDFAE8
Selected rows, tints
Dark surface#242214
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 #dfc113

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#1331DF
Analogous left#DF5B13
Analogous right#97DF13
Split-complement 1#1397DF
Split-complement 2#5B13DF
Triadic 1#13DFC1
Triadic 2#C113DF
Tetradic#13DF5B

RGB percentages

Red87.5%
Green75.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta13.5%
Yellow91.5%
Key (black)12.5%

Color previews

#dfc113 text on a black background

contrast 11.77:1

Card sample

#dfc113 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 193, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 193, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfc113;
background: linear-gradient(135deg, #dfc113, #75DF13);

Monochromatic scale

Palettes built from #dfc113

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.

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

#dfc113, answered

What color is #dfc113?

#dfc113 is a balanced electric yellow, closest to Gold (ΔE2000 6.3). It sits at 51° on the hue wheel with 84% saturation and 48% lightness, which reads as warm.

What is the RGB value of #dfc113?

rgb(223, 193, 19) — 223 red, 193 green and 19 blue out of 255, or 87.5% / 75.7% / 7.5% by channel.

Is #dfc113 a light or a dark color?

It is a light color. Relative luminance is 0.5387 and perceived brightness is 75%, so black text on it reaches 11.77:1.

Should I use black or white text on #dfc113?

Black. It scores 11.77:1 against #dfc113, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #dfc113?

#1331DF sits directly opposite on the wheel. Softer options are the split-complements #1397DF and #5B13DF, which give the same contrast with far less vibration.

What colors go well with #dfc113?

For interface work: #FAFAF4 as the surface, #EDE6C0 for borders, #9B8F4B for secondary text, #0E63E4 as an accent and #75660A for hover and pressed states. For a palette, the analogous pair #DF5B13 and #97DF13 stays calm, while #1331DF is the loudest partner.

What is #dfc113 in CMYK for printing?

cmyk(0%, 14%, 92%, 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 #dfc113 warm or cool?

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

Work with #dfc113 in the Color Lab