Skip to content

#cdba88

a light, soft yellow · warm · closest name: Tan

RGB
205, 186, 136
HSL
44°, 41%, 67%
CMYK
0, 9, 34, 20
Luminance
0.4987

At a glance

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

Hex
#cdba88
Hue
44°
yellow
Saturation
41%
soft
Lightness
67%
light
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4987
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
10.97:1
Closest name
Tan
ΔE2000 5.5
Where it sits
Hue44° of 360°
Saturation41%
Lightness67%
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#cdba88
RGBrgb(205, 186, 136)
HSLhsl(44, 41%, 67%)
CMYKcmyk(0%, 9%, 34%, 20%)
LABlab(76.0 -0.6 27.9)
LCHlch(76.0 27.9 91.3)
OKLCHoklch(0.793 0.070 89.6)
Decimal13482632
Display P3color(display-p3 0.804 0.729 0.533)

Copy-ready code

/* CSS */
color: #cdba88;
background-color: #cdba88;
/* Tailwind (arbitrary) */
class="text-[#cdba88] bg-[#cdba88]"
/* SCSS */
$brand: #cdba88;
/* SwiftUI */
Color(red: 0.804, green: 0.729, blue: 0.533)
/* Android */
Color.parseColor("#cdba88")
/* Flutter */
Color(0xFFCDBA88)
/* Python / OpenCV (BGR) */
(136, 186, 205)

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

Accessibility — WCAG contrast

Aa
#cdba88 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#cdba88 on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5B885
deuteranopia · #CABE8A
tritanopia · #D8B2AD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdba88 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.

#FAF8F5
#F5F2EB
#EAE3D2
#DED1B0
#cdba88
#BDA361
#AC9148
#90793C
#736130
#544826
#352D18
Base = 400Lightest = 50 · #FAF8F5Darkest = 950 · #352D18
:root {
  --brand-50: #FAF8F5;
  --brand-100: #F5F2EB;
  --brand-200: #EAE3D2;
  --brand-300: #DED1B0;
  --brand-400: #cdba88;
  --brand-500: #BDA361;
  --brand-600: #AC9148;
  --brand-700: #90793C;
  --brand-800: #736130;
  --brand-900: #544826;
  --brand-950: #352D18;
  --brand: #cdba88;
  --brand-ink: #000000;
}

Colors that work with #cdba88

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#FAF9F4
Tinted page background
Border#E7DEC6
Hairlines and dividers
Muted text#9B854B
Captions on the surface
Accent#396893
Second voice, not a rival
Dark variant#5A4B26
Hover, pressed, headers
Light variant#F7F5ED
Selected rows, tints
Dark surface#242014
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 #cdba88

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#889BCD
Analogous left#CD9888
Analogous right#BECD88
Split-complement 1#88BECD
Split-complement 2#9888CD
Triadic 1#88CDBA
Triadic 2#BA88CD
Tetradic#88CD98

RGB percentages

Red80.4%
Green72.9%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow33.7%
Key (black)19.6%

Color previews

#cdba88 text on a black background

contrast 10.97:1

Card sample

#cdba88 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba88

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.

#cdba88 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cdba88, answered

What color is #cdba88?

#cdba88 is a light soft yellow, closest to Tan (ΔE2000 5.5). It sits at 44° on the hue wheel with 41% saturation and 67% lightness, which reads as warm.

What is the RGB value of #cdba88?

rgb(205, 186, 136) — 205 red, 186 green and 136 blue out of 255, or 80.4% / 72.9% / 53.3% by channel.

Is #cdba88 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4987 and perceived brightness is 73%, so black text on it reaches 10.97:1.

Should I use black or white text on #cdba88?

Black. It scores 10.97:1 against #cdba88, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #cdba88?

#889BCD sits directly opposite on the wheel. Softer options are the split-complements #88BECD and #9888CD, which give the same contrast with far less vibration.

What colors go well with #cdba88?

For interface work: #FAF9F4 as the surface, #E7DEC6 for borders, #9B854B for secondary text, #396893 as an accent and #5A4B26 for hover and pressed states. For a palette, the analogous pair #CD9888 and #BECD88 stays calm, while #889BCD is the loudest partner.

What is #cdba88 in CMYK for printing?

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

Is #cdba88 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 #CDAA88; nudged cooler, #C8CF86.

Work with #cdba88 in the Color Lab