Skip to content

#ffcdbb

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

RGB
255, 205, 187
HSL
16°, 100%, 87%
CMYK
0, 20, 27, 0
Luminance
0.6851

Every format

HEX#ffcdbb
RGBrgb(255, 205, 187)
HSLhsl(16, 100%, 87%)
CMYKcmyk(0%, 20%, 27%, 0%)
LABlab(86.3 15.1 15.7)
LCHlch(86.3 21.8 46.1)
OKLCHoklch(0.887 0.062 40.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.4%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow26.7%
Key (black)0.0%

Color previews

#ffcdbb text on a black background

contrast 14.70:1

Card sample

#ffcdbb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcdbb in the Color Lab