Skip to content

#ff321a

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

RGB
255, 50, 26
HSL
6°, 100%, 55%
CMYK
0, 80, 90, 0
Luminance
0.2362

Every format

HEX#ff321a
RGBrgb(255, 50, 26)
HSLhsl(6, 100%, 55%)
CMYKcmyk(0%, 80%, 90%, 0%)
LABlab(55.7 73.5 61.3)
LCHlch(55.7 95.7 39.8)
OKLCHoklch(0.646 0.240 30.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff321a on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#ff321a on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green19.6%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta80.4%
Yellow89.8%
Key (black)0.0%

Color previews

#ff321a text on a black background

contrast 5.72:1

Card sample

#ff321a text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff321a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff321a in the Color Lab