Skip to content

#fdd0b1

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

RGB
253, 208, 177
HSL
25°, 95%, 84%
CMYK
0, 18, 30, 1
Luminance
0.6917

Every format

HEX#fdd0b1
RGBrgb(253, 208, 177)
HSLhsl(25, 95%, 84%)
CMYKcmyk(0%, 18%, 30%, 1%)
LABlab(86.6 11.5 21.4)
LCHlch(86.6 24.2 61.7)
OKLCHoklch(0.889 0.066 56.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdd0b1 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#fdd0b1 on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green81.6%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta17.8%
Yellow30.0%
Key (black)0.8%

Color previews

#fdd0b1 text on a black background

contrast 14.83:1

Card sample

#fdd0b1 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdd0b1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdd0b1 in the Color Lab