Nearest-color comparison

Golden Yellow vs School Bus Yellow

Golden Yellow and School Bus Yellow are different yellow colors with HEX values #FFDF00 and #FFD800. According to Colors Encyclopedia, their RGB distance is 7, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Golden Yellow and School Bus Yellow are very close colors. Golden Yellow is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.

Golden Yellow#FFDF00
School Bus Yellow#FFD800

Quick Difference Summary

The main measurable differences between Golden Yellow and School Bus Yellow across RGB distance, luminance, hue, saturation, and contrast.

RGB distance7
Pair contrast1.05:1
Luminance delta0.0367
Hue delta1 deg
Lighter colorGolden Yellow
More saturatedGolden Yellow

Side-by-Side Color Profiles

yellow color

Golden Yellow

Golden Yellow is #FFDF00, a warm yellow color with vibrant character. Compared with School Bus Yellow, it is lighter and similar in saturation. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.

HEX#FFDF00 RGB255, 223, 0 HSL52, 100, 50 CMYK0, 13, 100, 0 Luminance0.7404 Best textblack text

yellow color

School Bus Yellow

School Bus Yellow is #FFD800, a warm yellow color with vibrant character. Compared with Golden Yellow, it is darker and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.

HEX#FFD800 RGB255, 216, 0 HSL51, 100, 50 CMYK0, 15, 100, 0 Luminance0.7037 Best textblack text

When to Use Golden Yellow or School Bus Yellow

Choose Golden YellowGolden Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFDF00.
Choose School Bus YellowSchool Bus Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFD800.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyGolden YellowSchool Bus Yellow
HEX#FFDF00#FFD800
RGB255, 223, 0255, 216, 0
HSL52, 100, 5051, 100, 50
CMYK0, 13, 100, 00, 15, 100, 0
FamilyYellowYellow
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.74040.7037
Black contrast15.81:115.07:1
White contrast1.33:11.39:1
Shared tonesVibrant

Accessibility and Contrast

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

Golden Yellowblack text - 15.81:1
School Bus Yellowblack text - 15.07:1

Related Palette Strip

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

Golden Yellow#FFDF00
School Bus Yellow#FFD800
#FFE95C#FFE95C
#FFE75C#FFE75C
#0022FF#0022FF
#0026FF#0026FF

Machine-readable data

Machine-Readable Golden Yellow vs School Bus Yellow Data (JSON)

Structured comparison data for Golden Yellow and School Bus Yellow, 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": "golden-yellow",
    "name": "Golden Yellow",
    "hex": "#FFDF00",
    "rgb": [
      255,
      223,
      0
    ],
    "hsl": [
      52,
      100,
      50
    ],
    "cmyk": [
      0,
      13,
      100,
      0
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7404,
    "contrast": {
      "black": 15.81,
      "white": 1.33
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.81
    },
    "description": "Golden Yellow is #FFDF00, a warm yellow color with vibrant character. Compared with School Bus Yellow, it is lighter and similar in saturation. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/golden-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/golden-yellow.json"
  },
  {
    "slug": "school-bus-yellow",
    "name": "School Bus Yellow",
    "hex": "#FFD800",
    "rgb": [
      255,
      216,
      0
    ],
    "hsl": [
      51,
      100,
      50
    ],
    "cmyk": [
      0,
      15,
      100,
      0
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7037,
    "contrast": {
      "black": 15.07,
      "white": 1.39
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.07
    },
    "description": "School Bus Yellow is #FFD800, a warm yellow color with vibrant character. Compared with Golden Yellow, it is darker and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/school-bus-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/school-bus-yellow.json"
  }
]
Differences
{
  "rgbDistance": 7,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 1,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0367,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Golden Yellow",
  "moreSaturatedColor": "Golden Yellow"
}
Accessibility
{
  "pairContrastRatio": 1.05,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Golden Yellow",
      "background": "#FFDF00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.81
    },
    {
      "color": "School Bus Yellow",
      "background": "#FFD800",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.07
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Golden Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFDF00.",
  "chooseSecondWhen": "School Bus Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFD800.",
  "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/golden-yellow-vs-school-bus-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/golden-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/school-bus-yellow.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "golden-yellow-vs-school-bus-yellow",
  "type": "nearest",
  "name": "Golden Yellow vs School Bus Yellow",
  "verdict": "Golden Yellow and School Bus Yellow are very close colors. Golden Yellow is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Golden Yellow and School Bus Yellow are different yellow colors with HEX values #FFDF00 and #FFD800. According to Colors Encyclopedia, their RGB distance is 7, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "golden-yellow",
      "name": "Golden Yellow",
      "hex": "#FFDF00",
      "rgb": [
        255,
        223,
        0
      ],
      "hsl": [
        52,
        100,
        50
      ],
      "cmyk": [
        0,
        13,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7404,
      "contrast": {
        "black": 15.81,
        "white": 1.33
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.81
      },
      "description": "Golden Yellow is #FFDF00, a warm yellow color with vibrant character. Compared with School Bus Yellow, it is lighter and similar in saturation. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/golden-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/golden-yellow.json"
    },
    {
      "slug": "school-bus-yellow",
      "name": "School Bus Yellow",
      "hex": "#FFD800",
      "rgb": [
        255,
        216,
        0
      ],
      "hsl": [
        51,
        100,
        50
      ],
      "cmyk": [
        0,
        15,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7037,
      "contrast": {
        "black": 15.07,
        "white": 1.39
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.07
      },
      "description": "School Bus Yellow is #FFD800, a warm yellow color with vibrant character. Compared with Golden Yellow, it is darker and similar in saturation. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/school-bus-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/school-bus-yellow.json"
    }
  ],
  "differences": {
    "rgbDistance": 7,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 1,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0367,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Golden Yellow",
    "moreSaturatedColor": "Golden Yellow"
  },
  "accessibility": {
    "pairContrastRatio": 1.05,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Golden Yellow",
        "background": "#FFDF00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.81
      },
      {
        "color": "School Bus Yellow",
        "background": "#FFD800",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.07
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Golden Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFDF00.",
    "chooseSecondWhen": "School Bus Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFD800.",
    "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/golden-yellow-vs-school-bus-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/golden-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/school-bus-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/golden-yellow-vs-school-bus-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/golden-yellow-vs-school-bus-yellow.json"
}