Skip to content

#ebacac

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

RGB
235, 172, 172
HSL
0°, 61%, 80%
CMYK
0, 27, 27, 8
Luminance
0.5015

Every format

HEX#ebacac
RGBrgb(235, 172, 172)
HSLhsl(0, 61%, 80%)
CMYKcmyk(0%, 27%, 27%, 8%)
LABlab(76.2 23.1 9.1)
LCHlch(76.2 24.8 21.6)
OKLCHoklch(0.803 0.074 18.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow26.8%
Key (black)7.8%

Color previews

#ebacac text on a black background

contrast 11.03:1

Card sample

#ebacac text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebacac in the Color Lab