Skip to content

#cebcae

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

RGB
206, 188, 174
HSL
26°, 25%, 75%
CMYK
0, 9, 16, 19
Luminance
0.5214

At a glance

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

Hex
#cebcae
Hue
26°
orange
Saturation
25%
soft
Lightness
75%
light
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5214
WCAG relative
Temperature
Warm
16/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
11.43:1
Closest name
Silver
ΔE2000 8.9
Where it sits
Hue26° of 360°
Saturation25%
Lightness75%
Temperature
Warm ← → Cool16% 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#cebcae
RGBrgb(206, 188, 174)
HSLhsl(26, 25%, 75%)
CMYKcmyk(0%, 9%, 16%, 19%)
LABlab(77.4 4.1 9.4)
LCHlch(77.4 10.2 66.6)
OKLCHoklch(0.806 0.028 60.3)
Decimal13548718
Display P3color(display-p3 0.808 0.737 0.682)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebcae on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#cebcae on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2BDAD
deuteranopia · #C6C1AE
tritanopia · #D4B8B8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cebcae 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
#F3EFED
#E5DDD7
#cebcae
#C0A896
#AA8B73
#99775C
#7F634D
#664F3E
#4B3B2F
#2F251E
Base = 300Lightest = 50 · #F9F7F6Darkest = 950 · #2F251E
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F3EFED;
  --brand-200: #E5DDD7;
  --brand-300: #cebcae;
  --brand-400: #C0A896;
  --brand-500: #AA8B73;
  --brand-600: #99775C;
  --brand-700: #7F634D;
  --brand-800: #664F3E;
  --brand-900: #4B3B2F;
  --brand-950: #2F251E;
  --brand: #cebcae;
  --brand-ink: #000000;
}

Colors that work with #cebcae

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#E0D5CC
Hairlines and dividers
Muted text#8F6F57
Captions on the surface
Accent#487984
Second voice, not a rival
Dark variant#4F3E30
Hover, pressed, headers
Light variant#F5F2EF
Selected rows, tints
Dark surface#231B15
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 #cebcae

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#AEC0CE
Analogous left#CEAEB0
Analogous right#CECCAE
Split-complement 1#AECECC
Split-complement 2#AEB0CE
Triadic 1#AECEBC
Triadic 2#BCAECE
Tetradic#B0CEAE

RGB percentages

Red80.8%
Green73.7%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta8.7%
Yellow15.5%
Key (black)19.2%

Color previews

#cebcae text on a black background

contrast 11.43:1

Card sample

#cebcae text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebcae

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.

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

#cebcae, answered

What color is #cebcae?

#cebcae is a light soft orange, closest to Silver (ΔE2000 8.9). It sits at 26° on the hue wheel with 25% saturation and 75% lightness, which reads as warm.

What is the RGB value of #cebcae?

rgb(206, 188, 174) — 206 red, 188 green and 174 blue out of 255, or 80.8% / 73.7% / 68.2% by channel.

Is #cebcae a light or a dark color?

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

Should I use black or white text on #cebcae?

Black. It scores 11.43:1 against #cebcae, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #cebcae?

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

What colors go well with #cebcae?

For interface work: #F9F7F5 as the surface, #E0D5CC for borders, #8F6F57 for secondary text, #487984 as an accent and #4F3E30 for hover and pressed states. For a palette, the analogous pair #CEAEB0 and #CECCAE stays calm, while #AEC0CE is the loudest partner.

What is #cebcae in CMYK for printing?

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

Is #cebcae warm or cool?

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

Work with #cebcae in the Color Lab