Named color

Raw Sienna

Raw Sienna is an earth tone orange color with HEX #D68A59. According to Colors Encyclopedia, it has RGB 214, 138, 89, HSL 24, 60%, 59%, warm temperature, and is useful for earth tone palettes, interior design, and material inspired branding.

HEX #D68A59
RGB rgb(214, 138, 89)
HSL hsl(24 60% 59%)
CMYK cmyk(0, 36, 58, 16)
Luminance 0.3319
Contrast Black 7.64:1White 2.75:1

CSS Utilities

--color-raw-sienna: #D68A59;
.bg-raw-sienna { background-color: #D68A59; }
.text-raw-sienna { color: #D68A59; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.3319
Black text7.64:1AA Pass
White text2.75:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#D68A59",
  "rgb": [
    214,
    138,
    89
  ],
  "hsl": [
    24,
    60,
    59
  ],
  "cmyk": [
    0,
    36,
    58,
    16
  ],
  "luminance": 0.3319,
  "contrast": {
    "black": 7.64,
    "white": 2.75
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": [
    "#000000"
  ]
}
Harmonies
{
  "complementary": "#58A3D5",
  "analogous": [
    "#D55864",
    "#D5C958"
  ],
  "triadic": [
    "#58D58A",
    "#8A58D5"
  ],
  "tetradic": [
    "#64D558",
    "#58A3D5",
    "#C958D5"
  ],
  "splitComplementary": [
    "#58D5C9",
    "#5864D5"
  ],
  "monochromatic": [
    "#E8BDA1",
    "#D68A59",
    "#A75C2A"
  ]
}
Variants
{
  "light": "#E8BDA1",
  "dark": "#A75C2A",
  "saturated": "#EC8541",
  "desaturated": "#BE8F6F",
  "pastel": "#E9D3C4",
  "neon": "#FF9A57"
}
Pairings
{
  "best": [
    "#000000",
    "#58A3D5",
    "#D55864",
    "#D5C958"
  ],
  "avoid": [
    "#BE8F6F",
    "#E8BDA1"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#E8BDA1",
    "#BE8F6F"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "terracotta",
    "peru",
    "burnt-sienna",
    "camel",
    "butterscotch"
  ],
  "generatedPalettes": [
    "raw-sienna"
  ],
  "generatedComparisons": [
    "raw-sienna-vs-peru",
    "raw-sienna-vs-terracotta"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/raw-sienna",
    "/wcag/raw-sienna",
    "/css/colors/raw-sienna",
    "/hex/d68a59"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/raw-sienna"
    ],
    "related": [
      "/colors/terracotta",
      "/colors/peru",
      "/colors/burnt-sienna",
      "/colors/camel",
      "/colors/butterscotch",
      "/compare/raw-sienna-vs-peru",
      "/compare/raw-sienna-vs-terracotta",
      "/harmonies/raw-sienna",
      "/wcag/raw-sienna",
      "/css/colors/raw-sienna",
      "/hex/d68a59"
    ]
  }
}
Full JSON dataset
{
  "slug": "raw-sienna",
  "name": "Raw Sienna",
  "hex": "#D68A59",
  "uses": [
    "earth-tone palettes",
    "interior design",
    "material-inspired branding"
  ],
  "psychology": {
    "associations": [
      "groundedness",
      "warmth",
      "natural texture"
    ],
    "contexts": [
      "architecture",
      "home decor",
      "outdoor products",
      "editorial layouts"
    ],
    "avoidIn": [
      "high-saturation futuristic interfaces"
    ]
  },
  "aliases": [
    "sienna pigment"
  ],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "orange",
    "warm",
    "earth-tone",
    "earth-tone-palettes",
    "interior-design",
    "material-inspired-branding",
    "groundedness",
    "warmth",
    "natural-texture"
  ],
  "popularity": 88,
  "rgb": [
    214,
    138,
    89
  ],
  "hsl": [
    24,
    60,
    59
  ],
  "cmyk": [
    0,
    36,
    58,
    16
  ],
  "luminance": 0.3319,
  "contrast": {
    "black": 7.64,
    "white": 2.75
  },
  "harmonies": {
    "complementary": "#58A3D5",
    "analogous": [
      "#D55864",
      "#D5C958"
    ],
    "triadic": [
      "#58D58A",
      "#8A58D5"
    ],
    "tetradic": [
      "#64D558",
      "#58A3D5",
      "#C958D5"
    ],
    "splitComplementary": [
      "#58D5C9",
      "#5864D5"
    ],
    "monochromatic": [
      "#E8BDA1",
      "#D68A59",
      "#A75C2A"
    ]
  },
  "variants": {
    "light": "#E8BDA1",
    "dark": "#A75C2A",
    "saturated": "#EC8541",
    "desaturated": "#BE8F6F",
    "pastel": "#E9D3C4",
    "neon": "#FF9A57"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "css": {
    "variable": "--color-raw-sienna: #D68A59;",
    "utility": ".bg-raw-sienna { background-color: #D68A59; }",
    "textUtility": ".text-raw-sienna { color: #D68A59; }"
  },
  "nearestColors": [
    "terracotta",
    "peru",
    "burnt-sienna",
    "camel",
    "butterscotch"
  ],
  "generatedPalettes": [
    "raw-sienna"
  ],
  "generatedComparisons": [
    "raw-sienna-vs-peru",
    "raw-sienna-vs-terracotta"
  ],
  "relatedFamilies": [
    "/colors/by-family/orange",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/raw-sienna",
    "/wcag/raw-sienna",
    "/css/colors/raw-sienna",
    "/hex/d68a59"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/orange",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/raw-sienna"
    ],
    "related": [
      "/colors/terracotta",
      "/colors/peru",
      "/colors/burnt-sienna",
      "/colors/camel",
      "/colors/butterscotch",
      "/compare/raw-sienna-vs-peru",
      "/compare/raw-sienna-vs-terracotta",
      "/harmonies/raw-sienna",
      "/wcag/raw-sienna",
      "/css/colors/raw-sienna",
      "/hex/d68a59"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#58A3D5",
      "#D55864",
      "#D5C958"
    ],
    "avoid": [
      "#BE8F6F",
      "#E8BDA1"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#E8BDA1",
      "#BE8F6F"
    ]
  }
}

Color meaning and use

About Raw Sienna Color

Raw Sienna sits in the orange family with warm temperature and earth tone visual character. Raw Sienna is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, Raw Sienna is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Raw Sienna against black and white text.

Black text7.64:1AA Pass
White text2.75:1AA Fail
AA text options#000000, #1A1A1A
AAA text options#000000

Similar Colors

Color Harmonies

#58A3D5#58A3D5
#D55864#D55864
#D5C958#D5C958
#58D58A#58D58A
#8A58D5#8A58D5

Variants

#E8BDA1#E8BDA1
#A75C2A#A75C2A
#EC8541#EC8541
#BE8F6F#BE8F6F
#E9D3C4#E9D3C4
#FF9A57#FF9A57

Pairings

Black#000000
#58A3D5#58A3D5
#D55864#D55864
#D5C958#D5C958
Matte Black#1A1A1A
White Smoke#F5F5F5