Skip to content

#c4ab13

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

RGB
196, 171, 19
HSL
52°, 82%, 42%
CMYK
0, 13, 90, 23
Luminance
0.4091

At a glance

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

Hex
#c4ab13
Hue
52°
yellow
Saturation
82%
electric
Lightness
42%
dark
Brightness
77%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4091
WCAG relative
Temperature
Warm
18/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
9.18:1
Closest name
Goldenrod
ΔE2000 8.1
Where it sits
Hue52° of 360°
Saturation82%
Lightness42%
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#c4ab13
RGBrgb(196, 171, 19)
HSLhsl(52, 82%, 42%)
CMYKcmyk(0%, 13%, 90%, 23%)
LABlab(70.1 -4.6 70.2)
LCHlch(70.1 70.3 93.8)
OKLCHoklch(0.741 0.150 98.3)
Decimal12888851
Display P3color(display-p3 0.769 0.671 0.075)

Copy-ready code

/* CSS */
color: #c4ab13;
background-color: #c4ab13;
/* Tailwind (arbitrary) */
class="text-[#c4ab13] bg-[#c4ab13]"
/* SCSS */
$brand: #c4ab13;
/* SwiftUI */
Color(red: 0.769, green: 0.671, blue: 0.075)
/* Android */
Color.parseColor("#c4ab13")
/* Flutter */
Color(0xFFC4AB13)
/* Python / OpenCV (BGR) */
(19, 171, 196)

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

Accessibility — WCAG contrast

Aa
#c4ab13 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#c4ab13 on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDA700
deuteranopia · #C4AF24
tritanopia · #D49D92

Color scale — 50 to 950

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

#FCFBF2
#FAF7E6
#F6EFC6
#F5E899
#F0DC66
#EBD132
#DFC316
#c4ab13
#95820E
#6C5E0F
#433B09
Base = 700Lightest = 50 · #FCFBF2Darkest = 950 · #433B09
:root {
  --brand-50: #FCFBF2;
  --brand-100: #FAF7E6;
  --brand-200: #F6EFC6;
  --brand-300: #F5E899;
  --brand-400: #F0DC66;
  --brand-500: #EBD132;
  --brand-600: #DFC316;
  --brand-700: #c4ab13;
  --brand-800: #95820E;
  --brand-900: #6C5E0F;
  --brand-950: #433B09;
  --brand: #c4ab13;
  --brand-ink: #000000;
}

Colors that work with #c4ab13

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#9B904B
Captions on the surface
Accent#0F57C8
Second voice, not a rival
Dark variant#74650B
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 #c4ab13

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#132CC4
Analogous left#C45313
Analogous right#85C413
Split-complement 1#1385C4
Split-complement 2#5313C4
Triadic 1#13C4AB
Triadic 2#AB13C4
Tetradic#13C453

RGB percentages

Red76.9%
Green67.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow90.3%
Key (black)23.1%

Color previews

#c4ab13 text on a black background

contrast 9.18:1

Card sample

#c4ab13 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 171, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 171, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4ab13;
background: linear-gradient(135deg, #c4ab13, #67C413);

Monochromatic scale

Palettes built from #c4ab13

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.

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

#c4ab13, answered

What color is #c4ab13?

#c4ab13 is a dark electric yellow, closest to Goldenrod (ΔE2000 8.1). It sits at 52° on the hue wheel with 82% saturation and 42% lightness, which reads as warm.

What is the RGB value of #c4ab13?

rgb(196, 171, 19) — 196 red, 171 green and 19 blue out of 255, or 76.9% / 67.1% / 7.5% by channel.

Is #c4ab13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4091 and perceived brightness is 66%, so black text on it reaches 9.18:1.

Should I use black or white text on #c4ab13?

Black. It scores 9.18:1 against #c4ab13, versus 2.29:1 for white — AAA at any size.

What is the complementary color of #c4ab13?

#132CC4 sits directly opposite on the wheel. Softer options are the split-complements #1385C4 and #5313C4, which give the same contrast with far less vibration.

What colors go well with #c4ab13?

For interface work: #FAFAF4 as the surface, #EDE6C0 for borders, #9B904B for secondary text, #0F57C8 as an accent and #74650B for hover and pressed states. For a palette, the analogous pair #C45313 and #85C413 stays calm, while #132CC4 is the loudest partner.

What is #c4ab13 in CMYK for printing?

cmyk(0%, 13%, 90%, 23%). 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 #c4ab13 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 #C48013; nudged cooler, #9EC611.

Work with #c4ab13 in the Color Lab