Skip to content

#e68f21

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

RGB
230, 143, 33
HSL
34°, 80%, 52%
CMYK
0, 38, 86, 10
Luminance
0.3658

At a glance

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

Hex
#e68f21
Hue
34°
orange
Saturation
80%
electric
Lightness
52%
balanced
Brightness
90%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3658
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
8.32:1
Closest name
Dark Orange
ΔE2000 5.3
Where it sits
Hue34° of 360°
Saturation80%
Lightness52%
Temperature
Warm ← → Cool3% 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#e68f21
RGBrgb(230, 143, 33)
HSLhsl(34, 80%, 52%)
CMYKcmyk(0%, 38%, 86%, 10%)
LABlab(67.0 25.4 65.9)
LCHlch(67.0 70.6 68.9)
OKLCHoklch(0.725 0.153 65.3)
Decimal15109921
Display P3color(display-p3 0.902 0.561 0.129)

Copy-ready code

/* CSS */
color: #e68f21;
background-color: #e68f21;
/* Tailwind (arbitrary) */
class="text-[#e68f21] bg-[#e68f21]"
/* SCSS */
$brand: #e68f21;
/* SwiftUI */
Color(red: 0.902, green: 0.561, blue: 0.129)
/* Android */
Color.parseColor("#e68f21")
/* Flutter */
Color(0xFFE68F21)
/* Python / OpenCV (BGR) */
(33, 143, 230)

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

Accessibility — WCAG contrast

Aa
#e68f21 on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#e68f21 on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AB9700
deuteranopia · #BFAB23
tritanopia · #FC7A7B

Color scale — 50 to 950

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

#FCF8F3
#F9F1E6
#F5E1C7
#F4CC9A
#EEB368
#E89935
#e68f21
#B76F15
#935910
#6A4210
#422A0A
Base = 600Lightest = 50 · #FCF8F3Darkest = 950 · #422A0A
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F9F1E6;
  --brand-200: #F5E1C7;
  --brand-300: #F4CC9A;
  --brand-400: #EEB368;
  --brand-500: #E89935;
  --brand-600: #e68f21;
  --brand-700: #B76F15;
  --brand-800: #935910;
  --brand-900: #6A4210;
  --brand-950: #422A0A;
  --brand: #e68f21;
  --brand-ink: #000000;
}

Colors that work with #e68f21

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#FAF8F4
Tinted page background
Border#EDD9C0
Hairlines and dividers
Muted text#9B774B
Captions on the surface
Accent#1186BB
Second voice, not a rival
Dark variant#73460D
Hover, pressed, headers
Light variant#FCF3E8
Selected rows, tints
Dark surface#241D14
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 #e68f21

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#2178E6
Analogous left#E62D21
Analogous right#DBE621
Split-complement 1#21DBE6
Split-complement 2#2D21E6
Triadic 1#21E68F
Triadic 2#8F21E6
Tetradic#21E62D

RGB percentages

Red90.2%
Green56.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta37.8%
Yellow85.7%
Key (black)9.8%

Color previews

#e68f21 text on a black background

contrast 8.32:1

Card sample

#e68f21 text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(230, 143, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(230, 143, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e68f21;
background: linear-gradient(135deg, #e68f21, #BAE621);

Monochromatic scale

Palettes built from #e68f21

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.

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

#e68f21, answered

What color is #e68f21?

#e68f21 is a balanced electric orange, closest to Dark Orange (ΔE2000 5.3). It sits at 34° on the hue wheel with 80% saturation and 52% lightness, which reads as warm.

What is the RGB value of #e68f21?

rgb(230, 143, 33) — 230 red, 143 green and 33 blue out of 255, or 90.2% / 56.1% / 12.9% by channel.

Is #e68f21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3658 and perceived brightness is 66%, so black text on it reaches 8.32:1.

Should I use black or white text on #e68f21?

Black. It scores 8.32:1 against #e68f21, versus 2.53:1 for white — AAA at any size.

What is the complementary color of #e68f21?

#2178E6 sits directly opposite on the wheel. Softer options are the split-complements #21DBE6 and #2D21E6, which give the same contrast with far less vibration.

What colors go well with #e68f21?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B774B for secondary text, #1186BB as an accent and #73460D for hover and pressed states. For a palette, the analogous pair #E62D21 and #DBE621 stays calm, while #2178E6 is the loudest partner.

What is #e68f21 in CMYK for printing?

cmyk(0%, 38%, 86%, 10%). 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 #e68f21 warm or cool?

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

Work with #e68f21 in the Color Lab