Skip to content

#eb0100

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

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

Every format

HEX#eb0100
RGBrgb(235, 1, 0)
HSLhsl(0, 100%, 46%)
CMYKcmyk(0%, 100%, 100%, 8%)
LABlab(49.1 75.2 63.2)
LCHlch(49.1 98.2 40.0)
OKLCHoklch(0.591 0.242 29.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta99.6%
Yellow100.0%
Key (black)7.8%

Color previews

#eb0100 text on a black background

contrast 4.54:1

Card sample

#eb0100 text on a white background

contrast 4.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb0100 in the Color Lab