#DECDAD#DECDAD

#DECDAD is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.047 H 83.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).

Color values

HEX#DECDAD
RGBrgb(222, 205, 173)
HSLhsl(39, 43%, 77%)
HSVhsv(39, 22%, 87%)
CMYKcmyk(0%, 7.7%, 22.1%, 12.9%)
CIE-LABlab(83.03, 0.89, 18.10)
CIE-LCHlch(83.03, 18.12, 87.20°)
OKLaboklab(85.41% 0.0055 0.0465)
OKLCHoklch(85.41% 0.047 83.3)
XYZxyz(59.4984, 62.2107, 48.4007)
Luminance0.6221 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDAD #ADBEDE
analogous
#DEB5AD #DECDAD #D6DEAD
triadic
#DECDAD #ADDECD #CDADDE
tetradic
#DECDAD #ADDEB5 #ADBEDE #DEADD6
square
#DECDAD #ADDEB5 #ADBEDE #DEADD6
split-complementary
#DECDAD #ADD6DE #B5ADDE
monochromatic
#BB9856 #CCB281 #DECDAD #F0E8D9 #F6F2E9

Accessibility & contrast

On white

1.56
#DECDAD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.44
#DECDAD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDAD
13.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDAD#FFFFFF#000000##000000
##DECDAD1.001.5613.4413.44
#FFFFFF1.561.0021.0021.00
#00000013.4421.001.001.00
##00000013.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5CCAB
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#E7C7C4
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #decdad;
/* rgb */ color: rgb(222, 205, 173);
/* oklch */ color: oklch(85.4% 0.047 83.3);
Tailwind
colors: {
  custom: {
    50: '#e8dcc5',
    500: '#decdad',
    950: '#000000',
  },
}
SCSS
$custom: #decdad;
$custom-light: #e8dcc5;
$custom-dark: #000000;
JSON
{
  "hex": "#decdad",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 173
  },
  "hsl": {
    "h": 39.184,
    "s": 42.609,
    "l": 77.451
  },
  "oklch": {
    "l": 0.85406,
    "c": 0.04678,
    "h": 83.3
  },
  "luminance": 0.62209
}

Semantic roles & 50–950 ramp

primary
#DECDAD
secondary
#798EB6
accent
#5EB630
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482

Preview Lab

Preview with #DECDAD

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

Preview Lab → · Contrast checker → · Palette generator →

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