Skip to content

#ebaba2

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

RGB
235, 171, 162
HSL
7°, 65%, 78%
CMYK
0, 27, 31, 8
Luminance
0.4940

Every format

HEX#ebaba2
RGBrgb(235, 171, 162)
HSLhsl(7, 65%, 78%)
CMYKcmyk(0%, 27%, 31%, 8%)
LABlab(75.7 22.3 13.9)
LCHlch(75.7 26.3 32.0)
OKLCHoklch(0.799 0.077 27.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaba2 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ebaba2 on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.1%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta27.2%
Yellow31.1%
Key (black)7.8%

Color previews

#ebaba2 text on a black background

contrast 10.88:1

Card sample

#ebaba2 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaba2 in the Color Lab