Skip to content

#e3bc9b

a light, vivid orange · warm · closest name: Burly Wood

RGB
227, 188, 155
HSL
28°, 56%, 75%
CMYK
0, 17, 32, 11
Luminance
0.5466

At a glance

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

Hex
#e3bc9b
Hue
28°
orange
Saturation
56%
vivid
Lightness
75%
light
Brightness
89%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5466
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
11.93:1
Closest name
Burly Wood
ΔE2000 5.2
Where it sits
Hue28° of 360°
Saturation56%
Lightness75%
Temperature
Warm ← → Cool1% 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#e3bc9b
RGBrgb(227, 188, 155)
HSLhsl(28, 56%, 75%)
CMYKcmyk(0%, 17%, 32%, 11%)
LABlab(78.8 9.3 21.9)
LCHlch(78.8 23.8 67.1)
OKLCHoklch(0.821 0.063 62.0)
Decimal14924955
Display P3color(display-p3 0.890 0.737 0.608)

Copy-ready code

/* CSS */
color: #e3bc9b;
background-color: #e3bc9b;
/* Tailwind (arbitrary) */
class="text-[#e3bc9b] bg-[#e3bc9b]"
/* SCSS */
$brand: #e3bc9b;
/* SwiftUI */
Color(red: 0.890, green: 0.737, blue: 0.608)
/* Android */
Color.parseColor("#e3bc9b")
/* Flutter */
Color(0xFFE3BC9B)
/* Python / OpenCV (BGR) */
(155, 188, 227)

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

Accessibility — WCAG contrast

Aa
#e3bc9b on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#e3bc9b on black: 11.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8BE99
deuteranopia · #D1C79B
tritanopia · #EFB4B3

Color scale — 50 to 950

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

#FBF7F4
#F6EFE9
#EEDCCD
#e3bc9b
#DAA77B
#CE8A50
#BF7535
#9F612D
#804E24
#5D3B1E
#3A2512
Base = 300Lightest = 50 · #FBF7F4Darkest = 950 · #3A2512
:root {
  --brand-50: #FBF7F4;
  --brand-100: #F6EFE9;
  --brand-200: #EEDCCD;
  --brand-300: #e3bc9b;
  --brand-400: #DAA77B;
  --brand-500: #CE8A50;
  --brand-600: #BF7535;
  --brand-700: #9F612D;
  --brand-800: #804E24;
  --brand-900: #5D3B1E;
  --brand-950: #3A2512;
  --brand: #e3bc9b;
  --brand-ink: #000000;
}

Colors that work with #e3bc9b

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#FAF7F4
Tinted page background
Border#EDD4C0
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#288BA4
Second voice, not a rival
Dark variant#643D1C
Hover, pressed, headers
Light variant#F9F2EB
Selected rows, tints
Dark surface#241B14
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 #e3bc9b

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
  • Card and section backgrounds
  • 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
  • White 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#9BC2E3
Analogous left#E39B9E
Analogous right#E3E09B
Split-complement 1#9BE3E0
Split-complement 2#9B9EE3
Triadic 1#9BE3BC
Triadic 2#BC9BE3
Tetradic#9EE39B

RGB percentages

Red89.0%
Green73.7%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow31.7%
Key (black)11.0%

Color previews

#e3bc9b text on a black background

contrast 11.93:1

Card sample

#e3bc9b text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(227, 188, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(227, 188, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e3bc9b;
background: linear-gradient(135deg, #e3bc9b, #DAE39B);

Monochromatic scale

Palettes built from #e3bc9b

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.

#e3bc9b 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#e3bc9b, answered

What color is #e3bc9b?

#e3bc9b is a light vivid orange, closest to Burly Wood (ΔE2000 5.2). It sits at 28° on the hue wheel with 56% saturation and 75% lightness, which reads as warm.

What is the RGB value of #e3bc9b?

rgb(227, 188, 155) — 227 red, 188 green and 155 blue out of 255, or 89% / 73.7% / 60.8% by channel.

Is #e3bc9b a light or a dark color?

It is a light color. Relative luminance is 0.5466 and perceived brightness is 77%, so black text on it reaches 11.93:1.

Should I use black or white text on #e3bc9b?

Black. It scores 11.93:1 against #e3bc9b, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #e3bc9b?

#9BC2E3 sits directly opposite on the wheel. Softer options are the split-complements #9BE3E0 and #9B9EE3, which give the same contrast with far less vibration.

What colors go well with #e3bc9b?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #288BA4 as an accent and #643D1C for hover and pressed states. For a palette, the analogous pair #E39B9E and #E3E09B stays calm, while #9BC2E3 is the loudest partner.

What is #e3bc9b in CMYK for printing?

cmyk(0%, 17%, 32%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e3bc9b warm or cool?

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

Work with #e3bc9b in the Color Lab