Skip to content

#eb6c2b

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

RGB
235, 108, 43
HSL
20°, 83%, 55%
CMYK
0, 54, 82, 8
Luminance
0.2856

At a glance

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

Hex
#eb6c2b
Hue
20°
orange
Saturation
83%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2856
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
6.71:1
Closest name
Chocolate
ΔE2000 5.8
Where it sits
Hue20° of 360°
Saturation83%
Lightness55%
Temperature
Warm ← → Cool5% 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#eb6c2b
RGBrgb(235, 108, 43)
HSLhsl(20, 83%, 55%)
CMYKcmyk(0%, 54%, 82%, 8%)
LABlab(60.4 45.6 57.0)
LCHlch(60.4 73.0 51.3)
OKLCHoklch(0.676 0.174 44.2)
Decimal15428651
Display P3color(display-p3 0.922 0.424 0.169)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb6c2b on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#eb6c2b on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #908021
deuteranopia · #AF9C27
tritanopia · #FF4F5F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb6c2b 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
#FAECE6
#F6D6C6
#F5B898
#F19465
#eb6c2b
#E05A15
#BA4B12
#953C0E
#6C2E0F
#431D09
Base = 500Lightest = 50 · #FCF6F2Darkest = 950 · #431D09
:root {
  --brand-50: #FCF6F2;
  --brand-100: #FAECE6;
  --brand-200: #F6D6C6;
  --brand-300: #F5B898;
  --brand-400: #F19465;
  --brand-500: #eb6c2b;
  --brand-600: #E05A15;
  --brand-700: #BA4B12;
  --brand-800: #953C0E;
  --brand-900: #6C2E0F;
  --brand-950: #431D09;
  --brand: #eb6c2b;
  --brand-ink: #000000;
}

Colors that work with #eb6c2b

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#EDCFC0
Hairlines and dividers
Muted text#9B664B
Captions on the surface
Accent#0DAFBF
Second voice, not a rival
Dark variant#752F0B
Hover, pressed, headers
Light variant#FDEFE8
Selected rows, tints
Dark surface#241914
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 #eb6c2b

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#2BAAEB
Analogous left#EB2B4A
Analogous right#EBCC2B
Split-complement 1#2BEBCC
Split-complement 2#2B4AEB
Triadic 1#2BEB6C
Triadic 2#6C2BEB
Tetradic#4AEB2B

RGB percentages

Red92.2%
Green42.4%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta54.0%
Yellow81.7%
Key (black)7.8%

Color previews

#eb6c2b text on a black background

contrast 6.71:1

Card sample

#eb6c2b text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb6c2b

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.

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

#eb6c2b, answered

What color is #eb6c2b?

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

What is the RGB value of #eb6c2b?

rgb(235, 108, 43) — 235 red, 108 green and 43 blue out of 255, or 92.2% / 42.4% / 16.9% by channel.

Is #eb6c2b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2856 and perceived brightness is 60%, so black text on it reaches 6.71:1.

Should I use black or white text on #eb6c2b?

Black. It scores 6.71:1 against #eb6c2b, versus 3.13:1 for white — AA at any size.

What is the complementary color of #eb6c2b?

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

What colors go well with #eb6c2b?

For interface work: #FAF6F4 as the surface, #EDCFC0 for borders, #9B664B for secondary text, #0DAFBF as an accent and #752F0B for hover and pressed states. For a palette, the analogous pair #EB2B4A and #EBCC2B stays calm, while #2BAAEB is the loudest partner.

What is #eb6c2b in CMYK for printing?

cmyk(0%, 54%, 82%, 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 #eb6c2b warm or cool?

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

Work with #eb6c2b in the Color Lab