Skip to content

#ff2213

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

RGB
255, 34, 19
HSL
4°, 100%, 54%
CMYK
0, 87, 93, 0
Luminance
0.2245

Every format

HEX#ff2213
RGBrgb(255, 34, 19)
HSLhsl(4, 100%, 54%)
CMYKcmyk(0%, 87%, 93%, 0%)
LABlab(54.5 76.7 62.9)
LCHlch(54.5 99.2 39.4)
OKLCHoklch(0.637 0.248 29.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green13.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta86.7%
Yellow92.5%
Key (black)0.0%

Color previews

#ff2213 text on a black background

contrast 5.49:1

Card sample

#ff2213 text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2213

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2213 in the Color Lab