Skip to content

#fbcaca

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

RGB
251, 202, 202
HSL
0°, 86%, 89%
CMYK
0, 20, 20, 2
Luminance
0.6701

Every format

HEX#fbcaca
RGBrgb(251, 202, 202)
HSLhsl(0, 86%, 89%)
CMYKcmyk(0%, 20%, 20%, 2%)
LABlab(85.5 17.3 6.6)
LCHlch(85.5 18.5 20.8)
OKLCHoklch(0.882 0.056 18.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbcaca on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fbcaca on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green79.2%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta19.5%
Yellow19.5%
Key (black)1.6%

Color previews

#fbcaca text on a black background

contrast 14.40:1

Card sample

#fbcaca text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbcaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbcaca in the Color Lab