Skip to content

#ecbab0

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

RGB
236, 186, 176
HSL
10°, 61%, 81%
CMYK
0, 21, 25, 8
Luminance
0.5609

At a glance

Every number on this page in one read: what #ecbab0 is made of, how bright it looks, and which way it leans.

Hex
#ecbab0
Hue
10°
red
Saturation
61%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5609
WCAG relative
Temperature
Warm
11/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.22:1
Closest name
Pink
ΔE2000 8.8
Where it sits
Hue10° of 360°
Saturation61%
Lightness81%
Temperature
Warm ← → Cool11% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ecbab0
RGBrgb(236, 186, 176)
HSLhsl(10, 61%, 81%)
CMYKcmyk(0%, 21%, 25%, 8%)
LABlab(79.7 16.6 11.9)
LCHlch(79.7 20.4 35.8)
OKLCHoklch(0.831 0.060 31.4)
Decimal15514288
Display P3color(display-p3 0.925 0.729 0.690)

Copy-ready code

/* CSS */
color: #ecbab0;
background-color: #ecbab0;
/* Tailwind (arbitrary) */
class="text-[#ecbab0] bg-[#ecbab0]"
/* SCSS */
$brand: #ecbab0;
/* SwiftUI */
Color(red: 0.925, green: 0.729, blue: 0.690)
/* Android */
Color.parseColor("#ecbab0")
/* Flutter */
Color(0xFFECBAB0)
/* Python / OpenCV (BGR) */
(176, 186, 236)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ecbab0 · 12.22:1
Use #000000AAA at every size.
Aa
White text · 1.72:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.22:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ecbab0 as text scores 1.72:1 on white and 12.22:1 on black.

Accessibility — WCAG contrast

Aa
#ecbab0 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ecbab0 on black: 12.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C0AF
deuteranopia · #D0C9B0
tritanopia · #F8B4B7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ecbab0 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF5F4
#F7EBE8
#F0D2CC
#ecbab0
#DE8977
#D3614A
#C5482F
#A43C28
#843020
#60261B
#3C1811
Base = 300Lightest = 50 · #FBF5F4Darkest = 950 · #3C1811
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EBE8;
  --brand-200: #F0D2CC;
  --brand-300: #ecbab0;
  --brand-400: #DE8977;
  --brand-500: #D3614A;
  --brand-600: #C5482F;
  --brand-700: #A43C28;
  --brand-800: #843020;
  --brand-900: #60261B;
  --brand-950: #3C1811;
  --brand: #ecbab0;
  --brand-ink: #000000;
}

Colors that work with #ecbab0

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF5F4
Tinted page background
Border#EDC7C0
Hairlines and dividers
Muted text#9B584B
Captions on the surface
Accent#23A99E
Second voice, not a rival
Dark variant#672619
Hover, pressed, headers
Light variant#FAEDEA
Selected rows, tints
Dark surface#241614
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ecbab0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B0E2EC
Analogous left#ECB0C4
Analogous right#ECD8B0
Split-complement 1#B0ECD8
Split-complement 2#B0C4EC
Triadic 1#B0ECBA
Triadic 2#BAB0EC
Tetradic#C4ECB0

RGB percentages

Red92.5%
Green72.9%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta21.2%
Yellow25.4%
Key (black)7.5%

Color previews

#ecbab0 text on a black background

contrast 12.22:1

Card sample

#ecbab0 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecbab0

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ecbab0 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ecbab0, answered

What color is #ecbab0?

#ecbab0 is a light vivid red, closest to Pink (ΔE2000 8.8). It sits at 10° on the hue wheel with 61% saturation and 81% lightness, which reads as warm.

What is the RGB value of #ecbab0?

rgb(236, 186, 176) — 236 red, 186 green and 176 blue out of 255, or 92.5% / 72.9% / 69% by channel.

Is #ecbab0 a light or a dark color?

It is a light color. Relative luminance is 0.5609 and perceived brightness is 79%, so black text on it reaches 12.22:1.

Should I use black or white text on #ecbab0?

Black. It scores 12.22:1 against #ecbab0, versus 1.72:1 for white — AAA at any size.

What is the complementary color of #ecbab0?

#B0E2EC sits directly opposite on the wheel. Softer options are the split-complements #B0ECD8 and #B0C4EC, which give the same contrast with far less vibration.

What colors go well with #ecbab0?

For interface work: #FAF5F4 as the surface, #EDC7C0 for borders, #9B584B for secondary text, #23A99E as an accent and #672619 for hover and pressed states. For a palette, the analogous pair #ECB0C4 and #ECD8B0 stays calm, while #B0E2EC is the loudest partner.

What is #ecbab0 in CMYK for printing?

cmyk(0%, 21%, 25%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ecbab0 warm or cool?

Warm — it scores 11 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECC6B0; nudged cooler, #EDAFBB.

Work with #ecbab0 in the Color Lab