Skip to content

#eb7f3e

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

RGB
235, 127, 62
HSL
23°, 81%, 58%
CMYK
0, 46, 74, 8
Luminance
0.3319

At a glance

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

Hex
#eb7f3e
Hue
23°
orange
Saturation
81%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3319
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
7.64:1
Closest name
Coral
ΔE2000 6.4
Where it sits
Hue23° of 360°
Saturation81%
Lightness58%
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#eb7f3e
RGBrgb(235, 127, 62)
HSLhsl(23, 81%, 58%)
CMYKcmyk(0%, 46%, 74%, 8%)
LABlab(64.3 36.8 52.3)
LCHlch(64.3 64.0 54.8)
OKLCHoklch(0.706 0.154 49.0)
Decimal15433534
Display P3color(display-p3 0.922 0.498 0.243)

Copy-ready code

/* CSS */
color: #eb7f3e;
background-color: #eb7f3e;
/* Tailwind (arbitrary) */
class="text-[#eb7f3e] bg-[#eb7f3e]"
/* SCSS */
$brand: #eb7f3e;
/* SwiftUI */
Color(red: 0.922, green: 0.498, blue: 0.243)
/* Android */
Color.parseColor("#eb7f3e")
/* Flutter */
Color(0xFFEB7F3E)
/* Python / OpenCV (BGR) */
(62, 127, 235)

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

Accessibility — WCAG contrast

Aa
#eb7f3e on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#eb7f3e on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9E8D36
deuteranopia · #B8A53D
tritanopia · #FF6871

Color scale — 50 to 950

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

#FCF6F3
#F9EDE6
#F6D8C6
#F4BC99
#EF9A67
#eb7f3e
#DE6217
#B95113
#94410F
#6B320F
#431F0A
Base = 500Lightest = 50 · #FCF6F3Darkest = 950 · #431F0A
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F9EDE6;
  --brand-200: #F6D8C6;
  --brand-300: #F4BC99;
  --brand-400: #EF9A67;
  --brand-500: #eb7f3e;
  --brand-600: #DE6217;
  --brand-700: #B95113;
  --brand-800: #94410F;
  --brand-900: #6B320F;
  --brand-950: #431F0A;
  --brand: #eb7f3e;
  --brand-ink: #000000;
}

Colors that work with #eb7f3e

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#EDD1C0
Hairlines and dividers
Muted text#9B694B
Captions on the surface
Accent#0FA8BD
Second voice, not a rival
Dark variant#74330C
Hover, pressed, headers
Light variant#FDF0E8
Selected rows, tints
Dark surface#241A14
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 #eb7f3e

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#3EAAEB
Analogous left#EB3E53
Analogous right#EBD53E
Split-complement 1#3EEBD5
Split-complement 2#3E53EB
Triadic 1#3EEB7F
Triadic 2#7F3EEB
Tetradic#53EB3E

RGB percentages

Red92.2%
Green49.8%
Blue24.3%

CMYK percentages

Cyan0.0%
Magenta46.0%
Yellow73.6%
Key (black)7.8%

Color previews

#eb7f3e text on a black background

contrast 7.64:1

Card sample

#eb7f3e text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 127, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 127, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb7f3e;
background: linear-gradient(135deg, #eb7f3e, #E4EB3E);

Monochromatic scale

Palettes built from #eb7f3e

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.

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

#eb7f3e, answered

What color is #eb7f3e?

#eb7f3e is a balanced electric orange, closest to Coral (ΔE2000 6.4). It sits at 23° on the hue wheel with 81% saturation and 58% lightness, which reads as warm.

What is the RGB value of #eb7f3e?

rgb(235, 127, 62) — 235 red, 127 green and 62 blue out of 255, or 92.2% / 49.8% / 24.3% by channel.

Is #eb7f3e a light or a dark color?

It is a mid-tone. Relative luminance is 0.3319 and perceived brightness is 64%, so black text on it reaches 7.64:1.

Should I use black or white text on #eb7f3e?

Black. It scores 7.64:1 against #eb7f3e, versus 2.75:1 for white — AAA at any size.

What is the complementary color of #eb7f3e?

#3EAAEB sits directly opposite on the wheel. Softer options are the split-complements #3EEBD5 and #3E53EB, which give the same contrast with far less vibration.

What colors go well with #eb7f3e?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B694B for secondary text, #0FA8BD as an accent and #74330C for hover and pressed states. For a palette, the analogous pair #EB3E53 and #EBD53E stays calm, while #3EAAEB is the loudest partner.

What is #eb7f3e in CMYK for printing?

cmyk(0%, 46%, 74%, 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 #eb7f3e 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 #ED9255; nudged cooler, #ED3D3C.

Work with #eb7f3e in the Color Lab