Skip to content

#ffca8b

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

RGB
255, 202, 139
HSL
33°, 100%, 77%
CMYK
0, 21, 46, 0
Luminance
0.6537

Every format

HEX#ffca8b
RGBrgb(255, 202, 139)
HSLhsl(33, 100%, 77%)
CMYKcmyk(0%, 21%, 46%, 0%)
LABlab(84.7 11.1 38.5)
LCHlch(84.7 40.1 73.9)
OKLCHoklch(0.872 0.100 70.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffca8b on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#ffca8b on black: 14.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.2%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow45.5%
Key (black)0.0%

Color previews

#ffca8b text on a black background

contrast 14.07:1

Card sample

#ffca8b text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffca8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffca8b in the Color Lab