Skip to content

#ffca55

a light, electric yellow · warm · closest name: orange

RGB
255, 202, 85
HSL
41°, 100%, 67%
CMYK
0, 21, 67, 0
Luminance
0.6416

Every format

HEX#ffca55
RGBrgb(255, 202, 85)
HSLhsl(41, 100%, 67%)
CMYKcmyk(0%, 21%, 67%, 0%)
LABlab(84.0 7.0 63.5)
LCHlch(84.0 63.9 83.7)
OKLCHoklch(0.865 0.144 84.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffca55 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ffca55 on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.2%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow66.7%
Key (black)0.0%

Color previews

#ffca55 text on a black background

contrast 13.83:1

Card sample

#ffca55 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffca55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffca55 in the Color Lab