Skip to content

#fd645f

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

RGB
253, 100, 95
HSL
2°, 98%, 68%
CMYK
0, 61, 63, 1
Luminance
0.3082

Every format

HEX#fd645f
RGBrgb(253, 100, 95)
HSLhsl(2, 98%, 68%)
CMYKcmyk(0%, 61%, 63%, 1%)
LABlab(62.4 58.0 33.5)
LCHlch(62.4 67.0 30.0)
OKLCHoklch(0.698 0.188 25.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd645f on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#fd645f on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green39.2%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow62.5%
Key (black)0.8%

Color previews

#fd645f text on a black background

contrast 7.16:1

Card sample

#fd645f text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd645f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd645f in the Color Lab