Skip to content

#fffc23

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

RGB
255, 252, 35
HSL
59°, 100%, 57%
CMYK
0, 1, 86, 0
Luminance
0.9100

Every format

HEX#fffc23
RGBrgb(255, 252, 35)
HSLhsl(59, 100%, 57%)
CMYKcmyk(0%, 1%, 86%, 0%)
LABlab(96.4 -19.7 90.2)
LCHlch(96.4 92.3 102.3)
OKLCHoklch(0.962 0.203 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue13.7%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow86.3%
Key (black)0.0%

Color previews

#fffc23 text on a black background

contrast 19.20:1

Card sample

#fffc23 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 252, 35, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 252, 35, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffc23;
background: linear-gradient(135deg, #fffc23, #6FFF23);

Monochromatic scale

Palettes built from #fffc23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffc23 in the Color Lab