Skip to content

#af9b07

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

RGB
175, 155, 7
HSL
53°, 92%, 36%
CMYK
0, 11, 96, 31
Luminance
0.3257

At a glance

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

Hex
#af9b07
Hue
53°
yellow
Saturation
92%
electric
Lightness
36%
dark
Brightness
69%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3257
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
7.51:1
Closest name
Goldenrod
ΔE2000 10.4
Where it sits
Hue53° of 360°
Saturation92%
Lightness36%
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#af9b07
RGBrgb(175, 155, 7)
HSLhsl(53, 92%, 36%)
CMYKcmyk(0%, 11%, 96%, 31%)
LABlab(63.8 -5.7 66.3)
LCHlch(63.8 66.5 94.9)
OKLCHoklch(0.686 0.141 100.0)
Decimal11508487
Display P3color(display-p3 0.686 0.608 0.027)

Copy-ready code

/* CSS */
color: #af9b07;
background-color: #af9b07;
/* Tailwind (arbitrary) */
class="text-[#af9b07] bg-[#af9b07]"
/* SCSS */
$brand: #af9b07;
/* SwiftUI */
Color(red: 0.686, green: 0.608, blue: 0.027)
/* Android */
Color.parseColor("#af9b07")
/* Flutter */
Color(0xFFAF9B07)
/* Python / OpenCV (BGR) */
(7, 155, 175)

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

Accessibility — WCAG contrast

Aa
#af9b07 on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#af9b07 on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AB9600
deuteranopia · #B19E1B
tritanopia · #BE8E84

Color scale — 50 to 950

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

#FDFCF2
#FBF8E4
#F9F3C3
#FBEE93
#F9E65D
#F6DE27
#EBD109
#C4AE08
#af9b07
#716509
#473F06
Base = 800Lightest = 50 · #FDFCF2Darkest = 950 · #473F06
:root {
  --brand-50: #FDFCF2;
  --brand-100: #FBF8E4;
  --brand-200: #F9F3C3;
  --brand-300: #FBEE93;
  --brand-400: #F9E65D;
  --brand-500: #F6DE27;
  --brand-600: #EBD109;
  --brand-700: #C4AE08;
  --brand-800: #af9b07;
  --brand-900: #716509;
  --brand-950: #473F06;
  --brand: #af9b07;
  --brand-ink: #000000;
}

Colors that work with #af9b07

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#EDE7C0
Hairlines and dividers
Muted text#9B914B
Captions on the surface
Accent#0344B3
Second voice, not a rival
Dark variant#7B6D05
Hover, pressed, headers
Light variant#FEFBE6
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 #af9b07

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#071BAF
Analogous left#AF4707
Analogous right#6FAF07
Split-complement 1#076FAF
Split-complement 2#4707AF
Triadic 1#07AF9B
Triadic 2#9B07AF
Tetradic#07AF47

RGB percentages

Red68.6%
Green60.8%
Blue2.7%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow96.0%
Key (black)31.4%

Color previews

#af9b07 text on a black background

contrast 7.51:1

Card sample

#af9b07 text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 155, 7, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 155, 7, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af9b07;
background: linear-gradient(135deg, #af9b07, #53AF07);

Monochromatic scale

Palettes built from #af9b07

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.

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

#af9b07, answered

What color is #af9b07?

#af9b07 is a dark electric yellow, closest to Goldenrod (ΔE2000 10.4). It sits at 53° on the hue wheel with 92% saturation and 36% lightness, which reads as warm.

What is the RGB value of #af9b07?

rgb(175, 155, 7) — 175 red, 155 green and 7 blue out of 255, or 68.6% / 60.8% / 2.7% by channel.

Is #af9b07 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3257 and perceived brightness is 60%, so black text on it reaches 7.51:1.

Should I use black or white text on #af9b07?

Black. It scores 7.51:1 against #af9b07, versus 2.79:1 for white — AAA at any size.

What is the complementary color of #af9b07?

#071BAF sits directly opposite on the wheel. Softer options are the split-complements #076FAF and #4707AF, which give the same contrast with far less vibration.

What colors go well with #af9b07?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B914B for secondary text, #0344B3 as an accent and #7B6D05 for hover and pressed states. For a palette, the analogous pair #AF4707 and #6FAF07 stays calm, while #071BAF is the loudest partner.

What is #af9b07 in CMYK for printing?

cmyk(0%, 11%, 96%, 31%). 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 #af9b07 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 #AF6F07; nudged cooler, #86B105.

Work with #af9b07 in the Color Lab