Skip to content

#ceb882

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

RGB
206, 184, 130
HSL
43°, 44%, 66%
CMYK
0, 11, 37, 19
Luminance
0.4901

At a glance

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

Hex
#ceb882
Hue
43°
yellow
Saturation
44%
soft
Lightness
66%
light
Brightness
81%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4901
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
10.80:1
Closest name
Tan
ΔE2000 5.4
Where it sits
Hue43° of 360°
Saturation44%
Lightness66%
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#ceb882
RGBrgb(206, 184, 130)
HSLhsl(43, 44%, 66%)
CMYKcmyk(0%, 11%, 37%, 19%)
LABlab(75.5 0.1 30.3)
LCHlch(75.5 30.3 89.8)
OKLCHoklch(0.789 0.075 88.3)
Decimal13547650
Display P3color(display-p3 0.808 0.722 0.510)

Copy-ready code

/* CSS */
color: #ceb882;
background-color: #ceb882;
/* Tailwind (arbitrary) */
class="text-[#ceb882] bg-[#ceb882]"
/* SCSS */
$brand: #ceb882;
/* SwiftUI */
Color(red: 0.808, green: 0.722, blue: 0.510)
/* Android */
Color.parseColor("#ceb882")
/* Flutter */
Color(0xFFCEB882)
/* Python / OpenCV (BGR) */
(130, 184, 206)

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

Accessibility — WCAG contrast

Aa
#ceb882 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#ceb882 on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4B67E
deuteranopia · #CABC84
tritanopia · #DAAFAA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ceb882 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
#F5F2EA
#EBE3D1
#DFD1AE
#ceb882
#C0A35E
#B09145
#937939
#75612E
#564825
#362D17
Base = 400Lightest = 50 · #FAF8F5Darkest = 950 · #362D17
:root {
  --brand-50: #FAF8F5;
  --brand-100: #F5F2EA;
  --brand-200: #EBE3D1;
  --brand-300: #DFD1AE;
  --brand-400: #ceb882;
  --brand-500: #C0A35E;
  --brand-600: #B09145;
  --brand-700: #937939;
  --brand-800: #75612E;
  --brand-900: #564825;
  --brand-950: #362D17;
  --brand: #ceb882;
  --brand-ink: #000000;
}

Colors that work with #ceb882

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#E8DEC4
Hairlines and dividers
Muted text#9B844B
Captions on the surface
Accent#356997
Second voice, not a rival
Dark variant#5C4B24
Hover, pressed, headers
Light variant#F8F5ED
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 #ceb882

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#8298CE
Analogous left#CE9282
Analogous right#BECE82
Split-complement 1#82BECE
Split-complement 2#9282CE
Triadic 1#82CEB8
Triadic 2#B882CE
Tetradic#82CE92

RGB percentages

Red80.8%
Green72.2%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta10.7%
Yellow36.9%
Key (black)19.2%

Color previews

#ceb882 text on a black background

contrast 10.80:1

Card sample

#ceb882 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 184, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 184, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceb882;
background: linear-gradient(135deg, #ceb882, #B1CE82);

Monochromatic scale

Palettes built from #ceb882

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.

#ceb882 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.

#ceb882, answered

What color is #ceb882?

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

What is the RGB value of #ceb882?

rgb(206, 184, 130) — 206 red, 184 green and 130 blue out of 255, or 80.8% / 72.2% / 51% by channel.

Is #ceb882 a light or a dark color?

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

Should I use black or white text on #ceb882?

Black. It scores 10.80:1 against #ceb882, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #ceb882?

#8298CE sits directly opposite on the wheel. Softer options are the split-complements #82BECE and #9282CE, which give the same contrast with far less vibration.

What colors go well with #ceb882?

For interface work: #FAF9F4 as the surface, #E8DEC4 for borders, #9B844B for secondary text, #356997 as an accent and #5C4B24 for hover and pressed states. For a palette, the analogous pair #CE9282 and #BECE82 stays calm, while #8298CE is the loudest partner.

What is #ceb882 in CMYK for printing?

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

Is #ceb882 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 #CEA882; nudged cooler, #CAD080.

Work with #ceb882 in the Color Lab