Skip to content

#ff2222

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

RGB
255, 34, 34
HSL
0°, 100%, 57%
CMYK
0, 87, 87, 0
Luminance
0.2252

Every format

HEX#ff2222
RGBrgb(255, 34, 34)
HSLhsl(0, 100%, 57%)
CMYKcmyk(0%, 87%, 87%, 0%)
LABlab(54.6 76.9 57.2)
LCHlch(54.6 95.9 36.7)
OKLCHoklch(0.638 0.247 28.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2222 on white: 3.82:1
AA ✗ fail · AA-large · AAA
Aa
#ff2222 on black: 5.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.3%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow86.7%
Key (black)0.0%

Color previews

#ff2222 text on a black background

contrast 5.50:1

Card sample

#ff2222 text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2222

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2222 in the Color Lab