Skip to content

#fffe23

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

RGB
255, 254, 35
HSL
60°, 100%, 57%
CMYK
0, 0, 86, 0
Luminance
0.9226

Every format

HEX#fffe23
RGBrgb(255, 254, 35)
HSLhsl(60, 100%, 57%)
CMYKcmyk(0%, 0%, 86%, 0%)
LABlab(96.9 -20.7 90.6)
LCHlch(96.9 93.0 102.9)
OKLCHoklch(0.967 0.205 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffe23 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fffe23 on black: 19.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.6%
Blue13.7%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow86.3%
Key (black)0.0%

Color previews

#fffe23 text on a black background

contrast 19.45:1

Card sample

#fffe23 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffe23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffe23 in the Color Lab