Skip to content

#feddaf

a light, electric orange · warm · closest name: tan

RGB
254, 221, 175
HSL
35°, 98%, 84%
CMYK
0, 13, 31, 0
Luminance
0.7588

Every format

HEX#feddaf
RGBrgb(254, 221, 175)
HSLhsl(35, 98%, 84%)
CMYKcmyk(0%, 13%, 31%, 0%)
LABlab(89.8 4.9 26.8)
LCHlch(89.8 27.3 79.7)
OKLCHoklch(0.914 0.070 75.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green86.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow31.1%
Key (black)0.4%

Color previews

#feddaf text on a black background

contrast 16.18:1

Card sample

#feddaf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feddaf in the Color Lab