Skip to content

#ffcbad

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

RGB
255, 203, 173
HSL
22°, 100%, 84%
CMYK
0, 20, 32, 0
Luminance
0.6699

Every format

HEX#ffcbad
RGBrgb(255, 203, 173)
HSLhsl(22, 100%, 84%)
CMYKcmyk(0%, 20%, 32%, 0%)
LABlab(85.5 14.3 22.0)
LCHlch(85.5 26.2 56.9)
OKLCHoklch(0.880 0.072 51.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green79.6%
Blue67.8%

CMYK percentages

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

Color previews

#ffcbad text on a black background

contrast 14.40:1

Card sample

#ffcbad text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcbad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcbad in the Color Lab