Skip to content

#fabeb3

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

RGB
250, 190, 179
HSL
9°, 88%, 84%
CMYK
0, 24, 28, 2
Luminance
0.6041

Every format

HEX#fabeb3
RGBrgb(250, 190, 179)
HSLhsl(9, 88%, 84%)
CMYKcmyk(0%, 24%, 28%, 2%)
LABlab(82.1 20.0 13.9)
LCHlch(82.1 24.4 34.8)
OKLCHoklch(0.853 0.071 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green74.5%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow28.4%
Key (black)2.0%

Color previews

#fabeb3 text on a black background

contrast 13.08:1

Card sample

#fabeb3 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabeb3 in the Color Lab