#fdbec3
a pale, electric red · warm · closest name: Pink
At a glance
Every number on this page in one read: what #fdbec3 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 | #fdbec3 |
| RGB | rgb(253, 190, 195) |
| HSL | hsl(355, 94%, 87%) |
| CMYK | cmyk(0%, 25%, 23%, 1%) |
| LAB | lab(82.7 23.3 6.3) |
| LCH | lch(82.7 24.2 15.2) |
| OKLCH | oklch(0.860 0.073 13.4) |
| Decimal | 16629443 |
| Display P3 | color(display-p3 0.992 0.745 0.765) |
Copy-ready code
/* CSS */
color: #fdbec3;
background-color: #fdbec3;
/* Tailwind (arbitrary) */
class="text-[#fdbec3] bg-[#fdbec3]"
/* SCSS */
$brand: #fdbec3;
/* SwiftUI */
Color(red: 0.992, green: 0.745, blue: 0.765)
/* Android */
Color.parseColor("#fdbec3")
/* Flutter */
Color(0xFFFDBEC3)
/* Python / OpenCV (BGR) */
(195, 190, 253)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. #fdbec3 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: #FDF2F2;
--brand-100: #FBE4E6;
--brand-200: #fdbec3;
--brand-300: #FC929B;
--brand-400: #FA5C68;
--brand-500: #F82536;
--brand-600: #ED071A;
--brand-700: #C60615;
--brand-800: #9E0511;
--brand-900: #720811;
--brand-950: #47050A;
--brand: #fdbec3;
--brand-ink: #000000;
}Colors that work with #fdbec3
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 #fdbec3
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 | #BEFDF8 | Directly opposite — maximum tension | |
| Analogous left | #FDBEE3 | Neighbour, quieter | |
| Analogous right | #FDD9BE | Neighbour, quieter | |
| Split-complement 1 | #BEFDD9 | Contrast without the clash | |
| Split-complement 2 | #BEE3FD | Contrast without the clash | |
| Triadic 1 | #C3FDBE | Even thirds — balanced and loud | |
| Triadic 2 | #BEC3FD | Even thirds — balanced and loud | |
| Tetradic | #E3FDBE | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#fdbec3 text on a black background
contrast 13.33:1
#fdbec3 text on a white background
contrast 1.58:1
CSS3 live lab
The quick brown fox
color: #fdbec3;
background-color: #fdbec3;
Glowing headline
text-shadow: 2px 2px 8px #fdbec3;
Soft neon halo
text-shadow: 0 0 14px rgba(253, 190, 195, 0.45);
box-shadow: 0 12px 32px -8px rgba(253, 190, 195, 0.45);
border: 3px solid #fdbec3; background: linear-gradient(135deg, #fdbec3, #FDE3BE);
Monochromatic scale
Palettes built from #fdbec3
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: Pink (#ffc0cb) — ΔE2000 2.2 away, with its history, psychology and brand usage.
#fdbec3 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.
#fdbec3, answered
What color is #fdbec3?
#fdbec3 is a pale electric red, closest to Pink (ΔE2000 2.2). It sits at 355° on the hue wheel with 94% saturation and 87% lightness, which reads as warm.
What is the RGB value of #fdbec3?
rgb(253, 190, 195) — 253 red, 190 green and 195 blue out of 255, or 99.2% / 74.5% / 76.5% by channel.
Is #fdbec3 a light or a dark color?
It is a light color. Relative luminance is 0.6165 and perceived brightness is 83%, so black text on it reaches 13.33:1.
Should I use black or white text on #fdbec3?
Black. It scores 13.33:1 against #fdbec3, versus 1.58:1 for white — AAA at any size.
What is the complementary color of #fdbec3?
#BEFDF8 sits directly opposite on the wheel. Softer options are the split-complements #BEFDD9 and #BEE3FD, which give the same contrast with far less vibration.
What colors go well with #fdbec3?
For interface work: #FAF4F5 as the surface, #EDC0C3 for borders, #9B4B51 for secondary text, #03C989 as an accent and #7C040D for hover and pressed states. For a palette, the analogous pair #FDBEE3 and #FDD9BE stays calm, while #BEFDF8 is the loudest partner.
What is #fdbec3 in CMYK for printing?
cmyk(0%, 25%, 23%, 1%). 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 #fdbec3 warm or cool?
Warm — it scores 19 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDD0BE; nudged cooler, #FEBEDA.