Skip to content

#feddbb

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

RGB
254, 221, 187
HSL
30°, 97%, 87%
CMYK
0, 13, 26, 0
Luminance
0.7637

Every format

HEX#feddbb
RGBrgb(254, 221, 187)
HSLhsl(30, 97%, 87%)
CMYKcmyk(0%, 13%, 26%, 0%)
LABlab(90.0 6.4 20.9)
LCHlch(90.0 21.9 72.9)
OKLCHoklch(0.916 0.058 67.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feddbb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#feddbb on black: 16.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow26.4%
Key (black)0.4%

Color previews

#feddbb text on a black background

contrast 16.27:1

Card sample

#feddbb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feddbb in the Color Lab