Skip to content

#fff063

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

RGB
255, 240, 99
HSL
54°, 100%, 69%
CMYK
0, 6, 61, 0
Luminance
0.8448

Every format

HEX#fff063
RGBrgb(255, 240, 99)
HSLhsl(54, 100%, 69%)
CMYKcmyk(0%, 6%, 61%, 0%)
LABlab(93.7 -11.3 68.0)
LCHlch(93.7 68.9 99.5)
OKLCHoklch(0.941 0.159 103.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff063 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fff063 on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow61.2%
Key (black)0.0%

Color previews

#fff063 text on a black background

contrast 17.90:1

Card sample

#fff063 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 240, 99, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 240, 99, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff063;
background: linear-gradient(135deg, #fff063, #A6FF63);

Monochromatic scale

Palettes built from #fff063

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff063 in the Color Lab