#DCC09F#DCC09F

#DCC09F is a very light, muted orange. Relative luminance 0.554; OKLCH L 82.3% C 0.055 H 71.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).

Color values

HEX#DCC09F
RGBrgb(220, 192, 159)
HSLhsl(32, 47%, 74%)
HSVhsv(32, 28%, 86%)
CMYKcmyk(0%, 12.7%, 27.7%, 13.7%)
CIE-LABlab(79.28, 5.00, 20.31)
CIE-LCHlch(79.28, 20.92, 76.16°)
OKLaboklab(82.33% 0.0173 0.0518)
OKLCHoklch(82.33% 0.055 71.5)
XYZxyz(54.6235, 55.4200, 40.6139)
Luminance0.5542 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCC09F #9FBBDC
analogous
#DCA29F #DCC09F #DADC9F
triadic
#DCC09F #9FDCC0 #C09FDC
tetradic
#DCC09F #9FDCA2 #9FBBDC #DC9FDA
square
#DCC09F #9FDCA2 #9FBBDC #DC9FDA
split-complementary
#DCC09F #9FDADC #A29FDC
monochromatic
#BB8545 #CCA372 #DCC09F #ECDDCC #F7F0E9

Accessibility & contrast

On white

1.74
#DCC09F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.08
#DCC09F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCC09F
12.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCC09F#FFFFFF#000000##000000
##DCC09F1.001.7412.0812.08
#FFFFFF1.741.0021.0021.00
#00000012.0821.001.001.00
##00000012.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAC19D
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#E7B9B7
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #dcc09f;
/* rgb */ color: rgb(220, 192, 159);
/* oklch */ color: oklch(82.3% 0.055 71.5);
Tailwind
colors: {
  custom: {
    50: '#e7d3bb',
    500: '#dcc09f',
    950: '#000000',
  },
}
SCSS
$custom: #dcc09f;
$custom-light: #e7d3bb;
$custom-dark: #000000;
JSON
{
  "hex": "#dcc09f",
  "rgb": {
    "r": 220,
    "g": 192,
    "b": 159
  },
  "hsl": {
    "h": 32.459,
    "s": 46.565,
    "l": 74.314
  },
  "oklch": {
    "l": 0.82331,
    "c": 0.05462,
    "h": 71.5
  },
  "luminance": 0.55418
}

Semantic roles & 50–950 ramp

primary
#DCC09F
secondary
#6B8DB4
accent
#6DBA2C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382

Preview Lab

Preview with #DCC09F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#DCC09F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva