#916708
a dark, electric yellow · warm · closest name: Dark Goldenrod
At a glance
Every number on this page in one read: what #916708 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #916708 |
| RGB | rgb(145, 103, 8) |
| HSL | hsl(42, 90%, 30%) |
| CMYK | cmyk(0%, 29%, 95%, 43%) |
| LAB | lab(46.6 9.4 52.0) |
| LCH | lch(46.6 52.8 79.8) |
| OKLCH | oklch(0.543 0.110 79.8) |
| Decimal | 9529096 |
| Display P3 | color(display-p3 0.569 0.404 0.031) |
Copy-ready code
/* CSS */
color: #916708;
background-color: #916708;
/* Tailwind (arbitrary) */
class="text-[#916708] bg-[#916708]"
/* SCSS */
$brand: #916708;
/* SwiftUI */
Color(red: 0.569, green: 0.404, blue: 0.031)
/* Android */
Color.parseColor("#916708")
/* Flutter */
Color(0xFF916708)
/* Python / OpenCV (BGR) */
(8, 103, 145)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #916708 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.
:root {
--brand-50: #FDF9F2;
--brand-100: #FBF4E5;
--brand-200: #F8E8C3;
--brand-300: #F9DA95;
--brand-400: #F6C860;
--brand-500: #F3B62A;
--brand-600: #E8A50D;
--brand-700: #C1890B;
--brand-800: #916708;
--brand-900: #70510B;
--brand-950: #463207;
--brand: #916708;
--brand-ink: #ffffff;
}Colors that work with #916708
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #916708
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠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 | #083291 | Directly opposite — maximum tension | |
| Analogous left | #912308 | Neighbour, quieter | |
| Analogous right | #769108 | Neighbour, quieter | |
| Split-complement 1 | #087691 | Contrast without the clash | |
| Split-complement 2 | #230891 | Contrast without the clash | |
| Triadic 1 | #089167 | Even thirds — balanced and loud | |
| Triadic 2 | #670891 | Even thirds — balanced and loud | |
| Tetradic | #089123 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#916708 text on a black background
contrast 4.15:1
#916708 text on a white background
contrast 5.06:1
CSS3 live lab
The quick brown fox
color: #916708;
background-color: #916708;
Glowing headline
text-shadow: 2px 2px 8px #916708;
Soft neon halo
text-shadow: 0 0 14px rgba(145, 103, 8, 0.45);
box-shadow: 0 12px 32px -8px rgba(145, 103, 8, 0.45);
border: 3px solid #916708; background: linear-gradient(135deg, #916708, #609108);
Monochromatic scale
Palettes built from #916708
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.
Closest color with a full write-up: Caramel (#af6f09) — ΔE2000 8 away, with its history, psychology and brand usage.
#916708 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#916708, answered
What color is #916708?
#916708 is a dark electric yellow, closest to Dark Goldenrod (ΔE2000 12.7). It sits at 42° on the hue wheel with 90% saturation and 30% lightness, which reads as warm.
What is the RGB value of #916708?
rgb(145, 103, 8) — 145 red, 103 green and 8 blue out of 255, or 56.9% / 40.4% / 3.1% by channel.
Is #916708 a light or a dark color?
It is a dark color. Relative luminance is 0.1574 and perceived brightness is 44%, so white text on it reaches 5.06:1.
Should I use black or white text on #916708?
White. It scores 5.06:1 against #916708, versus 4.15:1 for black — AA at any size.
What is the complementary color of #916708?
#083291 sits directly opposite on the wheel. Softer options are the split-complements #087691 and #230891, which give the same contrast with far less vibration.
What colors go well with #916708?
For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #055594 as an accent and #795607 for hover and pressed states. For a palette, the analogous pair #912308 and #769108 stays calm, while #083291 is the loudest partner.
What is #916708 in CMYK for printing?
cmyk(0%, 29%, 95%, 43%). 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 #916708 warm or cool?
Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #915008; nudged cooler, #8A9207.