Skip to content

#fabeb5

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

RGB
250, 190, 181
HSL
8°, 87%, 85%
CMYK
0, 24, 28, 2
Luminance
0.6049

Every format

HEX#fabeb5
RGBrgb(250, 190, 181)
HSLhsl(8, 87%, 85%)
CMYKcmyk(0%, 24%, 28%, 2%)
LABlab(82.1 20.3 12.9)
LCHlch(82.1 24.1 32.5)
OKLCHoklch(0.853 0.071 28.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green74.5%
Blue71.0%

CMYK percentages

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

Color previews

#fabeb5 text on a black background

contrast 13.10:1

Card sample

#fabeb5 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabeb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabeb5 in the Color Lab