Skip to content

#ff4765

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

RGB
255, 71, 101
HSL
350°, 100%, 64%
CMYK
0, 72, 60, 0
Luminance
0.2671

Every format

HEX#ff4765
RGBrgb(255, 71, 101)
HSLhsl(350, 100%, 64%)
CMYKcmyk(0%, 72%, 60%, 0%)
LABlab(58.7 70.1 25.4)
LCHlch(58.7 74.6 19.9)
OKLCHoklch(0.671 0.219 16.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4765 on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff4765 on black: 6.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green27.8%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta72.2%
Yellow60.4%
Key (black)0.0%

Color previews

#ff4765 text on a black background

contrast 6.34:1

Card sample

#ff4765 text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4765

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4765 in the Color Lab