Skip to content

#ff143c

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

RGB
255, 20, 60
HSL
350°, 100%, 54%
CMYK
0, 92, 77, 0
Luminance
0.2209

Every format

HEX#ff143c
RGBrgb(255, 20, 60)
HSLhsl(350, 100%, 54%)
CMYKcmyk(0%, 92%, 77%, 0%)
LABlab(54.1 79.5 43.5)
LCHlch(54.1 90.6 28.7)
OKLCHoklch(0.636 0.250 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff143c on white: 3.88:1
AA ✗ fail · AA-large · AAA
Aa
#ff143c on black: 5.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow76.5%
Key (black)0.0%

Color previews

#ff143c text on a black background

contrast 5.42:1

Card sample

#ff143c text on a white background

contrast 3.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff143c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff143c in the Color Lab