Skip to content

#ff331f

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

RGB
255, 51, 31
HSL
5°, 100%, 56%
CMYK
0, 80, 88, 0
Luminance
0.2373

Every format

HEX#ff331f
RGBrgb(255, 51, 31)
HSLhsl(5, 100%, 56%)
CMYKcmyk(0%, 80%, 88%, 0%)
LABlab(55.8 73.3 59.5)
LCHlch(55.8 94.4 39.0)
OKLCHoklch(0.647 0.239 30.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff331f on white: 3.66:1
AA ✗ fail · AA-large · AAA
Aa
#ff331f on black: 5.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.0%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta80.0%
Yellow87.8%
Key (black)0.0%

Color previews

#ff331f text on a black background

contrast 5.75:1

Card sample

#ff331f text on a white background

contrast 3.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff331f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff331f in the Color Lab