Skip to content

#fdfb8b

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

RGB
253, 251, 139
HSL
59°, 97%, 77%
CMYK
0, 1, 45, 1
Luminance
0.9174

Every format

HEX#fdfb8b
RGBrgb(253, 251, 139)
HSLhsl(59, 97%, 77%)
CMYKcmyk(0%, 1%, 45%, 1%)
LABlab(96.7 -14.4 53.6)
LCHlch(96.7 55.5 105.0)
OKLCHoklch(0.967 0.135 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb8b on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb8b on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.4%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow45.1%
Key (black)0.8%

Color previews

#fdfb8b text on a black background

contrast 19.35:1

Card sample

#fdfb8b text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb8b in the Color Lab