Skip to content

#faebee

a pale, vivid red · warm · closest name: white

RGB
250, 235, 238
HSL
348°, 60%, 95%
CMYK
0, 6, 5, 2
Luminance
0.8591

Every format

HEX#faebee
RGBrgb(250, 235, 238)
HSLhsl(348, 60%, 95%)
CMYKcmyk(0%, 6%, 5%, 2%)
LABlab(94.3 5.6 0.4)
LCHlch(94.3 5.6 3.8)
OKLCHoklch(0.953 0.017 3.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faebee on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#faebee on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green92.2%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow4.8%
Key (black)2.0%

Color previews

#faebee text on a black background

contrast 18.18:1

Card sample

#faebee text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faebee in the Color Lab