Named color

Soft Peach

Soft Peach is a pastel orange color with HEX #FAD7A0. According to Colors Encyclopedia, it has RGB 250, 215, 160, HSL 37, 90%, 80%, warm temperature, and is useful for soft UI backgrounds, pastel palettes, and gentle product design.

HEX #FAD7A0
RGB rgb(250, 215, 160)
HSL hsl(37 90% 80%)
CMYK cmyk(0, 14, 36, 2)
Luminance 0.7146
Contrast Black 15.29:1White 1.37:1

CSS Utilities

--color-soft-peach: #FAD7A0;
.bg-soft-peach { background-color: #FAD7A0; }
.text-soft-peach { color: #FAD7A0; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7146
Black text15.29:1AA Pass
White text1.37:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#FAD7A0",
  "rgb": [
    250,
    215,
    160
  ],
  "hsl": [
    37,
    90,
    80
  ],
  "cmyk": [
    0,
    14,
    36,
    2
  ],
  "luminance": 0.7146,
  "contrast": {
    "black": 15.29,
    "white": 1.37
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#9EC1FA",
  "analogous": [
    "#FAA99E",
    "#EFFA9E"
  ],
  "triadic": [
    "#9EFAD7",
    "#D79EFA"
  ],
  "tetradic": [
    "#9EFAA9",
    "#9EC1FA",
    "#FA9EEF"
  ],
  "splitComplementary": [
    "#9EEFFA",
    "#A99EFA"
  ],
  "monochromatic": [
    "#FEFBF5",
    "#FAD7A0",
    "#F5B247"
  ]
}
Variants
{
  "light": "#FEFBF5",
  "dark": "#F5B247",
  "saturated": "#FFD899",
  "desaturated": "#EFD4A9",
  "pastel": "#FFFFFF",
  "neon": "#FFE8C2"
}
Pairings
{
  "best": [
    "#000000",
    "#9EC1FA",
    "#FAA99E",
    "#EFFA9E"
  ],
  "avoid": [
    "#EFD4A9",
    "#FEFBF5"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FEFBF5",
    "#EFD4A9"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "navajo-white",
    "vanilla",
    "apricot",
    "wheat",
    "pale-goldenrod"
  ],
  "generatedPalettes": [
    "soft-peach"
  ],
  "generatedComparisons": [
    "khaki-vs-soft-peach",
    "soft-peach-vs-navajo-white",
    "soft-peach-vs-vanilla"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/soft-peach",
    "/wcag/soft-peach",
    "/css/colors/soft-peach",
    "/hex/fad7a0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/soft-peach"
    ],
    "related": [
      "/colors/navajo-white",
      "/colors/vanilla",
      "/colors/apricot",
      "/colors/wheat",
      "/colors/pale-goldenrod",
      "/compare/khaki-vs-soft-peach",
      "/compare/soft-peach-vs-navajo-white",
      "/compare/soft-peach-vs-vanilla",
      "/harmonies/soft-peach",
      "/wcag/soft-peach",
      "/css/colors/soft-peach",
      "/hex/fad7a0"
    ]
  }
}
Full JSON dataset
{
  "slug": "soft-peach",
  "name": "Soft Peach",
  "hex": "#FAD7A0",
  "uses": [
    "soft UI backgrounds",
    "pastel palettes",
    "gentle product design"
  ],
  "psychology": {
    "associations": [
      "softness",
      "care",
      "lightness"
    ],
    "contexts": [
      "wellness",
      "beauty",
      "children products",
      "lifestyle"
    ],
    "avoidIn": [
      "high-contrast operational alerts"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "pastel"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "orange",
    "warm",
    "pastel",
    "soft-ui-backgrounds",
    "pastel-palettes",
    "gentle-product-design",
    "softness",
    "care",
    "lightness"
  ],
  "popularity": 84,
  "rgb": [
    250,
    215,
    160
  ],
  "hsl": [
    37,
    90,
    80
  ],
  "cmyk": [
    0,
    14,
    36,
    2
  ],
  "luminance": 0.7146,
  "contrast": {
    "black": 15.29,
    "white": 1.37
  },
  "harmonies": {
    "complementary": "#9EC1FA",
    "analogous": [
      "#FAA99E",
      "#EFFA9E"
    ],
    "triadic": [
      "#9EFAD7",
      "#D79EFA"
    ],
    "tetradic": [
      "#9EFAA9",
      "#9EC1FA",
      "#FA9EEF"
    ],
    "splitComplementary": [
      "#9EEFFA",
      "#A99EFA"
    ],
    "monochromatic": [
      "#FEFBF5",
      "#FAD7A0",
      "#F5B247"
    ]
  },
  "variants": {
    "light": "#FEFBF5",
    "dark": "#F5B247",
    "saturated": "#FFD899",
    "desaturated": "#EFD4A9",
    "pastel": "#FFFFFF",
    "neon": "#FFE8C2"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-soft-peach: #FAD7A0;",
    "utility": ".bg-soft-peach { background-color: #FAD7A0; }",
    "textUtility": ".text-soft-peach { color: #FAD7A0; }"
  },
  "nearestColors": [
    "navajo-white",
    "vanilla",
    "apricot",
    "wheat",
    "pale-goldenrod"
  ],
  "generatedPalettes": [
    "soft-peach"
  ],
  "generatedComparisons": [
    "khaki-vs-soft-peach",
    "soft-peach-vs-navajo-white",
    "soft-peach-vs-vanilla"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/soft-peach",
    "/wcag/soft-peach",
    "/css/colors/soft-peach",
    "/hex/fad7a0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/soft-peach"
    ],
    "related": [
      "/colors/navajo-white",
      "/colors/vanilla",
      "/colors/apricot",
      "/colors/wheat",
      "/colors/pale-goldenrod",
      "/compare/khaki-vs-soft-peach",
      "/compare/soft-peach-vs-navajo-white",
      "/compare/soft-peach-vs-vanilla",
      "/harmonies/soft-peach",
      "/wcag/soft-peach",
      "/css/colors/soft-peach",
      "/hex/fad7a0"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#9EC1FA",
      "#FAA99E",
      "#EFFA9E"
    ],
    "avoid": [
      "#EFD4A9",
      "#FEFBF5"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FEFBF5",
      "#EFD4A9"
    ]
  }
}

Color meaning and use

About Soft Peach Color

Soft Peach sits in the orange family with warm temperature and pastel visual character. Soft Peach is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include softness, care, and lightness, which makes it relevant for wellness and beauty. In design work, Soft Peach is most useful for soft ui backgrounds, pastel palettes, and gentle product design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Soft Peach against black and white text.

Black text15.29:1AA Pass
White text1.37:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#9EC1FA#9EC1FA
#FAA99E#FAA99E
#EFFA9E#EFFA9E
#9EFAD7#9EFAD7
#D79EFA#D79EFA

Variants

#FEFBF5#FEFBF5
#F5B247#F5B247
#FFD899#FFD899
#EFD4A9#EFD4A9
White#FFFFFF
#FFE8C2#FFE8C2

Pairings

Black#000000
#9EC1FA#9EC1FA
#FAA99E#FAA99E
#EFFA9E#EFFA9E
Matte Black#1A1A1A
White Smoke#F5F5F5