Skip to content

#feedeb

a pale, electric red · warm · closest name: white

RGB
254, 237, 235
HSL
6°, 91%, 96%
CMYK
0, 7, 8, 0
Luminance
0.8764

Every format

HEX#feedeb
RGBrgb(254, 237, 235)
HSLhsl(6, 91%, 96%)
CMYKcmyk(0%, 7%, 8%, 0%)
LABlab(95.0 5.4 3.0)
LCHlch(95.0 6.2 29.3)
OKLCHoklch(0.959 0.019 25.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feedeb on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#feedeb on black: 18.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.9%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow7.5%
Key (black)0.4%

Color previews

#feedeb text on a black background

contrast 18.53:1

Card sample

#feedeb text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feedeb in the Color Lab