Skip to content

#fdfd65

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

RGB
253, 253, 101
HSL
60°, 97%, 69%
CMYK
0, 0, 60, 1
Luminance
0.9207

Every format

HEX#fdfd65
RGBrgb(253, 253, 101)
HSLhsl(60, 97%, 69%)
CMYKcmyk(0%, 0%, 60%, 1%)
LABlab(96.8 -18.3 70.5)
LCHlch(96.8 72.9 104.6)
OKLCHoklch(0.967 0.170 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfd65 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fdfd65 on black: 19.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow60.1%
Key (black)0.8%

Color previews

#fdfd65 text on a black background

contrast 19.41:1

Card sample

#fdfd65 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd65 in the Color Lab