Skip to content

#ebabba

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

RGB
235, 171, 186
HSL
346°, 62%, 80%
CMYK
0, 27, 21, 8
Luminance
0.5033

Every format

HEX#ebabba
RGBrgb(235, 171, 186)
HSLhsl(346, 62%, 80%)
CMYKcmyk(0%, 27%, 21%, 8%)
LABlab(76.3 25.6 1.6)
LCHlch(76.3 25.6 3.7)
OKLCHoklch(0.805 0.077 3.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebabba on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ebabba on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta27.2%
Yellow20.9%
Key (black)7.8%

Color previews

#ebabba text on a black background

contrast 11.07:1

Card sample

#ebabba text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebabba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebabba in the Color Lab