Skip to content

#fbebbc

a pale, electric yellow · warm · closest name: beige

RGB
251, 235, 188
HSL
45°, 89%, 86%
CMYK
0, 6, 25, 2
Luminance
0.8356

Every format

HEX#fbebbc
RGBrgb(251, 235, 188)
HSLhsl(45, 89%, 86%)
CMYKcmyk(0%, 6%, 25%, 2%)
LABlab(93.3 -1.7 24.8)
LCHlch(93.3 24.9 93.9)
OKLCHoklch(0.941 0.063 91.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbebbc on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#fbebbc on black: 17.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green92.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow25.1%
Key (black)1.6%

Color previews

#fbebbc text on a black background

contrast 17.71:1

Card sample

#fbebbc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbebbc in the Color Lab