Skip to content

#c48a13

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

RGB
196, 138, 19
HSL
40°, 82%, 42%
CMYK
0, 30, 90, 23
Luminance
0.2996

At a glance

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

Hex
#c48a13
Hue
40°
yellow
Saturation
82%
electric
Lightness
42%
dark
Brightness
77%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2996
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
6.99:1
Closest name
Dark Goldenrod
ΔE2000 2.9
Where it sits
Hue40° of 360°
Saturation82%
Lightness42%
Temperature
Warm ← → Cool9% 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#c48a13
RGBrgb(196, 138, 19)
HSLhsl(40, 82%, 42%)
CMYKcmyk(0%, 30%, 90%, 23%)
LABlab(61.6 13.2 63.6)
LCHlch(61.6 65.0 78.3)
OKLCHoklch(0.674 0.136 77.8)
Decimal12880403
Display P3color(display-p3 0.769 0.541 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c48a13 on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#c48a13 on black: 6.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A08C00
deuteranopia · #AD9B1B
tritanopia · #D67A76

Color scale — 50 to 950

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

#FCF9F2
#FAF3E6
#F6E6C6
#F5D799
#F0C366
#EBAF32
#DF9D16
#c48a13
#95690E
#6C4D0F
#433009
Base = 700Lightest = 50 · #FCF9F2Darkest = 950 · #433009
:root {
  --brand-50: #FCF9F2;
  --brand-100: #FAF3E6;
  --brand-200: #F6E6C6;
  --brand-300: #F5D799;
  --brand-400: #F0C366;
  --brand-500: #EBAF32;
  --brand-600: #DF9D16;
  --brand-700: #c48a13;
  --brand-800: #95690E;
  --brand-900: #6C4D0F;
  --brand-950: #433009;
  --brand: #c48a13;
  --brand-ink: #000000;
}

Colors that work with #c48a13

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#9B814B
Captions on the surface
Accent#0F7AC8
Second voice, not a rival
Dark variant#74520B
Hover, pressed, headers
Light variant#FDF6E8
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 #c48a13

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#134DC4
Analogous left#C43113
Analogous right#A6C413
Split-complement 1#13A6C4
Split-complement 2#3113C4
Triadic 1#13C48A
Triadic 2#8A13C4
Tetradic#13C431

RGB percentages

Red76.9%
Green54.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta29.6%
Yellow90.3%
Key (black)23.1%

Color previews

#c48a13 text on a black background

contrast 6.99:1

Card sample

#c48a13 text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c48a13

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.

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

#c48a13, answered

What color is #c48a13?

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

What is the RGB value of #c48a13?

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

Is #c48a13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2996 and perceived brightness is 59%, so black text on it reaches 6.99:1.

Should I use black or white text on #c48a13?

Black. It scores 6.99:1 against #c48a13, versus 3.00:1 for white — AA at any size.

What is the complementary color of #c48a13?

#134DC4 sits directly opposite on the wheel. Softer options are the split-complements #13A6C4 and #3113C4, which give the same contrast with far less vibration.

What colors go well with #c48a13?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B814B for secondary text, #0F7AC8 as an accent and #74520B for hover and pressed states. For a palette, the analogous pair #C43113 and #A6C413 stays calm, while #134DC4 is the loudest partner.

What is #c48a13 in CMYK for printing?

cmyk(0%, 30%, 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 #c48a13 warm or cool?

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

Work with #c48a13 in the Color Lab