Skip to content

#fdedda

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

RGB
253, 237, 218
HSL
33°, 90%, 92%
CMYK
0, 6, 14, 1
Luminance
0.8651

Every format

HEX#fdedda
RGBrgb(253, 237, 218)
HSLhsl(33, 90%, 92%)
CMYKcmyk(0%, 6%, 14%, 1%)
LABlab(94.5 2.3 11.2)
LCHlch(94.5 11.4 78.1)
OKLCHoklch(0.954 0.031 72.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdedda on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fdedda on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.9%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow13.8%
Key (black)0.8%

Color previews

#fdedda text on a black background

contrast 18.30:1

Card sample

#fdedda text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdedda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedda in the Color Lab