Skip to content

#fff63f

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

RGB
255, 246, 63
HSL
57°, 100%, 62%
CMYK
0, 4, 75, 0
Luminance
0.8753

Every format

HEX#fff63f
RGBrgb(255, 246, 63)
HSLhsl(57, 100%, 62%)
CMYKcmyk(0%, 4%, 75%, 0%)
LABlab(95.0 -16.1 82.3)
LCHlch(95.0 83.8 101.0)
OKLCHoklch(0.951 0.187 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow75.3%
Key (black)0.0%

Color previews

#fff63f text on a black background

contrast 18.51:1

Card sample

#fff63f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff63f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff63f in the Color Lab