Skip to content

#ffcdad

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

RGB
255, 205, 173
HSL
23°, 100%, 84%
CMYK
0, 20, 32, 0
Luminance
0.6794

Every format

HEX#ffcdad
RGBrgb(255, 205, 173)
HSLhsl(23, 100%, 84%)
CMYKcmyk(0%, 20%, 32%, 0%)
LABlab(86.0 13.3 22.6)
LCHlch(86.0 26.3 59.6)
OKLCHoklch(0.884 0.071 54.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcdad on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ffcdad on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow32.2%
Key (black)0.0%

Color previews

#ffcdad text on a black background

contrast 14.59:1

Card sample

#ffcdad text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcdad in the Color Lab