Nearest-color comparison

Khaki vs Soft Peach

Khaki and Soft Peach are different yellow and orange colors with HEX values #F0E68C and #FAD7A0. According to Colors Encyclopedia, their RGB distance is 26.9, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Khaki and Soft Peach are visually related colors. Khaki is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.

Khaki#F0E68C
Soft Peach#FAD7A0

Quick Difference Summary

The main measurable differences between Khaki and Soft Peach across RGB distance, luminance, hue, saturation, and contrast.

RGB distance26.9
Pair contrast1.07:1
Luminance delta0.0555
Hue delta17 deg
Lighter colorKhaki
More saturatedSoft Peach

Side-by-Side Color Profiles

yellow color

Khaki

Khaki is #F0E68C, a warm yellow color with pastel character. Compared with Soft Peach, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#F0E68C RGB240, 230, 140 HSL54, 77, 75 CMYK0, 4, 42, 6 Luminance0.7701 Best textblack text

orange color

Soft Peach

Soft Peach is #FAD7A0, a warm orange color with pastel character. Compared with Khaki, it is darker and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.

HEX#FAD7A0 RGB250, 215, 160 HSL37, 90, 80 CMYK0, 14, 36, 2 Luminance0.7146 Best textblack text

When to Use Khaki or Soft Peach

Choose KhakiKhaki is better when the design needs pastel yellow character, warm temperature, and the specific HEX value #F0E68C.
Choose Soft PeachSoft Peach is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FAD7A0.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyKhakiSoft Peach
HEX#F0E68C#FAD7A0
RGB240, 230, 140250, 215, 160
HSL54, 77, 7537, 90, 80
CMYK0, 4, 42, 60, 14, 36, 2
FamilyYellowOrange
TemperatureWarmWarm
TonePastelPastel
Luminance0.77010.7146
Black contrast16.4:115.29:1
White contrast1.28:11.37:1
Shared tonesPastel

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Khakiblack text - 16.4:1
Soft Peachblack text - 15.29:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Khaki#F0E68C
Soft Peach#FAD7A0
#FBF8DF#FBF8DF
#FEFBF5#FEFBF5
#8E98F0#8E98F0
#9EC1FA#9EC1FA

Machine-readable data

Machine-Readable Khaki vs Soft Peach Data (JSON)

Structured comparison data for Khaki and Soft Peach, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "khaki",
    "name": "Khaki",
    "hex": "#F0E68C",
    "rgb": [
      240,
      230,
      140
    ],
    "hsl": [
      54,
      77,
      75
    ],
    "cmyk": [
      0,
      4,
      42,
      6
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.7701,
    "contrast": {
      "black": 16.4,
      "white": 1.28
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.4
    },
    "description": "Khaki is #F0E68C, a warm yellow color with pastel character. Compared with Soft Peach, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/khaki/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.json"
  },
  {
    "slug": "soft-peach",
    "name": "Soft Peach",
    "hex": "#FAD7A0",
    "rgb": [
      250,
      215,
      160
    ],
    "hsl": [
      37,
      90,
      80
    ],
    "cmyk": [
      0,
      14,
      36,
      2
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.7146,
    "contrast": {
      "black": 15.29,
      "white": 1.37
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.29
    },
    "description": "Soft Peach is #FAD7A0, a warm orange color with pastel character. Compared with Khaki, it is darker and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/soft-peach/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/soft-peach.json"
  }
]
Differences
{
  "rgbDistance": 26.9,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 17,
    "saturation": 13,
    "lightness": 5
  },
  "luminanceDelta": 0.0555,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Khaki",
  "moreSaturatedColor": "Soft Peach"
}
Accessibility
{
  "pairContrastRatio": 1.07,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Khaki",
      "background": "#F0E68C",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.4
    },
    {
      "color": "Soft Peach",
      "background": "#FAD7A0",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.29
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Khaki is better when the design needs pastel yellow character, warm temperature, and the specific HEX value #F0E68C.",
  "chooseSecondWhen": "Soft Peach is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FAD7A0.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/khaki-vs-soft-peach.json",
  "https://www.colorsencyclopedia.com/api/colors/khaki.json",
  "https://www.colorsencyclopedia.com/api/colors/soft-peach.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "khaki-vs-soft-peach",
  "type": "nearest",
  "name": "Khaki vs Soft Peach",
  "verdict": "Khaki and Soft Peach are visually related colors. Khaki is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Khaki and Soft Peach are different yellow and orange colors with HEX values #F0E68C and #FAD7A0. According to Colors Encyclopedia, their RGB distance is 26.9, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.9,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "khaki",
      "name": "Khaki",
      "hex": "#F0E68C",
      "rgb": [
        240,
        230,
        140
      ],
      "hsl": [
        54,
        77,
        75
      ],
      "cmyk": [
        0,
        4,
        42,
        6
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7701,
      "contrast": {
        "black": 16.4,
        "white": 1.28
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.4
      },
      "description": "Khaki is #F0E68C, a warm yellow color with pastel character. Compared with Soft Peach, it is lighter and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/khaki/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/khaki.json"
    },
    {
      "slug": "soft-peach",
      "name": "Soft Peach",
      "hex": "#FAD7A0",
      "rgb": [
        250,
        215,
        160
      ],
      "hsl": [
        37,
        90,
        80
      ],
      "cmyk": [
        0,
        14,
        36,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.7146,
      "contrast": {
        "black": 15.29,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.29
      },
      "description": "Soft Peach is #FAD7A0, a warm orange color with pastel character. Compared with Khaki, it is darker and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/soft-peach/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/soft-peach.json"
    }
  ],
  "differences": {
    "rgbDistance": 26.9,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 17,
      "saturation": 13,
      "lightness": 5
    },
    "luminanceDelta": 0.0555,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Khaki",
    "moreSaturatedColor": "Soft Peach"
  },
  "accessibility": {
    "pairContrastRatio": 1.07,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Khaki",
        "background": "#F0E68C",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.4
      },
      {
        "color": "Soft Peach",
        "background": "#FAD7A0",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.29
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Khaki is better when the design needs pastel yellow character, warm temperature, and the specific HEX value #F0E68C.",
    "chooseSecondWhen": "Soft Peach is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FAD7A0.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/khaki-vs-soft-peach.json",
    "https://www.colorsencyclopedia.com/api/colors/khaki.json",
    "https://www.colorsencyclopedia.com/api/colors/soft-peach.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/khaki-vs-soft-peach/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/khaki-vs-soft-peach.json"
}