Skip to content

#baada5

a light, muted orange · warm · closest name: Dark Gray

RGB
186, 173, 165
HSL
23°, 13%, 69%
CMYK
0, 7, 11, 27
Luminance
0.4304

At a glance

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

Hex
#baada5
Hue
23°
orange
Saturation
13%
muted
Lightness
69%
light
Brightness
73%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4304
WCAG relative
Temperature
Warm
33/100 cool
Color family
Orange
Tone
Muted
Best ink
Black
9.61:1
Closest name
Dark Gray
ΔE2000 6.7
Where it sits
Hue23° of 360°
Saturation13%
Lightness69%
Temperature
Warm ← → Cool33% 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#baada5
RGBrgb(186, 173, 165)
HSLhsl(23, 13%, 69%)
CMYKcmyk(0%, 7%, 11%, 27%)
LABlab(71.6 3.3 5.8)
LCHlch(71.6 6.6 60.5)
OKLCHoklch(0.756 0.019 53.9)
Decimal12234149
Display P3color(display-p3 0.729 0.678 0.647)

Copy-ready code

/* CSS */
color: #baada5;
background-color: #baada5;
/* Tailwind (arbitrary) */
class="text-[#baada5] bg-[#baada5]"
/* SCSS */
$brand: #baada5;
/* SwiftUI */
Color(red: 0.729, green: 0.678, blue: 0.647)
/* Android */
Color.parseColor("#baada5")
/* Flutter */
Color(0xFFBAADA5)
/* Python / OpenCV (BGR) */
(165, 173, 186)

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 #baada5 · 9.61:1
Use #000000AAA at every size.
Aa
White text · 2.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.61:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #baada5 as text scores 2.19:1 on white and 9.61:1 on black.

Accessibility — WCAG contrast

Aa
#baada5 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#baada5 on black: 9.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1AEA5
deuteranopia · #B4B0A5
tritanopia · #BEABAB

Color scale — 50 to 950

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

#F8F7F7
#F1EFEE
#E2DDDA
#CEC5BF
#baada5
#9E8B80
#8B776A
#736359
#5C4F47
#453B36
#2B2522
Base = 400Lightest = 50 · #F8F7F7Darkest = 950 · #2B2522
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EFEE;
  --brand-200: #E2DDDA;
  --brand-300: #CEC5BF;
  --brand-400: #baada5;
  --brand-500: #9E8B80;
  --brand-600: #8B776A;
  --brand-700: #736359;
  --brand-800: #5C4F47;
  --brand-900: #453B36;
  --brand-950: #2B2522;
  --brand: #baada5;
  --brand-ink: #000000;
}

Colors that work with #baada5

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#F8F7F6
Tinted page background
Border#DCD5D1
Hairlines and dividers
Muted text#826F64
Captions on the surface
Accent#557377
Second voice, not a rival
Dark variant#483E37
Hover, pressed, headers
Light variant#F4F2F1
Selected rows, tints
Dark surface#201B18
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 #baada5

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

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A5B2BA
Analogous left#BAA5A7
Analogous right#BAB7A5
Split-complement 1#A5BAB7
Split-complement 2#A5A7BA
Triadic 1#A5BAAD
Triadic 2#ADA5BA
Tetradic#A7BAA5

RGB percentages

Red72.9%
Green67.8%
Blue64.7%

CMYK percentages

Cyan0.0%
Magenta7.0%
Yellow11.3%
Key (black)27.1%

Color previews

#baada5 text on a black background

contrast 9.61:1

Card sample

#baada5 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baada5

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.

#baada5 in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#baada5, answered

What color is #baada5?

#baada5 is a light muted orange, closest to Dark Gray (ΔE2000 6.7). It sits at 23° on the hue wheel with 13% saturation and 69% lightness, which reads as warm.

What is the RGB value of #baada5?

rgb(186, 173, 165) — 186 red, 173 green and 165 blue out of 255, or 72.9% / 67.8% / 64.7% by channel.

Is #baada5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4304 and perceived brightness is 69%, so black text on it reaches 9.61:1.

Should I use black or white text on #baada5?

Black. It scores 9.61:1 against #baada5, versus 2.19:1 for white — AAA at any size.

What is the complementary color of #baada5?

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

What colors go well with #baada5?

For interface work: #F8F7F6 as the surface, #DCD5D1 for borders, #826F64 for secondary text, #557377 as an accent and #483E37 for hover and pressed states. For a palette, the analogous pair #BAA5A7 and #BAB7A5 stays calm, while #A5B2BA is the loudest partner.

What is #baada5 in CMYK for printing?

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

Is #baada5 warm or cool?

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

Work with #baada5 in the Color Lab