Skip to content

#fff263

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

RGB
255, 242, 99
HSL
55°, 100%, 69%
CMYK
0, 5, 61, 0
Luminance
0.8567

Every format

HEX#fff263
RGBrgb(255, 242, 99)
HSLhsl(55, 100%, 69%)
CMYKcmyk(0%, 5%, 61%, 0%)
LABlab(94.2 -12.3 68.5)
LCHlch(94.2 69.6 100.2)
OKLCHoklch(0.946 0.161 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff263 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#fff263 on black: 18.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.9%
Blue38.8%

CMYK percentages

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

Color previews

#fff263 text on a black background

contrast 18.13:1

Card sample

#fff263 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff263

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff263 in the Color Lab