Skip to content

#fff65c

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

RGB
255, 246, 92
HSL
57°, 100%, 68%
CMYK
0, 4, 64, 0
Luminance
0.8794

Every format

HEX#fff65c
RGBrgb(255, 246, 92)
HSLhsl(57, 100%, 68%)
CMYKcmyk(0%, 4%, 64%, 0%)
LABlab(95.1 -14.7 72.3)
LCHlch(95.1 73.8 101.5)
OKLCHoklch(0.953 0.170 106.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff65c on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff65c on black: 18.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.5%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow63.9%
Key (black)0.0%

Color previews

#fff65c text on a black background

contrast 18.59:1

Card sample

#fff65c text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 246, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 246, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff65c;
background: linear-gradient(135deg, #fff65c, #9BFF5C);

Monochromatic scale

Palettes built from #fff65c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff65c in the Color Lab