Skip to content

#fdfead

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

RGB
253, 254, 173
HSL
61°, 98%, 84%
CMYK
0, 0, 32, 0
Luminance
0.9478

Every format

HEX#fdfead
RGBrgb(253, 254, 173)
HSLhsl(61, 98%, 84%)
CMYKcmyk(0%, 0%, 32%, 0%)
LABlab(98.0 -12.3 38.7)
LCHlch(98.0 40.6 107.6)
OKLCHoklch(0.978 0.101 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.6%
Blue67.8%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow31.9%
Key (black)0.4%

Color previews

#fdfead text on a black background

contrast 19.96:1

Card sample

#fdfead text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfead in the Color Lab