Skip to content

#edb686

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

RGB
237, 182, 134
HSL
28°, 74%, 73%
CMYK
0, 23, 44, 7
Luminance
0.5318

At a glance

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

Hex
#edb686
Hue
28°
orange
Saturation
74%
vivid
Lightness
73%
light
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5318
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
11.64:1
Closest name
Burly Wood
ΔE2000 5.1
Where it sits
Hue28° of 360°
Saturation74%
Lightness73%
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#edb686
RGBrgb(237, 182, 134)
HSLhsl(28, 74%, 73%)
CMYKcmyk(0%, 23%, 44%, 7%)
LABlab(78.0 14.0 32.1)
LCHlch(78.0 35.0 66.5)
OKLCHoklch(0.815 0.090 62.2)
Decimal15578758
Display P3color(display-p3 0.929 0.714 0.525)

Copy-ready code

/* CSS */
color: #edb686;
background-color: #edb686;
/* Tailwind (arbitrary) */
class="text-[#edb686] bg-[#edb686]"
/* SCSS */
$brand: #edb686;
/* SwiftUI */
Color(red: 0.929, green: 0.714, blue: 0.525)
/* Android */
Color.parseColor("#edb686")
/* Flutter */
Color(0xFFEDB686)
/* Python / OpenCV (BGR) */
(134, 182, 237)

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

Accessibility — WCAG contrast

Aa
#edb686 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#edb686 on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7BA82
deuteranopia · #D4C687
tritanopia · #FDAAAA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #edb686 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.

#FCF7F3
#F9EFE7
#F3DCC8
#edb686
#E9A76C
#E2893C
#D57420
#B2611A
#8E4E15
#673A13
#40250C
Base = 300Lightest = 50 · #FCF7F3Darkest = 950 · #40250C
:root {
  --brand-50: #FCF7F3;
  --brand-100: #F9EFE7;
  --brand-200: #F3DCC8;
  --brand-300: #edb686;
  --brand-400: #E9A76C;
  --brand-500: #E2893C;
  --brand-600: #D57420;
  --brand-700: #B2611A;
  --brand-800: #8E4E15;
  --brand-900: #673A13;
  --brand-950: #40250C;
  --brand: #edb686;
  --brand-ink: #000000;
}

Colors that work with #edb686

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#EDD5C0
Hairlines and dividers
Muted text#9B704B
Captions on the surface
Accent#1693B6
Second voice, not a rival
Dark variant#6F3D11
Hover, pressed, headers
Light variant#FCF2E9
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 #edb686

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#86BDED
Analogous left#ED8689
Analogous right#EDEA86
Split-complement 1#86EDEA
Split-complement 2#8689ED
Triadic 1#86EDB6
Triadic 2#B686ED
Tetradic#89ED86

RGB percentages

Red92.9%
Green71.4%
Blue52.5%

CMYK percentages

Cyan0.0%
Magenta23.2%
Yellow43.5%
Key (black)7.1%

Color previews

#edb686 text on a black background

contrast 11.64:1

Card sample

#edb686 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 182, 134, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 182, 134, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edb686;
background: linear-gradient(135deg, #edb686, #DFED86);

Monochromatic scale

Palettes built from #edb686

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.

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

#edb686, answered

What color is #edb686?

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

What is the RGB value of #edb686?

rgb(237, 182, 134) — 237 red, 182 green and 134 blue out of 255, or 92.9% / 71.4% / 52.5% by channel.

Is #edb686 a light or a dark color?

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

Should I use black or white text on #edb686?

Black. It scores 11.64:1 against #edb686, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #edb686?

#86BDED sits directly opposite on the wheel. Softer options are the split-complements #86EDEA and #8689ED, which give the same contrast with far less vibration.

What colors go well with #edb686?

For interface work: #FAF7F4 as the surface, #EDD5C0 for borders, #9B704B for secondary text, #1693B6 as an accent and #6F3D11 for hover and pressed states. For a palette, the analogous pair #ED8689 and #EDEA86 stays calm, while #86BDED is the loudest partner.

What is #edb686 in CMYK for printing?

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

Is #edb686 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 #F0C19C; nudged cooler, #EE8F84.

Work with #edb686 in the Color Lab