Skip to content

#ffcbac

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

RGB
255, 203, 172
HSL
22°, 100%, 84%
CMYK
0, 20, 33, 0
Luminance
0.6695

Every format

HEX#ffcbac
RGBrgb(255, 203, 172)
HSLhsl(22, 100%, 84%)
CMYKcmyk(0%, 20%, 33%, 0%)
LABlab(85.5 14.2 22.5)
LCHlch(85.5 26.6 57.7)
OKLCHoklch(0.880 0.072 52.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcbac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ffcbac on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green79.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.4%
Yellow32.5%
Key (black)0.0%

Color previews

#ffcbac text on a black background

contrast 14.39:1

Card sample

#ffcbac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcbac in the Color Lab