#857049
a dark, soft orange · warm · closest name: Olive
At a glance
Every number on this page in one read: what #857049 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 | #857049 |
| RGB | rgb(133, 112, 73) |
| HSL | hsl(39, 29%, 40%) |
| CMYK | cmyk(0%, 16%, 45%, 48%) |
| LAB | lab(48.3 2.6 24.7) |
| LCH | lch(48.3 24.9 84.0) |
| OKLCH | oklch(0.556 0.061 82.3) |
| Decimal | 8745033 |
| Display P3 | color(display-p3 0.522 0.439 0.286) |
Copy-ready code
/* CSS */
color: #857049;
background-color: #857049;
/* Tailwind (arbitrary) */
class="text-[#857049] bg-[#857049]"
/* SCSS */
$brand: #857049;
/* SwiftUI */
Color(red: 0.522, green: 0.439, blue: 0.286)
/* Android */
Color.parseColor("#857049")
/* Flutter */
Color(0xFF857049)
/* Python / OpenCV (BGR) */
(73, 112, 133)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. #857049 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.
:root {
--brand-50: #F9F8F6;
--brand-100: #F3F1EC;
--brand-200: #E6E0D5;
--brand-300: #D7CCB7;
--brand-400: #C3B292;
--brand-500: #AF996E;
--brand-600: #9E8557;
--brand-700: #857049;
--brand-800: #69593A;
--brand-900: #4E422D;
--brand-950: #30291C;
--brand: #857049;
--brand-ink: #ffffff;
}Colors that work with #857049
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 #857049
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Charts, tags and secondary surfaces
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Black text placed on it
- ⚠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 | #495E85 | Directly opposite — maximum tension | |
| Analogous left | #855249 | Neighbour, quieter | |
| Analogous right | #7C8549 | Neighbour, quieter | |
| Split-complement 1 | #497C85 | Contrast without the clash | |
| Split-complement 2 | #524985 | Contrast without the clash | |
| Triadic 1 | #498570 | Even thirds — balanced and loud | |
| Triadic 2 | #704985 | Even thirds — balanced and loud | |
| Tetradic | #498552 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#857049 text on a black background
contrast 4.41:1
#857049 text on a white background
contrast 4.76:1
CSS3 live lab
The quick brown fox
color: #857049;
background-color: #857049;
Glowing headline
text-shadow: 2px 2px 8px #857049;
Soft neon halo
text-shadow: 0 0 14px rgba(133, 112, 73, 0.45);
box-shadow: 0 12px 32px -8px rgba(133, 112, 73, 0.45);
border: 3px solid #857049; background: linear-gradient(135deg, #857049, #728549);
Monochromatic scale
Palettes built from #857049
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 14.2 away, with its history, psychology and brand usage.
#857049 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#857049, answered
What color is #857049?
#857049 is a dark soft orange, closest to Olive (ΔE2000 15.1). It sits at 39° on the hue wheel with 29% saturation and 40% lightness, which reads as warm.
What is the RGB value of #857049?
rgb(133, 112, 73) — 133 red, 112 green and 73 blue out of 255, or 52.2% / 43.9% / 28.6% by channel.
Is #857049 a light or a dark color?
It is a dark color. Relative luminance is 0.1706 and perceived brightness is 45%, so white text on it reaches 4.76:1.
Should I use black or white text on #857049?
White. It scores 4.76:1 against #857049, versus 4.41:1 for black — AA at any size.
What is the complementary color of #857049?
#495E85 sits directly opposite on the wheel. Softer options are the split-complements #497C85 and #524985, which give the same contrast with far less vibration.
What colors go well with #857049?
For interface work: #FAF8F5 as the surface, #E2DACA for borders, #947D51 for secondary text, #456E89 as an accent and #52452D for hover and pressed states. For a palette, the analogous pair #855249 and #7C8549 stays calm, while #495E85 is the loudest partner.
What is #857049 in CMYK for printing?
cmyk(0%, 16%, 45%, 48%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #857049 warm or cool?
Warm — it scores 15 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #856549; nudged cooler, #868747.