Skip to content

#ebaa99

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

RGB
235, 170, 153
HSL
12°, 67%, 76%
CMYK
0, 28, 35, 8
Luminance
0.4871

Every format

HEX#ebaa99
RGBrgb(235, 170, 153)
HSLhsl(12, 67%, 76%)
CMYKcmyk(0%, 28%, 35%, 8%)
LABlab(75.3 21.7 18.2)
LCHlch(75.3 28.3 40.0)
OKLCHoklch(0.795 0.081 35.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaa99 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#ebaa99 on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green66.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow34.9%
Key (black)7.8%

Color previews

#ebaa99 text on a black background

contrast 10.74:1

Card sample

#ebaa99 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa99 in the Color Lab