Skip to content

#fffd08

a balanced, electric yellow · cool · “yellow”

RGB
255, 253, 8
HSL
60°, 100%, 52%
CMYK
0, 1, 97, 0
Luminance
0.9153

Every format

HEX#fffd08
RGBrgb(255, 253, 8)
HSLhsl(60, 100%, 52%)
CMYKcmyk(0%, 1%, 97%, 0%)
LABlab(96.6 -20.6 93.5)
LCHlch(96.6 95.8 102.4)
OKLCHoklch(0.964 0.208 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd08 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffd08 on black: 19.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow96.9%
Key (black)0.0%

Color previews

#fffd08 text on a black background

contrast 19.31:1

Card sample

#fffd08 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd08 in the Color Lab