Skip to content

#ffcaaa

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

RGB
255, 202, 170
HSL
23°, 100%, 83%
CMYK
0, 21, 33, 0
Luminance
0.6640

Every format

HEX#ffcaaa
RGBrgb(255, 202, 170)
HSLhsl(23, 100%, 83%)
CMYKcmyk(0%, 21%, 33%, 0%)
LABlab(85.2 14.5 23.1)
LCHlch(85.2 27.3 58.0)
OKLCHoklch(0.878 0.074 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcaaa on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ffcaaa on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.2%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow33.3%
Key (black)0.0%

Color previews

#ffcaaa text on a black background

contrast 14.28:1

Card sample

#ffcaaa text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcaaa in the Color Lab