Skip to content

#fff652

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

RGB
255, 246, 82
HSL
57°, 100%, 66%
CMYK
0, 4, 68, 0
Luminance
0.8778

Every format

HEX#fff652
RGBrgb(255, 246, 82)
HSLhsl(57, 100%, 66%)
CMYKcmyk(0%, 4%, 68%, 0%)
LABlab(95.1 -15.2 76.1)
LCHlch(95.1 77.6 101.3)
OKLCHoklch(0.952 0.177 106.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.5%
Blue32.2%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow67.8%
Key (black)0.0%

Color previews

#fff652 text on a black background

contrast 18.56:1

Card sample

#fff652 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff652

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff652 in the Color Lab