Skip to content

#eb5e2d

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

RGB
235, 94, 45
HSL
16°, 83%, 55%
CMYK
0, 60, 81, 8
Luminance
0.2586

At a glance

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

Hex
#eb5e2d
Hue
16°
orange
Saturation
83%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2586
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.17:1
Closest name
Orange Red
ΔE2000 4.5
Where it sits
Hue16° of 360°
Saturation83%
Lightness55%
Temperature
Warm ← → Cool8% 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#eb5e2d
RGBrgb(235, 94, 45)
HSLhsl(16, 83%, 55%)
CMYKcmyk(0%, 60%, 81%, 8%)
LABlab(57.9 52.2 53.8)
LCHlch(57.9 74.9 45.9)
OKLCHoklch(0.657 0.185 38.4)
Decimal15425069
Display P3color(display-p3 0.922 0.369 0.176)

Copy-ready code

/* CSS */
color: #eb5e2d;
background-color: #eb5e2d;
/* Tailwind (arbitrary) */
class="text-[#eb5e2d] bg-[#eb5e2d]"
/* SCSS */
$brand: #eb5e2d;
/* SwiftUI */
Color(red: 0.922, green: 0.369, blue: 0.176)
/* Android */
Color.parseColor("#eb5e2d")
/* Flutter */
Color(0xFFEB5E2D)
/* Python / OpenCV (BGR) */
(45, 94, 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 #eb5e2d · 6.17:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.40:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.17:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #eb5e2d as text scores 3.40:1 on white and 6.17:1 on black.

Accessibility — WCAG contrast

Aa
#eb5e2d on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#eb5e2d on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #867726
deuteranopia · #A99727
tritanopia · #FF3A54

Color scale — 50 to 950

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

#FCF5F2
#FAEBE6
#F6D2C6
#F5B199
#F08965
#eb5e2d
#E04A15
#BA3D12
#95310E
#6C270F
#431809
Base = 500Lightest = 50 · #FCF5F2Darkest = 950 · #431809
:root {
  --brand-50: #FCF5F2;
  --brand-100: #FAEBE6;
  --brand-200: #F6D2C6;
  --brand-300: #F5B199;
  --brand-400: #F08965;
  --brand-500: #eb5e2d;
  --brand-600: #E04A15;
  --brand-700: #BA3D12;
  --brand-800: #95310E;
  --brand-900: #6C270F;
  --brand-950: #431809;
  --brand: #eb5e2d;
  --brand-ink: #000000;
}

Colors that work with #eb5e2d

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#FAF6F4
Tinted page background
Border#EDCBC0
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#0DBDBF
Second voice, not a rival
Dark variant#74260B
Hover, pressed, headers
Light variant#FDEDE8
Selected rows, tints
Dark surface#241814
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 #eb5e2d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#2DBAEB
Analogous left#EB2D5B
Analogous right#EBBD2D
Split-complement 1#2DEBBD
Split-complement 2#2D5BEB
Triadic 1#2DEB5E
Triadic 2#5E2DEB
Tetradic#5BEB2D

RGB percentages

Red92.2%
Green36.9%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow80.9%
Key (black)7.8%

Color previews

#eb5e2d text on a black background

contrast 6.17:1

Card sample

#eb5e2d text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb5e2d

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.

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

#eb5e2d, answered

What color is #eb5e2d?

#eb5e2d is a balanced electric orange, closest to Orange Red (ΔE2000 4.5). It sits at 16° on the hue wheel with 83% saturation and 55% lightness, which reads as warm.

What is the RGB value of #eb5e2d?

rgb(235, 94, 45) — 235 red, 94 green and 45 blue out of 255, or 92.2% / 36.9% / 17.6% by channel.

Is #eb5e2d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2586 and perceived brightness is 58%, so black text on it reaches 6.17:1.

Should I use black or white text on #eb5e2d?

Black. It scores 6.17:1 against #eb5e2d, versus 3.40:1 for white — AA at any size.

What is the complementary color of #eb5e2d?

#2DBAEB sits directly opposite on the wheel. Softer options are the split-complements #2DEBBD and #2D5BEB, which give the same contrast with far less vibration.

What colors go well with #eb5e2d?

For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5F4B for secondary text, #0DBDBF as an accent and #74260B for hover and pressed states. For a palette, the analogous pair #EB2D5B and #EBBD2D stays calm, while #2DBAEB is the loudest partner.

What is #eb5e2d in CMYK for printing?

cmyk(0%, 60%, 81%, 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 #eb5e2d warm or cool?

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

Work with #eb5e2d in the Color Lab