Skip to content

#ffccbb

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

RGB
255, 204, 187
HSL
15°, 100%, 87%
CMYK
0, 20, 27, 0
Luminance
0.6803

Every format

HEX#ffccbb
RGBrgb(255, 204, 187)
HSLhsl(15, 100%, 87%)
CMYKcmyk(0%, 20%, 27%, 0%)
LABlab(86.0 15.6 15.3)
LCHlch(86.0 21.9 44.5)
OKLCHoklch(0.885 0.063 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow26.7%
Key (black)0.0%

Color previews

#ffccbb text on a black background

contrast 14.61:1

Card sample

#ffccbb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccbb in the Color Lab