Skip to content

#ff644d

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

RGB
255, 100, 77
HSL
8°, 100%, 65%
CMYK
0, 61, 70, 0
Luminance
0.3091

Every format

HEX#ff644d
RGBrgb(255, 100, 77)
HSLhsl(8, 100%, 65%)
CMYKcmyk(0%, 61%, 70%, 0%)
LABlab(62.4 57.7 43.5)
LCHlch(62.4 72.3 37.0)
OKLCHoklch(0.698 0.193 30.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff644d on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#ff644d on black: 7.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green39.2%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta60.8%
Yellow69.8%
Key (black)0.0%

Color previews

#ff644d text on a black background

contrast 7.18:1

Card sample

#ff644d text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff644d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff644d in the Color Lab