Skip to content

#feebdf

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

RGB
254, 235, 223
HSL
23°, 94%, 94%
CMYK
0, 8, 12, 0
Luminance
0.8582

Every format

HEX#feebdf
RGBrgb(254, 235, 223)
HSLhsl(23, 94%, 94%)
CMYKcmyk(0%, 8%, 12%, 0%)
LABlab(94.2 4.5 8.1)
LCHlch(94.2 9.3 61.1)
OKLCHoklch(0.952 0.026 54.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feebdf on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#feebdf on black: 18.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow12.2%
Key (black)0.4%

Color previews

#feebdf text on a black background

contrast 18.16:1

Card sample

#feebdf text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feebdf in the Color Lab