Skip to content

#fd975b

a light, electric orange · warm · closest name: coral

RGB
253, 151, 91
HSL
22°, 98%, 68%
CMYK
0, 40, 64, 1
Luminance
0.4377

Every format

HEX#fd975b
RGBrgb(253, 151, 91)
HSLhsl(22, 98%, 68%)
CMYKcmyk(0%, 40%, 64%, 1%)
LABlab(72.1 33.1 47.4)
LCHlch(72.1 57.8 55.1)
OKLCHoklch(0.772 0.144 49.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd975b on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#fd975b on black: 9.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green59.2%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta40.3%
Yellow64.0%
Key (black)0.8%

Color previews

#fd975b text on a black background

contrast 9.75:1

Card sample

#fd975b text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd975b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd975b in the Color Lab