Skip to content

#ffccaf

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

RGB
255, 204, 175
HSL
22°, 100%, 84%
CMYK
0, 20, 31, 0
Luminance
0.6754

Every format

HEX#ffccaf
RGBrgb(255, 204, 175)
HSLhsl(22, 100%, 84%)
CMYKcmyk(0%, 20%, 31%, 0%)
LABlab(85.8 14.1 21.3)
LCHlch(85.8 25.5 56.6)
OKLCHoklch(0.883 0.070 51.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffccaf on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ffccaf on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow31.4%
Key (black)0.0%

Color previews

#ffccaf text on a black background

contrast 14.51:1

Card sample

#ffccaf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccaf in the Color Lab