Skip to content

#fdfeba

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

RGB
253, 254, 186
HSL
61°, 97%, 86%
CMYK
0, 0, 27, 0
Luminance
0.9531

Every format

HEX#fdfeba
RGBrgb(253, 254, 186)
HSLhsl(61, 97%, 86%)
CMYKcmyk(0%, 0%, 27%, 0%)
LABlab(98.2 -10.7 32.5)
LCHlch(98.2 34.2 108.2)
OKLCHoklch(0.980 0.086 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.6%
Blue72.9%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#fdfeba text on a black background

contrast 20.06:1

Card sample

#fdfeba text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfeba in the Color Lab