Skip to content

#fddace

a pale, electric orange · warm · closest name: beige

RGB
253, 218, 206
HSL
15°, 92%, 90%
CMYK
0, 14, 19, 1
Luminance
0.7548

Every format

HEX#fddace
RGBrgb(253, 218, 206)
HSLhsl(15, 92%, 90%)
CMYKcmyk(0%, 14%, 19%, 1%)
LABlab(89.6 10.3 10.4)
LCHlch(89.6 14.6 45.3)
OKLCHoklch(0.914 0.042 39.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddace on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fddace on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow18.6%
Key (black)0.8%

Color previews

#fddace text on a black background

contrast 16.10:1

Card sample

#fddace text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddace in the Color Lab