Skip to content

#dcc721

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

RGB
220, 199, 33
HSL
53°, 74%, 50%
CMYK
0, 10, 85, 14
Luminance
0.5617

At a glance

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

Hex
#dcc721
Hue
53°
yellow
Saturation
74%
vivid
Lightness
50%
balanced
Brightness
86%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5617
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.23:1
Closest name
Gold
ΔE2000 6.7
Where it sits
Hue53° of 360°
Saturation74%
Lightness50%
Temperature
Warm ← → Cool19% 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#dcc721
RGBrgb(220, 199, 33)
HSLhsl(53, 74%, 50%)
CMYKcmyk(0%, 10%, 85%, 14%)
LABlab(79.7 -8.3 75.9)
LCHlch(79.7 76.3 96.3)
OKLCHoklch(0.822 0.165 101.3)
Decimal14468897
Display P3color(display-p3 0.863 0.780 0.129)

Copy-ready code

/* CSS */
color: #dcc721;
background-color: #dcc721;
/* Tailwind (arbitrary) */
class="text-[#dcc721] bg-[#dcc721]"
/* SCSS */
$brand: #dcc721;
/* SwiftUI */
Color(red: 0.863, green: 0.780, blue: 0.129)
/* Android */
Color.parseColor("#dcc721")
/* Flutter */
Color(0xFFDCC721)
/* Python / OpenCV (BGR) */
(33, 199, 220)

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

Accessibility — WCAG contrast

Aa
#dcc721 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#dcc721 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC100
deuteranopia · #E1C931
tritanopia · #EEB8AA

Color scale — 50 to 950

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

#FCFBF3
#F9F7E7
#F3EFC8
#F0E79D
#E9DB6D
#E2CF3C
#dcc721
#B1A11B
#8E8015
#675E14
#403A0C
Base = 600Lightest = 50 · #FCFBF3Darkest = 950 · #403A0C
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F9F7E7;
  --brand-200: #F3EFC8;
  --brand-300: #F0E79D;
  --brand-400: #E9DB6D;
  --brand-500: #E2CF3C;
  --brand-600: #dcc721;
  --brand-700: #B1A11B;
  --brand-800: #8E8015;
  --brand-900: #675E14;
  --brand-950: #403A0C;
  --brand: #dcc721;
  --brand-ink: #000000;
}

Colors that work with #dcc721

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#EDE8C0
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#1C63E1
Second voice, not a rival
Dark variant#6F6411
Hover, pressed, headers
Light variant#FCFAE9
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 #dcc721

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#2136DC
Analogous left#DC6A21
Analogous right#93DC21
Split-complement 1#2193DC
Split-complement 2#6A21DC
Triadic 1#21DCC7
Triadic 2#C721DC
Tetradic#21DC6A

RGB percentages

Red86.3%
Green78.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta9.5%
Yellow85.0%
Key (black)13.7%

Color previews

#dcc721 text on a black background

contrast 12.23:1

Card sample

#dcc721 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 199, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 199, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcc721;
background: linear-gradient(135deg, #dcc721, #74DC21);

Monochromatic scale

Palettes built from #dcc721

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.

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

#dcc721, answered

What color is #dcc721?

#dcc721 is a balanced vivid yellow, closest to Gold (ΔE2000 6.7). It sits at 53° on the hue wheel with 74% saturation and 50% lightness, which reads as warm.

What is the RGB value of #dcc721?

rgb(220, 199, 33) — 220 red, 199 green and 33 blue out of 255, or 86.3% / 78% / 12.9% by channel.

Is #dcc721 a light or a dark color?

It is a light color. Relative luminance is 0.5617 and perceived brightness is 76%, so black text on it reaches 12.23:1.

Should I use black or white text on #dcc721?

Black. It scores 12.23:1 against #dcc721, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #dcc721?

#2136DC sits directly opposite on the wheel. Softer options are the split-complements #2193DC and #6A21DC, which give the same contrast with far less vibration.

What colors go well with #dcc721?

For interface work: #FAFAF4 as the surface, #EDE8C0 for borders, #9B924B for secondary text, #1C63E1 as an accent and #6F6411 for hover and pressed states. For a palette, the analogous pair #DC6A21 and #93DC21 stays calm, while #2136DC is the loudest partner.

What is #dcc721 in CMYK for printing?

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

Is #dcc721 warm or cool?

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

Work with #dcc721 in the Color Lab