Skip to content

#ceaf9c

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

RGB
206, 175, 156
HSL
23°, 34%, 71%
CMYK
0, 15, 24, 19
Luminance
0.4618

At a glance

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

Hex
#ceaf9c
Hue
23°
orange
Saturation
34%
soft
Lightness
71%
light
Brightness
81%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4618
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.24:1
Closest name
Tan
ΔE2000 8
Where it sits
Hue23° of 360°
Saturation34%
Lightness71%
Temperature
Warm ← → Cool6% 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#ceaf9c
RGBrgb(206, 175, 156)
HSLhsl(23, 34%, 71%)
CMYKcmyk(0%, 15%, 24%, 19%)
LABlab(73.7 8.3 13.9)
LCHlch(73.7 16.2 59.2)
OKLCHoklch(0.776 0.045 53.4)
Decimal13545372
Display P3color(display-p3 0.808 0.686 0.612)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaf9c on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#ceaf9c on black: 10.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8B19B
deuteranopia · #BFB89C
tritanopia · #D7AAAA

Color scale — 50 to 950

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

#F9F7F5
#F4EFEC
#E8DBD4
#DAC2B4
#ceaf9c
#B58669
#A47051
#885E44
#6D4B36
#50392A
#32231A
Base = 400Lightest = 50 · #F9F7F5Darkest = 950 · #32231A
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EFEC;
  --brand-200: #E8DBD4;
  --brand-300: #DAC2B4;
  --brand-400: #ceaf9c;
  --brand-500: #B58669;
  --brand-600: #A47051;
  --brand-700: #885E44;
  --brand-800: #6D4B36;
  --brand-900: #50392A;
  --brand-950: #32231A;
  --brand: #ceaf9c;
  --brand-ink: #000000;
}

Colors that work with #ceaf9c

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#FAF7F5
Tinted page background
Border#E4D3C8
Hairlines and dividers
Muted text#9A694C
Captions on the surface
Accent#3F838D
Second voice, not a rival
Dark variant#553B2A
Hover, pressed, headers
Light variant#F7F1EE
Selected rows, tints
Dark surface#241A14
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 #ceaf9c

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#9CBBCE
Analogous left#CE9CA2
Analogous right#CEC89C
Split-complement 1#9CCEC8
Split-complement 2#9CA2CE
Triadic 1#9CCEAF
Triadic 2#AF9CCE
Tetradic#A2CE9C

RGB percentages

Red80.8%
Green68.6%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow24.3%
Key (black)19.2%

Color previews

#ceaf9c text on a black background

contrast 10.24:1

Card sample

#ceaf9c text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceaf9c

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.

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

#ceaf9c, answered

What color is #ceaf9c?

#ceaf9c is a light soft orange, closest to Tan (ΔE2000 8). It sits at 23° on the hue wheel with 34% saturation and 71% lightness, which reads as warm.

What is the RGB value of #ceaf9c?

rgb(206, 175, 156) — 206 red, 175 green and 156 blue out of 255, or 80.8% / 68.6% / 61.2% by channel.

Is #ceaf9c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4618 and perceived brightness is 72%, so black text on it reaches 10.24:1.

Should I use black or white text on #ceaf9c?

Black. It scores 10.24:1 against #ceaf9c, versus 2.05:1 for white — AAA at any size.

What is the complementary color of #ceaf9c?

#9CBBCE sits directly opposite on the wheel. Softer options are the split-complements #9CCEC8 and #9CA2CE, which give the same contrast with far less vibration.

What colors go well with #ceaf9c?

For interface work: #FAF7F5 as the surface, #E4D3C8 for borders, #9A694C for secondary text, #3F838D as an accent and #553B2A for hover and pressed states. For a palette, the analogous pair #CE9CA2 and #CEC89C stays calm, while #9CBBCE is the loudest partner.

What is #ceaf9c in CMYK for printing?

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

Is #ceaf9c warm or cool?

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

Work with #ceaf9c in the Color Lab