Skip to content

#ff6949

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

RGB
255, 105, 73
HSL
11°, 100%, 64%
CMYK
0, 59, 71, 0
Luminance
0.3184

Every format

HEX#ff6949
RGBrgb(255, 105, 73)
HSLhsl(11, 100%, 64%)
CMYKcmyk(0%, 59%, 71%, 0%)
LABlab(63.2 55.3 46.5)
LCHlch(63.2 72.3 40.0)
OKLCHoklch(0.704 0.190 33.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6949 on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#ff6949 on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow71.4%
Key (black)0.0%

Color previews

#ff6949 text on a black background

contrast 7.37:1

Card sample

#ff6949 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6949

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6949 in the Color Lab