Skip to content

#eb752d

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

RGB
235, 117, 45
HSL
23°, 83%, 55%
CMYK
0, 50, 81, 8
Luminance
0.3057

At a glance

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

Hex
#eb752d
Hue
23°
orange
Saturation
83%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3057
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
7.11:1
Closest name
Chocolate
ΔE2000 5.8
Where it sits
Hue23° of 360°
Saturation83%
Lightness55%
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#eb752d
RGBrgb(235, 117, 45)
HSLhsl(23, 83%, 55%)
CMYKcmyk(0%, 50%, 81%, 8%)
LABlab(62.1 41.2 57.7)
LCHlch(62.1 70.9 54.5)
OKLCHoklch(0.689 0.167 47.9)
Decimal15430957
Display P3color(display-p3 0.922 0.459 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb752d on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#eb752d on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #978622
deuteranopia · #B3A02A
tritanopia · #FF5B67

Color scale — 50 to 950

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

#FCF6F2
#FAEDE6
#F6D8C6
#F5BC99
#F09A65
#eb752d
#E06215
#BA5112
#95410E
#6C320F
#431F09
Base = 500Lightest = 50 · #FCF6F2Darkest = 950 · #431F09
:root {
  --brand-50: #FCF6F2;
  --brand-100: #FAEDE6;
  --brand-200: #F6D8C6;
  --brand-300: #F5BC99;
  --brand-400: #F09A65;
  --brand-500: #eb752d;
  --brand-600: #E06215;
  --brand-700: #BA5112;
  --brand-800: #95410E;
  --brand-900: #6C320F;
  --brand-950: #431F09;
  --brand: #eb752d;
  --brand-ink: #000000;
}

Colors that work with #eb752d

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#0DA8BF
Second voice, not a rival
Dark variant#74330B
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 #eb752d

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#2DA3EB
Analogous left#EB2D44
Analogous right#EBD42D
Split-complement 1#2DEBD4
Split-complement 2#2D44EB
Triadic 1#2DEB75
Triadic 2#752DEB
Tetradic#44EB2D

RGB percentages

Red92.2%
Green45.9%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow80.9%
Key (black)7.8%

Color previews

#eb752d text on a black background

contrast 7.11:1

Card sample

#eb752d text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb752d

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.

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

#eb752d, answered

What color is #eb752d?

#eb752d is a balanced electric orange, closest to Chocolate (ΔE2000 5.8). It sits at 23° on the hue wheel with 83% saturation and 55% lightness, which reads as warm.

What is the RGB value of #eb752d?

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

Is #eb752d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3057 and perceived brightness is 62%, so black text on it reaches 7.11:1.

Should I use black or white text on #eb752d?

Black. It scores 7.11:1 against #eb752d, versus 2.95:1 for white — AAA at any size.

What is the complementary color of #eb752d?

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

What colors go well with #eb752d?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B694B for secondary text, #0DA8BF as an accent and #74330B for hover and pressed states. For a palette, the analogous pair #EB2D44 and #EBD42D stays calm, while #2DA3EB is the loudest partner.

What is #eb752d in CMYK for printing?

cmyk(0%, 50%, 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 #eb752d 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 #ED8844; nudged cooler, #ED2D2B.

Work with #eb752d in the Color Lab