Skip to content

#cebdab

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

RGB
206, 189, 171
HSL
31°, 26%, 74%
CMYK
0, 8, 17, 19
Luminance
0.5246

At a glance

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

Hex
#cebdab
Hue
31°
orange
Saturation
26%
soft
Lightness
74%
light
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5246
WCAG relative
Temperature
Warm
13/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
11.49:1
Closest name
Tan
ΔE2000 7.6
Where it sits
Hue31° of 360°
Saturation26%
Lightness74%
Temperature
Warm ← → Cool13% 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#cebdab
RGBrgb(206, 189, 171)
HSLhsl(31, 26%, 74%)
CMYKcmyk(0%, 8%, 17%, 19%)
LABlab(77.5 3.0 11.3)
LCHlch(77.5 11.7 74.9)
OKLCHoklch(0.808 0.031 69.0)
Decimal13548971
Display P3color(display-p3 0.808 0.741 0.671)

Copy-ready code

/* CSS */
color: #cebdab;
background-color: #cebdab;
/* Tailwind (arbitrary) */
class="text-[#cebdab] bg-[#cebdab]"
/* SCSS */
$brand: #cebdab;
/* SwiftUI */
Color(red: 0.808, green: 0.741, blue: 0.671)
/* Android */
Color.parseColor("#cebdab")
/* Flutter */
Color(0xFFCEBDAB)
/* Python / OpenCV (BGR) */
(171, 189, 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 #cebdab · 11.49:1
Use #000000AAA at every size.
Aa
White text · 1.83:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.49:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cebdab as text scores 1.83:1 on white and 11.49:1 on black.

Accessibility — WCAG contrast

Aa
#cebdab on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#cebdab on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3BDAA
deuteranopia · #C7C1AB
tritanopia · #D5B9B8

Color scale — 50 to 950

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

#F9F7F6
#F3F0ED
#E6DED6
#cebdab
#C1AC95
#AC9071
#9B7B5A
#81674B
#67523C
#4C3E2E
#30271D
Base = 300Lightest = 50 · #F9F7F6Darkest = 950 · #30271D
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F3F0ED;
  --brand-200: #E6DED6;
  --brand-300: #cebdab;
  --brand-400: #C1AC95;
  --brand-500: #AC9071;
  --brand-600: #9B7B5A;
  --brand-700: #81674B;
  --brand-800: #67523C;
  --brand-900: #4C3E2E;
  --brand-950: #30271D;
  --brand: #cebdab;
  --brand-ink: #000000;
}

Colors that work with #cebdab

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#F9F7F5
Tinted page background
Border#E1D7CB
Hairlines and dividers
Muted text#917455
Captions on the surface
Accent#477585
Second voice, not a rival
Dark variant#51402F
Hover, pressed, headers
Light variant#F6F2EF
Selected rows, tints
Dark surface#231C15
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 #cebdab

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
  • 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#ABBCCE
Analogous left#CEABAB
Analogous right#CDCEAB
Split-complement 1#ABCDCE
Split-complement 2#ABABCE
Triadic 1#ABCEBD
Triadic 2#BDABCE
Tetradic#ABCEAB

RGB percentages

Red80.8%
Green74.1%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow17.0%
Key (black)19.2%

Color previews

#cebdab text on a black background

contrast 11.49:1

Card sample

#cebdab text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebdab

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.

#cebdab 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#cebdab, answered

What color is #cebdab?

#cebdab is a light soft orange, closest to Tan (ΔE2000 7.6). It sits at 31° on the hue wheel with 26% saturation and 74% lightness, which reads as warm.

What is the RGB value of #cebdab?

rgb(206, 189, 171) — 206 red, 189 green and 171 blue out of 255, or 80.8% / 74.1% / 67.1% by channel.

Is #cebdab a light or a dark color?

It is a light color. Relative luminance is 0.5246 and perceived brightness is 75%, so black text on it reaches 11.49:1.

Should I use black or white text on #cebdab?

Black. It scores 11.49:1 against #cebdab, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #cebdab?

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

What colors go well with #cebdab?

For interface work: #F9F7F5 as the surface, #E1D7CB for borders, #917455 for secondary text, #477585 as an accent and #51402F for hover and pressed states. For a palette, the analogous pair #CEABAB and #CDCEAB stays calm, while #ABBCCE is the loudest partner.

What is #cebdab in CMYK for printing?

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

Is #cebdab warm or cool?

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

Work with #cebdab in the Color Lab