Skip to content

#ffce4b

a balanced, electric yellow · warm · closest name: gold

RGB
255, 206, 75
HSL
44°, 100%, 65%
CMYK
0, 19, 71, 0
Luminance
0.6591

Every format

HEX#ffce4b
RGBrgb(255, 206, 75)
HSLhsl(44, 100%, 65%)
CMYKcmyk(0%, 19%, 71%, 0%)
LABlab(85.0 4.4 68.6)
LCHlch(85.0 68.7 86.3)
OKLCHoklch(0.872 0.153 87.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffce4b on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ffce4b on black: 14.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow70.6%
Key (black)0.0%

Color previews

#ffce4b text on a black background

contrast 14.18:1

Card sample

#ffce4b text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffce4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffce4b in the Color Lab