Skip to content

#ebbaac

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

RGB
235, 186, 172
HSL
13°, 61%, 80%
CMYK
0, 21, 27, 8
Luminance
0.5576

Every format

HEX#ebbaac
RGBrgb(235, 186, 172)
HSLhsl(13, 61%, 80%)
CMYKcmyk(0%, 21%, 27%, 8%)
LABlab(79.5 15.6 13.8)
LCHlch(79.5 20.9 41.5)
OKLCHoklch(0.829 0.060 36.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbaac on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ebbaac on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow26.8%
Key (black)7.8%

Color previews

#ebbaac text on a black background

contrast 12.15:1

Card sample

#ebbaac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbaac in the Color Lab