Skip to content

#fda77c

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

RGB
253, 167, 124
HSL
20°, 97%, 74%
CMYK
0, 34, 51, 1
Luminance
0.4998

Every format

HEX#fda77c
RGBrgb(253, 167, 124)
HSLhsl(20, 97%, 74%)
CMYKcmyk(0%, 34%, 51%, 1%)
LABlab(76.1 27.2 35.2)
LCHlch(76.1 44.5 52.3)
OKLCHoklch(0.804 0.117 47.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda77c on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#fda77c on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green65.5%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta34.0%
Yellow51.0%
Key (black)0.8%

Color previews

#fda77c text on a black background

contrast 11.00:1

Card sample

#fda77c text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda77c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda77c in the Color Lab