Burlywood1
burlywood1 · #FFD39B
HEX
#FFD39B
RGB
rgb(255, 211, 155)
CMYK
cmyk(0%, 17%, 39%, 0%)
HSL
hsl(34, 100%, 80%)
LAB
lab(87.1, 8.1, 33.5)
What is Burlywood1?
Burlywood1 is the burlywood1 reference in the X11 named colors. Its sRGB value is #FFD39B (rgb 255, 211, 155). It sits in the orange 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 Burlywood1 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Burlywood1
An 11-step tonal scale derived from Burlywood1 (#FFD39B). 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.
50
#FFFBF7
#FFFBF7
100
#FFF8EF
#FFF8EF
200
#FFF1DF
#FFF1DF
300
#FFE9CD
#FFE9CD
400
#FFDEB4
#FFDEB4
500
#FFD39B
#FFD39B
600
#D9B384
#D9B384
700
#A68965
#A68965
800
#735F46
#735F46
900
#403527
#403527
950
#1F1913
#1F1913
Lighter tints (mixed with white)
15%
#FFDAAF
30%
#FFE1C0
45%
#FFE8D0
60%
#FFEFDE
75%
#FFF5EB
Darker shades (mixed with black)
15%
#EDC490
30%
#DAB484
45%
#C4A176
60%
#AA8C65
75%
#897051
Color harmonies for Burlywood1
Classic color-theory harmonies derived from rotating the hue of Burlywood1. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#FFD39B
#FFD39B
#99C5FF
#99C5FF
Triadic
Three colors 120° apart
#FFD39B
#FFD39B
#99FFD3
#99FFD3
#D399FF
#D399FF
Analogous
Two neighbors ±30° on the wheel
#FFA099
#FFA099
#FFD39B
#FFD39B
#F8FF99
#F8FF99
Split-complementary
Base + two colors flanking its complement
#FFD39B
#FFD39B
#99F8FF
#99F8FF
#A099FF
#A099FF
Tetradic
Two complementary pairs
#FFD39B
#FFD39B
#C5FF99
#C5FF99
#99C5FF
#99C5FF
#D399FF
#D399FF
Square
Four colors evenly spaced 90° apart
#FFD39B
#FFD39B
#99FFA0
#99FFA0
#99C5FF
#99C5FF
#FF99F8
#FF99F8
Burlywood1 in every color space
Full conversion of Burlywood1 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
#FFD39B
RGB
rgb(255, 211, 155)
CMYK
cmyk(0%, 17%, 39%, 0%)
HSL
hsl(34, 100%, 80%)
HSV
hsv(34, 39%, 100%)
HWB
hwb(34 61% 0%)
CIE Lab
lab(87.1 8.1 33.5)
OKLCH
oklch(89.2% 0.087 73.0)
XYZ (D65)
xyz(70.45, 70.22, 40.85)
Copy-ready code for Burlywood1
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: #FFD39B;
background-color: #FFD39B;CSS variable
:root {
--color-burlywood1: #FFD39B;
}Tailwind config
// tailwind.config.js
colors: {
'burlywood1': '#FFD39B',
}Sass
$color-burlywood1: #FFD39B;Swift UIColor
UIColor(red: 1.000, green: 0.827, blue: 0.608, alpha: 1.0)Android XML
<color name="burlywood1">#FFD39B</color>Closest match in every color system
The nearest Burlywood1 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.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 1015
#E6D690
Light ivory
RAL 1034
#EFA94A
Pastel yellow
RAL 1001
#C2B078
Beige
RAL 1002
#C6A664
Sand yellow
RAL 1013
#EAE6CA
Oyster white
RAL 9001
#FDF4E3
Cream
FAQ about Burlywood1
What is the HEX code for Burlywood1?
Burlywood1 (burlywood1) has the HEX code #FFD39B. In RGB it is rgb(255, 211, 155), and in CMYK it is cmyk(0%, 17%, 39%, 0%).
What is the OKLCH value of Burlywood1?
Burlywood1 converts to oklch(0.892 0.087 73.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Burlywood1 accessible for body text?
Used as a background, Burlywood1 has a contrast ratio of 15.04: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 Burlywood1?
The closest Pantone reference to Burlywood1 by ΔE2000 perceptual distance is Pantone 472 C (#E5B17C). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Burlywood1?
The closest RAL Classic reference to Burlywood1 by ΔE2000 distance is RAL 1015 (Light ivory, #E6D690). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Burlywood1?
The complementary color (180° opposite on the HSL color wheel) of Burlywood1 is #99C5FF. 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 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.