Skip to content

#dd222a

a balanced, vivid red · warm · closest name: crimson

RGB
221, 34, 42
HSL
357°, 73%, 50%
CMYK
0, 85, 81, 13
Luminance
0.1668

Every format

HEX#dd222a
RGBrgb(221, 34, 42)
HSLhsl(357, 73%, 50%)
CMYKcmyk(0%, 85%, 81%, 13%)
LABlab(47.9 68.2 44.8)
LCHlch(47.9 81.6 33.3)
OKLCHoklch(0.577 0.218 26.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dd222a on white: 4.84:1
AA ✓ pass · AA-large · AAA
Aa
#dd222a on black: 4.34:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green13.3%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta84.6%
Yellow81.0%
Key (black)13.3%

Color previews

#dd222a text on a black background

contrast 4.34:1

Card sample

#dd222a text on a white background

contrast 4.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dd222a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dd222a in the Color Lab