Skip to content

#fdfdbc

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

RGB
253, 253, 188
HSL
60°, 94%, 87%
CMYK
0, 0, 26, 1
Luminance
0.9476

Every format

HEX#fdfdbc
RGBrgb(253, 253, 188)
HSLhsl(60, 94%, 87%)
CMYKcmyk(0%, 0%, 26%, 1%)
LABlab(97.9 -9.9 31.2)
LCHlch(97.9 32.8 107.7)
OKLCHoklch(0.979 0.083 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfdbc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fdfdbc on black: 19.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#fdfdbc text on a black background

contrast 19.95:1

Card sample

#fdfdbc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdbc in the Color Lab