Skip to content

#fedfd2

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

RGB
254, 223, 210
HSL
18°, 96%, 91%
CMYK
0, 12, 17, 0
Luminance
0.7850

Every format

HEX#fedfd2
RGBrgb(254, 223, 210)
HSLhsl(18, 96%, 91%)
CMYKcmyk(0%, 12%, 17%, 0%)
LABlab(91.0 8.7 10.3)
LCHlch(91.0 13.4 49.9)
OKLCHoklch(0.926 0.039 44.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green87.5%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta12.2%
Yellow17.3%
Key (black)0.4%

Color previews

#fedfd2 text on a black background

contrast 16.70:1

Card sample

#fedfd2 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedfd2 in the Color Lab