Skip to content

#fdedbc

a pale, electric yellow · cool · closest name: beige

RGB
253, 237, 188
HSL
45°, 94%, 87%
CMYK
0, 6, 26, 1
Luminance
0.8508

Every format

HEX#fdedbc
RGBrgb(253, 237, 188)
HSLhsl(45, 94%, 87%)
CMYKcmyk(0%, 6%, 26%, 1%)
LABlab(93.9 -2.0 25.8)
LCHlch(93.9 25.8 94.4)
OKLCHoklch(0.947 0.065 92.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdedbc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fdedbc on black: 18.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.9%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow25.7%
Key (black)0.8%

Color previews

#fdedbc text on a black background

contrast 18.02:1

Card sample

#fdedbc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdedbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedbc in the Color Lab