#fbccb2
a light, electric orange · warm · closest name: Peach Puff
At a glance
Every number on this page in one read: what #fbccb2 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #fbccb2 |
| RGB | rgb(251, 204, 178) |
| HSL | hsl(21, 90%, 84%) |
| CMYK | cmyk(0%, 19%, 29%, 2%) |
| LAB | lab(85.5 12.9 19.2) |
| LCH | lch(85.5 23.2 56.1) |
| OKLCH | oklch(0.879 0.064 50.5) |
| Decimal | 16501938 |
| Display P3 | color(display-p3 0.984 0.800 0.698) |
Copy-ready code
/* CSS */
color: #fbccb2;
background-color: #fbccb2;
/* Tailwind (arbitrary) */
class="text-[#fbccb2] bg-[#fbccb2]"
/* SCSS */
$brand: #fbccb2;
/* SwiftUI */
Color(red: 0.984, green: 0.800, blue: 0.698)
/* Android */
Color.parseColor("#fbccb2")
/* Flutter */
Color(0xFFFBCCB2)
/* Python / OpenCV (BGR) */
(178, 204, 251)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #fbccb2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FDF6F2;
--brand-100: #FBEDE5;
--brand-200: #fbccb2;
--brand-300: #F9B894;
--brand-400: #F7955F;
--brand-500: #F4722A;
--brand-600: #E95B0C;
--brand-700: #C24C0A;
--brand-800: #9B3D08;
--brand-900: #702F0A;
--brand-950: #461D07;
--brand: #fbccb2;
--brand-ink: #000000;
}Colors that work with #fbccb2
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #fbccb2
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #B2E1FB | Directly opposite — maximum tension | |
| Analogous left | #FBB2BC | Neighbour, quieter | |
| Analogous right | #FBF1B2 | Neighbour, quieter | |
| Split-complement 1 | #B2FBF1 | Contrast without the clash | |
| Split-complement 2 | #B2BCFB | Contrast without the clash | |
| Triadic 1 | #B2FBCC | Even thirds — balanced and loud | |
| Triadic 2 | #CCB2FB | Even thirds — balanced and loud | |
| Tetradic | #BCFBB2 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#fbccb2 text on a black background
contrast 14.38:1
#fbccb2 text on a white background
contrast 1.46:1
CSS3 live lab
The quick brown fox
color: #fbccb2;
background-color: #fbccb2;
Glowing headline
text-shadow: 2px 2px 8px #fbccb2;
Soft neon halo
text-shadow: 0 0 14px rgba(251, 204, 178, 0.45);
box-shadow: 0 12px 32px -8px rgba(251, 204, 178, 0.45);
border: 3px solid #fbccb2; background: linear-gradient(135deg, #fbccb2, #F9FBB2);
Monochromatic scale
Palettes built from #fbccb2
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.
Closest color with a full write-up: Apricot (#fbceb1) — ΔE2000 1.5 away, with its history, psychology and brand usage.
#fbccb2 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#fbccb2, answered
What color is #fbccb2?
#fbccb2 is a light electric orange, closest to Peach Puff (ΔE2000 5.5). It sits at 21° on the hue wheel with 90% saturation and 84% lightness, which reads as warm.
What is the RGB value of #fbccb2?
rgb(251, 204, 178) — 251 red, 204 green and 178 blue out of 255, or 98.4% / 80% / 69.8% by channel.
Is #fbccb2 a light or a dark color?
It is a light color. Relative luminance is 0.6691 and perceived brightness is 85%, so black text on it reaches 14.38:1.
Should I use black or white text on #fbccb2?
Black. It scores 14.38:1 against #fbccb2, versus 1.46:1 for white — AAA at any size.
What is the complementary color of #fbccb2?
#B2E1FB sits directly opposite on the wheel. Softer options are the split-complements #B2FBF1 and #B2BCFB, which give the same contrast with far less vibration.
What colors go well with #fbccb2?
For interface work: #FAF6F4 as the surface, #EDD0C0 for borders, #9B674B for secondary text, #05B0C7 as an accent and #792F06 for hover and pressed states. For a palette, the analogous pair #FBB2BC and #FBF1B2 stays calm, while #B2E1FB is the loudest partner.
What is #fbccb2 in CMYK for printing?
cmyk(0%, 19%, 29%, 2%). 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 #fbccb2 warm or cool?
Warm — it scores 5 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCDFCA; nudged cooler, #FCB1B2.