Skip to content

#ffccb0

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

RGB
255, 204, 176
HSL
21°, 100%, 85%
CMYK
0, 20, 31, 0
Luminance
0.6758

Every format

HEX#ffccb0
RGBrgb(255, 204, 176)
HSLhsl(21, 100%, 85%)
CMYKcmyk(0%, 20%, 31%, 0%)
LABlab(85.8 14.2 20.8)
LCHlch(85.8 25.2 55.7)
OKLCHoklch(0.883 0.069 50.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue69.0%

CMYK percentages

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

Color previews

#ffccb0 text on a black background

contrast 14.52:1

Card sample

#ffccb0 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccb0 in the Color Lab