Skip to content

#ffcdba

a pale, electric orange · warm · closest name: pink

RGB
255, 205, 186
HSL
17°, 100%, 87%
CMYK
0, 20, 27, 0
Luminance
0.6847

Every format

HEX#ffcdba
RGBrgb(255, 205, 186)
HSLhsl(17, 100%, 87%)
CMYKcmyk(0%, 20%, 27%, 0%)
LABlab(86.2 15.0 16.2)
LCHlch(86.2 22.0 47.2)
OKLCHoklch(0.887 0.063 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcdba on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ffcdba on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow27.1%
Key (black)0.0%

Color previews

#ffcdba text on a black background

contrast 14.69:1

Card sample

#ffcdba text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcdba in the Color Lab