Skip to content

#eb0000

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

RGB
235, 0, 0
HSL
0°, 100%, 46%
CMYK
0, 100, 100, 8
Luminance
0.1766

Every format

HEX#eb0000
RGBrgb(235, 0, 0)
HSLhsl(0, 100%, 46%)
CMYKcmyk(0%, 100%, 100%, 8%)
LABlab(49.1 75.3 63.2)
LCHlch(49.1 98.3 40.0)
OKLCHoklch(0.590 0.242 29.2)

Copy-ready code

/* CSS */
color: #eb0000;
background-color: #eb0000;
/* Tailwind (arbitrary) */
class="text-[#eb0000] bg-[#eb0000]"
/* SCSS */
$brand: #eb0000;
/* SwiftUI */
Color(red: 0.922, green: 0.000, blue: 0.000)
/* Android */
Color.parseColor("#eb0000")

Accessibility — WCAG contrast

Aa
#eb0000 on white: 4.63:1
AA ✓ pass · AA-large · AAA
Aa
#eb0000 on black: 4.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green0.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow100.0%
Key (black)7.8%

Color previews

#eb0000 text on a black background

contrast 4.53:1

Card sample

#eb0000 text on a white background

contrast 4.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb0000 in the Color Lab