Skip to content

#fabeb0

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

RGB
250, 190, 176
HSL
11°, 88%, 84%
CMYK
0, 24, 30, 2
Luminance
0.6029

Every format

HEX#fabeb0
RGBrgb(250, 190, 176)
HSLhsl(11, 88%, 84%)
CMYKcmyk(0%, 24%, 30%, 2%)
LABlab(82.0 19.6 15.4)
LCHlch(82.0 25.0 38.2)
OKLCHoklch(0.852 0.072 33.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fabeb0 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fabeb0 on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green74.5%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow29.6%
Key (black)2.0%

Color previews

#fabeb0 text on a black background

contrast 13.06:1

Card sample

#fabeb0 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 190, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 190, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fabeb0;
background: linear-gradient(135deg, #fabeb0, #FAEFB0);

Monochromatic scale

Palettes built from #fabeb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabeb0 in the Color Lab