Skip to content

#fdbc80

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

RGB
253, 188, 128
HSL
29°, 97%, 75%
CMYK
0, 26, 49, 1
Luminance
0.5841

Every format

HEX#fdbc80
RGBrgb(253, 188, 128)
HSLhsl(29, 97%, 75%)
CMYKcmyk(0%, 26%, 49%, 1%)
LABlab(81.0 16.6 39.4)
LCHlch(81.0 42.7 67.2)
OKLCHoklch(0.842 0.107 63.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbc80 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#fdbc80 on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green73.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta25.7%
Yellow49.4%
Key (black)0.8%

Color previews

#fdbc80 text on a black background

contrast 12.68:1

Card sample

#fdbc80 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbc80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbc80 in the Color Lab