What Color Is #FFC0CB?
When rendered, #FFC0CB appears as a pale red shade. The R:255, G:192, B:203 breakdown shows a red-dominant profile with pale depth. At 88% lightness, it sits in the upper half of the brightness range.
Color Meaning of #FFC0CB
Designers choose red tones when their projects require energy, passion, and urgency. #FFC0CB inherits these qualities while its pale nature keeps surfaces feeling open and uncluttered, encouraging longer engagement.
Where to Use HEX Code #FFC0CB
Similar HEX Color Codes
HEX Code #FFC0CB in Design Systems
Design token strategy for #FFC0CB: assign it as color.red.pale in your token hierarchy. From this base, compute tint/shade ramps programmatically using OKLCH (preferred for perceptual uniformity) or HSL adjustments. Export tokens to CSS, iOS, and Android through Style Dictionary or Tokens Studio.
Contrast data: perceived brightness 212/255 positions this color in the lighter range. Use as an accent or surface tint, and combine with dark foreground text. Test readability at multiple viewport sizes, as thin fonts at small sizes require higher contrast.
FAQ About HEX Color Code #FFC0CB
What color is #FFC0CB?
#FFC0CB produces a pale red tone. The RGB breakdown (255, 192, 203) shows how the three light channels combine to create this specific red hue at 350° on the color wheel.
Is #FFC0CB a dark or light color?
#FFC0CB registers as a light color at 212/255 perceived brightness. In practical terms, dark text (#1F2937) is the recommended foreground.
What colors go well with #FFC0CB?
#FFC0CB. Split-complementary (±150°) adds variety with less tension. Monochromatic schemes — lighter and darker red shades — are the safest harmonious option.
Can I use #FFC0CB for branding?
#FFC0CB can serve as a primary or secondary brand color. Before committing, verify it renders well in both RGB (screens) and CMYK (print), test it against competitor palettes for differentiation, and confirm it meets WCAG contrast requirements in all planned applications.
How do I convert #FFC0CB to other color formats?
#FFC0CB to RGB(255, 192, 203) by splitting the hex into three pairs and converting each from base-16 to base-10. HSL(350°, 100%, 88%) is derived from the RGB values using the standard algorithm. Visit our HEX to HSL converter for additional formats.