Skip to content
PantoneTools
yellow
X11 named colors

Gold1

gold1 · #FFD700

HEX

#FFD700

RGB

rgb(255, 215, 0)

CMYK

cmyk(0%, 16%, 100%, 0%)

HSL

hsl(51, 100%, 50%)

LAB

lab(86.9, -1.9, 87.1)

What is Gold1?

Gold1 is the gold1 reference in the X11 named colors. Its sRGB value is #FFD700 (rgb 255, 215, 0). It sits in the yellow family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Gold1 as a background.

Black text on this color

Sample text · 14.97 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 1.40 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Gold1

An 11-step tonal scale derived from Gold1 (#FFD700). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFFCEB

50

#FFFCEB

#FFFCEB

Copied #FFF9D6

100

#FFF9D6

#FFF9D6

Copied #FFF2AD

200

#FFF2AD

#FFF2AD

Copied #FFEB80

300

#FFEB80

#FFEB80

Copied #FFE140

400

#FFE140

#FFE140

Copied #FFD700

500

#FFD700

#FFD700

Copied #D9B700

600

#D9B700

#D9B700

Copied #A68C00

700

#A68C00

#A68C00

Copied #736100

800

#736100

#736100

Copied #403600

900

#403600

#403600

Copied #1F1A00

950

#1F1A00

#1F1A00

Lighter tints (mixed with white)

Copied #FFDE6C

15%

#FFDE6C

Copied #FFE495

30%

#FFE495

Copied #FFEAB3

45%

#FFEAB3

Copied #FFF0CB

60%

#FFF0CB

Copied #FFF6E1

75%

#FFF6E1

Darker shades (mixed with black)

Copied #EDC800

15%

#EDC800

Copied #DAB700

30%

#DAB700

Copied #C4A500

45%

#C4A500

Copied #AA8E00

60%

#AA8E00

Copied #897300

75%

#897300

Color harmonies for Gold1

Classic color-theory harmonies derived from rotating the hue of Gold1. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FFD700

#FFD700

#FFD700

Copied #0026FF

#0026FF

#0026FF

Triadic

Three colors 120° apart

Copied #FFD700

#FFD700

#FFD700

Copied #00FFD9

#00FFD9

#00FFD9

Copied #D900FF

#D900FF

#D900FF

Analogous

Two neighbors ±30° on the wheel

Copied #FF5900

#FF5900

#FF5900

Copied #FFD700

#FFD700

#FFD700

Copied #A6FF00

#A6FF00

#A6FF00

Split-complementary

Base + two colors flanking its complement

Copied #FFD700

#FFD700

#FFD700

Copied #00A6FF

#00A6FF

#00A6FF

Copied #5900FF

#5900FF

#5900FF

Tetradic

Two complementary pairs

Copied #FFD700

#FFD700

#FFD700

Copied #26FF00

#26FF00

#26FF00

Copied #0026FF

#0026FF

#0026FF

Copied #D900FF

#D900FF

#D900FF

Square

Four colors evenly spaced 90° apart

Copied #FFD700

#FFD700

#FFD700

Copied #00FF59

#00FF59

#00FF59

Copied #0026FF

#0026FF

#0026FF

Copied #FF00A6

#FF00A6

#FF00A6

Gold1 in every color space

Full conversion of Gold1 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FFD700

RGB

rgb(255, 215, 0)

CMYK

cmyk(0%, 16%, 100%, 0%)

HSL

hsl(51, 100%, 50%)

HSV

hsv(51, 100%, 100%)

HWB

hwb(51 0% 0%)

CIE Lab

lab(86.9 -1.9 87.1)

OKLCH

oklch(88.7% 0.182 95.3)

XYZ (D65)

xyz(65.54, 69.86, 10.03)

Copy-ready code for Gold1

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FFD700;
background-color: #FFD700;

CSS variable

:root {
  --color-gold1: #FFD700;
}

Tailwind config

// tailwind.config.js
colors: {
  'gold1': '#FFD700',
}

Sass

$color-gold1: #FFD700;

Swift UIColor

UIColor(red: 1.000, green: 0.843, blue: 0.000, alpha: 1.0)

Android XML

<color name="gold1">#FFD700</color>

Closest match in every color system

The nearest Gold1 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #FAD201

RAL 1023

#FAD201

Traffic yellow

Copied #F5D033

RAL 1017

#F5D033

Saffron yellow

Copied #F3DA0B

RAL 1021

#F3DA0B

Rape yellow

Copied #E5BE01

RAL 1003

#E5BE01

Signal yellow

Copied #E1CC4F

RAL 1014

#E1CC4F

Ivory

Copied #F8F32B

RAL 1018

#F8F32B

Zinc yellow

FAQ about Gold1

What is the HEX code for Gold1?

Gold1 (gold1) has the HEX code #FFD700. In RGB it is rgb(255, 215, 0), and in CMYK it is cmyk(0%, 16%, 100%, 0%).

What is the OKLCH value of Gold1?

Gold1 converts to oklch(0.887 0.182 95.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Gold1 accessible for body text?

Used as a background, Gold1 has a contrast ratio of 14.97:1 with black text and 1.40:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Gold1?

The closest Pantone reference to Gold1 by ΔE2000 perceptual distance is Pantone 108 C (#FFDD00). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Gold1?

The closest RAL Classic reference to Gold1 by ΔE2000 distance is RAL 1023 (Traffic yellow, #FAD201). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Gold1?

The complementary color (180° opposite on the HSL color wheel) of Gold1 is #0026FF. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
yellow

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Gold1 — #FFD700 | PantoneTools