Skip to content

#fdfb7b

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

RGB
253, 251, 123
HSL
59°, 97%, 74%
CMYK
0, 1, 51, 1
Luminance
0.9131

Every format

HEX#fdfb7b
RGBrgb(253, 251, 123)
HSLhsl(59, 97%, 74%)
CMYKcmyk(0%, 1%, 51%, 1%)
LABlab(96.5 -15.8 60.8)
LCHlch(96.5 62.8 104.6)
OKLCHoklch(0.965 0.150 108.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.4%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow51.4%
Key (black)0.8%

Color previews

#fdfb7b text on a black background

contrast 19.26:1

Card sample

#fdfb7b text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb7b in the Color Lab