Skip to content

#ffcb9b

a light, electric orange · warm · closest name: Peach Puff

RGB
255, 203, 155
HSL
29°, 100%, 80%
CMYK
0, 20, 39, 0
Luminance
0.6634

At a glance

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

Hex
#ffcb9b
Hue
29°
orange
Saturation
100%
electric
Lightness
80%
light
Brightness
100%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6634
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
14.27:1
Closest name
Peach Puff
ΔE2000 5.5
Where it sits
Hue29° of 360°
Saturation100%
Lightness80%
Temperature
Warm ← → Cool1% 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#ffcb9b
RGBrgb(255, 203, 155)
HSLhsl(29, 100%, 80%)
CMYKcmyk(0%, 20%, 39%, 0%)
LABlab(85.2 12.2 30.9)
LCHlch(85.2 33.3 68.4)
OKLCHoklch(0.877 0.086 64.0)
Decimal16763803
Display P3color(display-p3 1.000 0.796 0.608)

Copy-ready code

/* CSS */
color: #ffcb9b;
background-color: #ffcb9b;
/* Tailwind (arbitrary) */
class="text-[#ffcb9b] bg-[#ffcb9b]"
/* SCSS */
$brand: #ffcb9b;
/* SwiftUI */
Color(red: 1.000, green: 0.796, blue: 0.608)
/* Android */
Color.parseColor("#ffcb9b")
/* Flutter */
Color(0xFFFFCB9B)
/* Python / OpenCV (BGR) */
(155, 203, 255)

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

Accessibility — WCAG contrast

Aa
#ffcb9b on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ffcb9b on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCCE98
deuteranopia · #E8D99C
tritanopia · #FFC0BE

Color scale — 50 to 950

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

#FEF7F1
#FCEFE3
#FCDDC0
#ffcb9b
#FFA757
#FF8A1F
#F57600
#CC6200
#A34E00
#763B05
#492503
Base = 300Lightest = 50 · #FEF7F1Darkest = 950 · #492503
:root {
  --brand-50: #FEF7F1;
  --brand-100: #FCEFE3;
  --brand-200: #FCDDC0;
  --brand-300: #ffcb9b;
  --brand-400: #FFA757;
  --brand-500: #FF8A1F;
  --brand-600: #F57600;
  --brand-700: #CC6200;
  --brand-800: #A34E00;
  --brand-900: #763B05;
  --brand-950: #492503;
  --brand: #ffcb9b;
  --brand-ink: #000000;
}

Colors that work with #ffcb9b

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#FAF7F4
Tinted page background
Border#EDD5C0
Hairlines and dividers
Muted text#9B714B
Captions on the surface
Accent#009DCC
Second voice, not a rival
Dark variant#803D00
Hover, pressed, headers
Light variant#FFF2E5
Selected rows, tints
Dark surface#241C14
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 #ffcb9b

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#9BCFFF
Analogous left#FF9B9D
Analogous right#FFFD9B
Split-complement 1#9BFFFD
Split-complement 2#9B9DFF
Triadic 1#9BFFCB
Triadic 2#CB9BFF
Tetradic#9DFF9B

RGB percentages

Red100.0%
Green79.6%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta20.4%
Yellow39.2%
Key (black)0.0%

Color previews

#ffcb9b text on a black background

contrast 14.27:1

Card sample

#ffcb9b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 203, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 203, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcb9b;
background: linear-gradient(135deg, #ffcb9b, #F0FF9B);

Monochromatic scale

Palettes built from #ffcb9b

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.

#ffcb9b 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ffcb9b, answered

What color is #ffcb9b?

#ffcb9b is a light electric orange, closest to Peach Puff (ΔE2000 5.5). It sits at 29° on the hue wheel with 100% saturation and 80% lightness, which reads as warm.

What is the RGB value of #ffcb9b?

rgb(255, 203, 155) — 255 red, 203 green and 155 blue out of 255, or 100% / 79.6% / 60.8% by channel.

Is #ffcb9b a light or a dark color?

It is a light color. Relative luminance is 0.6634 and perceived brightness is 84%, so black text on it reaches 14.27:1.

Should I use black or white text on #ffcb9b?

Black. It scores 14.27:1 against #ffcb9b, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #ffcb9b?

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

What colors go well with #ffcb9b?

For interface work: #FAF7F4 as the surface, #EDD5C0 for borders, #9B714B for secondary text, #009DCC as an accent and #803D00 for hover and pressed states. For a palette, the analogous pair #FF9B9D and #FFFD9B stays calm, while #9BCFFF is the loudest partner.

What is #ffcb9b in CMYK for printing?

cmyk(0%, 20%, 39%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ffcb9b warm or cool?

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

Work with #ffcb9b in the Color Lab