Skip to content

#ff4444

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

RGB
255, 68, 68
HSL
0°, 100%, 63%
CMYK
0, 73, 73, 0
Luminance
0.2581

Every format

HEX#ff4444
RGBrgb(255, 68, 68)
HSLhsl(0, 100%, 63%)
CMYKcmyk(0%, 73%, 73%, 0%)
LABlab(57.9 69.5 43.2)
LCHlch(57.9 81.8 31.9)
OKLCHoklch(0.664 0.223 25.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4444 on white: 3.41:1
AA ✗ fail · AA-large · AAA
Aa
#ff4444 on black: 6.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green26.7%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta73.3%
Yellow73.3%
Key (black)0.0%

Color previews

#ff4444 text on a black background

contrast 6.16:1

Card sample

#ff4444 text on a white background

contrast 3.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4444

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4444 in the Color Lab