Skip to content

#eb3d1b

a balanced, electric red · warm · closest name: Red

RGB
235, 61, 27
HSL
10°, 84%, 51%
CMYK
0, 74, 89, 8
Luminance
0.2108

At a glance

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

Hex
#eb3d1b
Hue
10°
red
Saturation
84%
electric
Lightness
51%
balanced
Brightness
92%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2108
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Electric
Best ink
Black
5.22:1
Closest name
Red
ΔE2000 3.7
Where it sits
Hue10° of 360°
Saturation84%
Lightness51%
Temperature
Warm ← → Cool11% 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#eb3d1b
RGBrgb(235, 61, 27)
HSLhsl(10, 84%, 51%)
CMYKcmyk(0%, 74%, 89%, 8%)
LABlab(53.0 64.6 57.3)
LCHlch(53.0 86.3 41.6)
OKLCHoklch(0.620 0.215 32.7)
Decimal15416603
Display P3color(display-p3 0.922 0.239 0.106)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb3d1b on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#eb3d1b on black: 5.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #746612
deuteranopia · #9E8D09
tritanopia · #FF0038

Color scale — 50 to 950

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

#FCF4F2
#FAE9E6
#F6CDC5
#F6A798
#F17B64
#ED4F31
#eb3d1b
#BC2C10
#96240D
#6C1D0E
#441209
Base = 600Lightest = 50 · #FCF4F2Darkest = 950 · #441209
:root {
  --brand-50: #FCF4F2;
  --brand-100: #FAE9E6;
  --brand-200: #F6CDC5;
  --brand-300: #F6A798;
  --brand-400: #F17B64;
  --brand-500: #ED4F31;
  --brand-600: #eb3d1b;
  --brand-700: #BC2C10;
  --brand-800: #96240D;
  --brand-900: #6C1D0E;
  --brand-950: #441209;
  --brand: #eb3d1b;
  --brand-ink: #000000;
}

Colors that work with #eb3d1b

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#FAF5F4
Tinted page background
Border#EDC7C0
Hairlines and dividers
Muted text#9B584B
Captions on the surface
Accent#0CC0B0
Second voice, not a rival
Dark variant#751C0A
Hover, pressed, headers
Light variant#FDEBE8
Selected rows, tints
Dark surface#241614
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 #eb3d1b

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#1BC9EB
Analogous left#EB1B61
Analogous right#EBA51B
Split-complement 1#1BEBA5
Split-complement 2#1B61EB
Triadic 1#1BEB3D
Triadic 2#3D1BEB
Tetradic#61EB1B

RGB percentages

Red92.2%
Green23.9%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta74.0%
Yellow88.5%
Key (black)7.8%

Color previews

#eb3d1b text on a black background

contrast 5.22:1

Card sample

#eb3d1b text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb3d1b

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.

#eb3d1b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eb3d1b, answered

What color is #eb3d1b?

#eb3d1b is a balanced electric red, closest to Red (ΔE2000 3.7). It sits at 10° on the hue wheel with 84% saturation and 51% lightness, which reads as warm.

What is the RGB value of #eb3d1b?

rgb(235, 61, 27) — 235 red, 61 green and 27 blue out of 255, or 92.2% / 23.9% / 10.6% by channel.

Is #eb3d1b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2108 and perceived brightness is 54%, so black text on it reaches 5.22:1.

Should I use black or white text on #eb3d1b?

Black. It scores 5.22:1 against #eb3d1b, versus 4.03:1 for white — AA at any size.

What is the complementary color of #eb3d1b?

#1BC9EB sits directly opposite on the wheel. Softer options are the split-complements #1BEBA5 and #1B61EB, which give the same contrast with far less vibration.

What colors go well with #eb3d1b?

For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B584B for secondary text, #0CC0B0 as an accent and #751C0A for hover and pressed states. For a palette, the analogous pair #EB1B61 and #EBA51B stays calm, while #1BC9EB is the loudest partner.

What is #eb3d1b in CMYK for printing?

cmyk(0%, 74%, 89%, 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 #eb3d1b warm or cool?

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

Work with #eb3d1b in the Color Lab