Skip to content

#ffbaca

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

RGB
255, 186, 202
HSL
346°, 100%, 87%
CMYK
0, 27, 21, 0
Luminance
0.6064

Every format

HEX#ffbaca
RGBrgb(255, 186, 202)
HSLhsl(346, 100%, 87%)
CMYKcmyk(0%, 27%, 21%, 0%)
LABlab(82.2 27.1 1.8)
LCHlch(82.2 27.2 3.9)
OKLCHoklch(0.857 0.082 3.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbaca on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ffbaca on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.9%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow20.8%
Key (black)0.0%

Color previews

#ffbaca text on a black background

contrast 13.13:1

Card sample

#ffbaca text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbaca in the Color Lab