Skip to content

#ecad56

a balanced, electric orange · warm · closest name: Orange

RGB
236, 173, 86
HSL
35°, 80%, 63%
CMYK
0, 27, 64, 8
Luminance
0.4839

At a glance

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

Hex
#ecad56
Hue
35°
orange
Saturation
80%
electric
Lightness
63%
balanced
Brightness
93%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4839
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.68:1
Closest name
Orange
ΔE2000 6.9
Where it sits
Hue35° of 360°
Saturation80%
Lightness63%
Temperature
Warm ← → Cool4% 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#ecad56
RGBrgb(236, 173, 86)
HSLhsl(35, 80%, 63%)
CMYKcmyk(0%, 27%, 64%, 8%)
LABlab(75.1 14.3 52.7)
LCHlch(75.1 54.6 74.8)
OKLCHoklch(0.790 0.127 72.9)
Decimal15510870
Display P3color(display-p3 0.925 0.678 0.337)

Copy-ready code

/* CSS */
color: #ecad56;
background-color: #ecad56;
/* Tailwind (arbitrary) */
class="text-[#ecad56] bg-[#ecad56]"
/* SCSS */
$brand: #ecad56;
/* SwiftUI */
Color(red: 0.925, green: 0.678, blue: 0.337)
/* Android */
Color.parseColor("#ecad56")
/* Flutter */
Color(0xFFECAD56)
/* Python / OpenCV (BGR) */
(86, 173, 236)

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

Accessibility — WCAG contrast

Aa
#ecad56 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ecad56 on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3B04D
deuteranopia · #D2BF58
tritanopia · #FF9D9A

Color scale — 50 to 950

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

#FCF8F3
#F9F1E6
#F5E2C7
#F4CE9A
#ecad56
#E89D35
#DC8A19
#B77315
#935C10
#6A4410
#422B0A
Base = 400Lightest = 50 · #FCF8F3Darkest = 950 · #422B0A
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F9F1E6;
  --brand-200: #F5E2C7;
  --brand-300: #F4CE9A;
  --brand-400: #ecad56;
  --brand-500: #E89D35;
  --brand-600: #DC8A19;
  --brand-700: #B77315;
  --brand-800: #935C10;
  --brand-900: #6A4410;
  --brand-950: #422B0A;
  --brand: #ecad56;
  --brand-ink: #000000;
}

Colors that work with #ecad56

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#EDDAC0
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#1083BC
Second voice, not a rival
Dark variant#73480D
Hover, pressed, headers
Light variant#FCF4E8
Selected rows, tints
Dark surface#241D14
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 #ecad56

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
  • 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
  • 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#5695EC
Analogous left#EC6256
Analogous right#E0EC56
Split-complement 1#56E0EC
Split-complement 2#6256EC
Triadic 1#56ECAD
Triadic 2#AD56EC
Tetradic#56EC62

RGB percentages

Red92.5%
Green67.8%
Blue33.7%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow63.6%
Key (black)7.5%

Color previews

#ecad56 text on a black background

contrast 10.68:1

Card sample

#ecad56 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 173, 86, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 173, 86, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecad56;
background: linear-gradient(135deg, #ecad56, #C7EC56);

Monochromatic scale

Palettes built from #ecad56

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.

#ecad56 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ecad56, answered

What color is #ecad56?

#ecad56 is a balanced electric orange, closest to Orange (ΔE2000 6.9). It sits at 35° on the hue wheel with 80% saturation and 63% lightness, which reads as warm.

What is the RGB value of #ecad56?

rgb(236, 173, 86) — 236 red, 173 green and 86 blue out of 255, or 92.5% / 67.8% / 33.7% by channel.

Is #ecad56 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4839 and perceived brightness is 73%, so black text on it reaches 10.68:1.

Should I use black or white text on #ecad56?

Black. It scores 10.68:1 against #ecad56, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #ecad56?

#5695EC sits directly opposite on the wheel. Softer options are the split-complements #56E0EC and #6256EC, which give the same contrast with far less vibration.

What colors go well with #ecad56?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B794B for secondary text, #1083BC as an accent and #73480D for hover and pressed states. For a palette, the analogous pair #EC6256 and #E0EC56 stays calm, while #5695EC is the loudest partner.

What is #ecad56 in CMYK for printing?

cmyk(0%, 27%, 64%, 8%). 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 #ecad56 warm or cool?

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

Work with #ecad56 in the Color Lab