Skip to content

#fedfd3

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

RGB
254, 223, 211
HSL
17°, 96%, 91%
CMYK
0, 12, 17, 0
Luminance
0.7855

Every format

HEX#fedfd3
RGBrgb(254, 223, 211)
HSLhsl(17, 96%, 91%)
CMYKcmyk(0%, 12%, 17%, 0%)
LABlab(91.0 8.8 9.8)
LCHlch(91.0 13.2 48.0)
OKLCHoklch(0.926 0.038 42.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedfd3 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#fedfd3 on black: 16.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green87.5%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta12.2%
Yellow16.9%
Key (black)0.4%

Color previews

#fedfd3 text on a black background

contrast 16.71:1

Card sample

#fedfd3 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 223, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 223, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fedfd3;
background: linear-gradient(135deg, #fedfd3, #FEFCD3);

Monochromatic scale

Palettes built from #fedfd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedfd3 in the Color Lab