Skip to content

#fceb02

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

RGB
252, 235, 2
HSL
56°, 98%, 50%
CMYK
0, 7, 99, 1
Luminance
0.8012

Every format

HEX#fceb02
RGBrgb(252, 235, 2)
HSLhsl(56, 98%, 50%)
CMYKcmyk(0%, 7%, 99%, 1%)
LABlab(91.7 -13.1 90.3)
LCHlch(91.7 91.2 98.3)
OKLCHoklch(0.924 0.195 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fceb02 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#fceb02 on black: 17.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green92.2%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow99.2%
Key (black)1.2%

Color previews

#fceb02 text on a black background

contrast 17.02:1

Card sample

#fceb02 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 235, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 235, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fceb02;
background: linear-gradient(135deg, #fceb02, #66FC02);

Monochromatic scale

Palettes built from #fceb02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fceb02 in the Color Lab