Skip to content

#daaa4a

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

RGB
218, 170, 74
HSL
40°, 66%, 57%
CMYK
0, 22, 66, 15
Luminance
0.4415

At a glance

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

Hex
#daaa4a
Hue
40°
yellow
Saturation
66%
vivid
Lightness
57%
balanced
Brightness
85%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4415
WCAG relative
Temperature
Warm
8/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
9.83:1
Closest name
Goldenrod
ΔE2000 3.9
Where it sits
Hue40° of 360°
Saturation66%
Lightness57%
Temperature
Warm ← → Cool8% 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#daaa4a
RGBrgb(218, 170, 74)
HSLhsl(40, 66%, 57%)
CMYKcmyk(0%, 22%, 66%, 15%)
LABlab(72.3 7.6 54.7)
LCHlch(72.3 55.2 82.1)
OKLCHoklch(0.764 0.126 82.1)
Decimal14330442
Display P3color(display-p3 0.855 0.667 0.290)

Copy-ready code

/* CSS */
color: #daaa4a;
background-color: #daaa4a;
/* Tailwind (arbitrary) */
class="text-[#daaa4a] bg-[#daaa4a]"
/* SCSS */
$brand: #daaa4a;
/* SwiftUI */
Color(red: 0.855, green: 0.667, blue: 0.290)
/* Android */
Color.parseColor("#daaa4a")
/* Flutter */
Color(0xFFDAAA4A)
/* Python / OpenCV (BGR) */
(74, 170, 218)

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

Accessibility — WCAG contrast

Aa
#daaa4a on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#daaa4a on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEAA3F
deuteranopia · #CAB64E
tritanopia · #EC9B95

Color scale — 50 to 950

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

#FBF9F3
#F8F2E8
#F1E4CB
#ECD3A2
#E2BD73
#daaa4a
#CB9529
#A97C23
#88641C
#624A18
#3E2E0F
Base = 500Lightest = 50 · #FBF9F3Darkest = 950 · #3E2E0F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F2E8;
  --brand-200: #F1E4CB;
  --brand-300: #ECD3A2;
  --brand-400: #E2BD73;
  --brand-500: #daaa4a;
  --brand-600: #CB9529;
  --brand-700: #A97C23;
  --brand-800: #88641C;
  --brand-900: #624A18;
  --brand-950: #3E2E0F;
  --brand: #daaa4a;
  --brand-ink: #000000;
}

Colors that work with #daaa4a

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#FAF8F4
Tinted page background
Border#EDDEC0
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#1F72AD
Second voice, not a rival
Dark variant#6A4E16
Hover, pressed, headers
Light variant#FBF5EA
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 #daaa4a

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#4A7ADA
Analogous left#DA624A
Analogous right#C2DA4A
Split-complement 1#4AC2DA
Split-complement 2#624ADA
Triadic 1#4ADAAA
Triadic 2#AA4ADA
Tetradic#4ADA62

RGB percentages

Red85.5%
Green66.7%
Blue29.0%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow66.1%
Key (black)14.5%

Color previews

#daaa4a text on a black background

contrast 9.83:1

Card sample

#daaa4a text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 170, 74, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 170, 74, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daaa4a;
background: linear-gradient(135deg, #daaa4a, #AADA4A);

Monochromatic scale

Palettes built from #daaa4a

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.

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

#daaa4a, answered

What color is #daaa4a?

#daaa4a is a balanced vivid yellow, closest to Goldenrod (ΔE2000 3.9). It sits at 40° on the hue wheel with 66% saturation and 57% lightness, which reads as warm.

What is the RGB value of #daaa4a?

rgb(218, 170, 74) — 218 red, 170 green and 74 blue out of 255, or 85.5% / 66.7% / 29% by channel.

Is #daaa4a a light or a dark color?

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

Should I use black or white text on #daaa4a?

Black. It scores 9.83:1 against #daaa4a, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #daaa4a?

#4A7ADA sits directly opposite on the wheel. Softer options are the split-complements #4AC2DA and #624ADA, which give the same contrast with far less vibration.

What colors go well with #daaa4a?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B804B for secondary text, #1F72AD as an accent and #6A4E16 for hover and pressed states. For a palette, the analogous pair #DA624A and #C2DA4A stays calm, while #4A7ADA is the loudest partner.

What is #daaa4a in CMYK for printing?

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

Is #daaa4a warm or cool?

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

Work with #daaa4a in the Color Lab