Skip to content

#ffcfad

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

RGB
255, 207, 173
HSL
25°, 100%, 84%
CMYK
0, 19, 32, 0
Luminance
0.6890

Every format

HEX#ffcfad
RGBrgb(255, 207, 173)
HSLhsl(25, 100%, 84%)
CMYKcmyk(0%, 19%, 32%, 0%)
LABlab(86.5 12.3 23.3)
LCHlch(86.5 26.3 62.3)
OKLCHoklch(0.888 0.071 57.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcfad on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffcfad on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green81.2%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow32.2%
Key (black)0.0%

Color previews

#ffcfad text on a black background

contrast 14.78:1

Card sample

#ffcfad text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcfad in the Color Lab