Skip to content

#fedbbc

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

RGB
254, 219, 188
HSL
28°, 97%, 87%
CMYK
0, 14, 26, 0
Luminance
0.7536

Every format

HEX#fedbbc
RGBrgb(254, 219, 188)
HSLhsl(28, 97%, 87%)
CMYKcmyk(0%, 14%, 26%, 0%)
LABlab(89.6 7.6 19.7)
LCHlch(89.6 21.1 68.9)
OKLCHoklch(0.913 0.057 63.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedbbc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#fedbbc on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green85.9%
Blue73.7%

CMYK percentages

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

Color previews

#fedbbc text on a black background

contrast 16.07:1

Card sample

#fedbbc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedbbc in the Color Lab