Nearest-color comparison

Buttercup vs Dandelion

Buttercup #F3C13A vs Dandelion #F0E130: RGB distance 33.7 and contrast 1.24:1. Compare hue, luminance, saturation, WCAG and practical use.

Buttercup and Dandelion are related but distinguishable, with an RGB distance of 33.7. Dandelion is lighter by 0.1509, and Buttercup is more saturated by 3 percentage points. Their mutual contrast is 1.24:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Buttercup#F3C13A
Dandelion#F0E130

Quick Difference Summary

The main measurable differences between Buttercup and Dandelion across RGB distance, luminance, hue, saturation, and contrast.

RGB distance33.7
Pair contrast1.24:1
Luminance delta0.1509
Hue delta11 deg
Lighter colorDandelion
More saturatedButtercup

Side-by-Side Color Profiles

orange color

Buttercup

Buttercup is #F3C13A, a warm orange with hue 44°, saturation 89% and luminance 0.575. Beside Dandelion, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 12.5:1.

HEX#F3C13A RGB243, 193, 58 HSL44, 89, 59 CMYK0, 21, 76, 5 Luminance0.575 Best textblack text

yellow color

Dandelion

Dandelion is #F0E130, a warm yellow with hue 55°, saturation 86% and luminance 0.7259. Beside Buttercup, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 15.52:1.

HEX#F0E130 RGB240, 225, 48 HSL55, 86, 56 CMYK0, 6, 80, 6 Luminance0.7259 Best textblack text

When to Use Buttercup or Dandelion

Choose ButtercupChoose Buttercup when the design calls for vibrant orange color at #F3C13A, with warm temperature and 59% HSL lightness.
Choose DandelionChoose Dandelion when #F0E130, its vibrant yellow character, or its 56% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.24:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyButtercupDandelion
HEX#F3C13A#F0E130
RGB243, 193, 58240, 225, 48
HSL44, 89, 5955, 86, 56
CMYK0, 21, 76, 50, 6, 80, 6
FamilyOrangeYellow
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.5750.7259
Black contrast12.5:115.52:1
White contrast1.68:11.35:1
Shared tonesVibrant

Accessibility and Contrast

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

Buttercupblack text - 12.5:1
Dandelionblack text - 15.52:1

Downloadable color comparison infographic

Buttercup vs Dandelion Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Buttercup vs Dandelion color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Buttercup vs Dandelion color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

Machine-Readable Buttercup vs Dandelion Data (JSON)

Structured comparison data for Buttercup and Dandelion, 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": "buttercup",
    "name": "Buttercup",
    "hex": "#F3C13A",
    "rgb": [
      243,
      193,
      58
    ],
    "hsl": [
      44,
      89,
      59
    ],
    "cmyk": [
      0,
      21,
      76,
      5
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.575,
    "contrast": {
      "black": 12.5,
      "white": 1.68
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.5
    },
    "description": "Buttercup is #F3C13A, a warm orange color with vibrant character. Compared with Dandelion, it is darker and more saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/buttercup/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/buttercup.json"
  },
  {
    "slug": "dandelion",
    "name": "Dandelion",
    "hex": "#F0E130",
    "rgb": [
      240,
      225,
      48
    ],
    "hsl": [
      55,
      86,
      56
    ],
    "cmyk": [
      0,
      6,
      80,
      6
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7259,
    "contrast": {
      "black": 15.52,
      "white": 1.35
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.52
    },
    "description": "Dandelion is #F0E130, a warm yellow color with vibrant character. Compared with Buttercup, it is lighter and less saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dandelion/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dandelion.json"
  }
]
Differences
{
  "rgbDistance": 33.7,
  "contrastRatio": 1.24,
  "hslDelta": {
    "hue": 11,
    "saturation": 3,
    "lightness": 3
  },
  "luminanceDelta": 0.1509,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Dandelion",
  "moreSaturatedColor": "Buttercup"
}
Accessibility
{
  "pairContrastRatio": 1.24,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Buttercup",
      "background": "#F3C13A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.5
    },
    {
      "color": "Dandelion",
      "background": "#F0E130",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.52
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Buttercup is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F3C13A.",
  "chooseSecondWhen": "Dandelion is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #F0E130.",
  "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/buttercup-vs-dandelion.json",
  "https://www.colorsencyclopedia.com/api/colors/buttercup.json",
  "https://www.colorsencyclopedia.com/api/colors/dandelion.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "buttercup-vs-dandelion",
  "type": "nearest",
  "name": "Buttercup vs Dandelion",
  "verdict": "Buttercup and Dandelion are visually related colors. Dandelion is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.24:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Buttercup and Dandelion are different orange and yellow colors with HEX values #F3C13A and #F0E130. According to Colors Encyclopedia, their RGB distance is 33.7, their contrast ratio is 1.24:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 33.7,
  "contrastRatio": 1.24,
  "colors": [
    {
      "slug": "buttercup",
      "name": "Buttercup",
      "hex": "#F3C13A",
      "rgb": [
        243,
        193,
        58
      ],
      "hsl": [
        44,
        89,
        59
      ],
      "cmyk": [
        0,
        21,
        76,
        5
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.575,
      "contrast": {
        "black": 12.5,
        "white": 1.68
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.5
      },
      "description": "Buttercup is #F3C13A, a warm orange color with vibrant character. Compared with Dandelion, it is darker and more saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/buttercup/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/buttercup.json"
    },
    {
      "slug": "dandelion",
      "name": "Dandelion",
      "hex": "#F0E130",
      "rgb": [
        240,
        225,
        48
      ],
      "hsl": [
        55,
        86,
        56
      ],
      "cmyk": [
        0,
        6,
        80,
        6
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7259,
      "contrast": {
        "black": 15.52,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.52
      },
      "description": "Dandelion is #F0E130, a warm yellow color with vibrant character. Compared with Buttercup, it is lighter and less saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dandelion/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dandelion.json"
    }
  ],
  "differences": {
    "rgbDistance": 33.7,
    "contrastRatio": 1.24,
    "hslDelta": {
      "hue": 11,
      "saturation": 3,
      "lightness": 3
    },
    "luminanceDelta": 0.1509,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Dandelion",
    "moreSaturatedColor": "Buttercup"
  },
  "accessibility": {
    "pairContrastRatio": 1.24,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Buttercup",
        "background": "#F3C13A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.5
      },
      {
        "color": "Dandelion",
        "background": "#F0E130",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.52
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Buttercup is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F3C13A.",
    "chooseSecondWhen": "Dandelion is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #F0E130.",
    "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/buttercup-vs-dandelion.json",
    "https://www.colorsencyclopedia.com/api/colors/buttercup.json",
    "https://www.colorsencyclopedia.com/api/colors/dandelion.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/buttercup-vs-dandelion/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/buttercup-vs-dandelion.json"
}