Skip to content

#ff4f4b

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

RGB
255, 79, 75
HSL
1°, 100%, 65%
CMYK
0, 69, 71, 0
Luminance
0.2736

Every format

HEX#ff4f4b
RGBrgb(255, 79, 75)
HSLhsl(1, 100%, 65%)
CMYKcmyk(0%, 69%, 71%, 0%)
LABlab(59.3 66.0 41.0)
LCHlch(59.3 77.7 31.8)
OKLCHoklch(0.675 0.213 26.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4f4b on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#ff4f4b on black: 6.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green31.0%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta69.0%
Yellow70.6%
Key (black)0.0%

Color previews

#ff4f4b text on a black background

contrast 6.47:1

Card sample

#ff4f4b text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4f4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4f4b in the Color Lab