Skip to content

#fff83f

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

RGB
255, 248, 63
HSL
58°, 100%, 62%
CMYK
0, 3, 75, 0
Luminance
0.8875

Every format

HEX#fff83f
RGBrgb(255, 248, 63)
HSLhsl(58, 100%, 62%)
CMYKcmyk(0%, 3%, 75%, 0%)
LABlab(95.5 -17.0 82.8)
LCHlch(95.5 84.5 101.6)
OKLCHoklch(0.955 0.189 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff83f on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff83f on black: 18.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow75.3%
Key (black)0.0%

Color previews

#fff83f text on a black background

contrast 18.75:1

Card sample

#fff83f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff83f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff83f in the Color Lab