Skip to content

#fddabe

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

RGB
253, 218, 190
HSL
27°, 94%, 87%
CMYK
0, 14, 25, 1
Luminance
0.7474

Every format

HEX#fddabe
RGBrgb(253, 218, 190)
HSLhsl(27, 94%, 87%)
CMYKcmyk(0%, 14%, 25%, 1%)
LABlab(89.3 8.0 18.3)
LCHlch(89.3 20.0 66.3)
OKLCHoklch(0.911 0.054 60.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddabe on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fddabe on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green85.5%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow24.9%
Key (black)0.8%

Color previews

#fddabe text on a black background

contrast 15.95:1

Card sample

#fddabe text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddabe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddabe in the Color Lab