#DEC29C#DEC29C

#DEC29C is a very light, muted orange. Relative luminance 0.565; OKLCH L 82.8% C 0.060 H 75.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).

Color values

HEX#DEC29C
RGBrgb(222, 194, 156)
HSLhsl(35, 50%, 74%)
HSVhsv(35, 30%, 87%)
CMYKcmyk(0%, 12.6%, 29.7%, 12.9%)
CIE-LABlab(79.91, 4.32, 22.79)
CIE-LCHlch(79.91, 23.20, 79.27°)
OKLaboklab(82.84% 0.0153 0.0578)
OKLCHoklch(82.84% 0.06 75.2)
XYZxyz(55.4175, 56.5154, 39.4354)
Luminance0.5651 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEC29C #9CB8DE
analogous
#DEA19C #DEC29C #D9DE9C
triadic
#DEC29C #9CDEC2 #C29CDE
tetradic
#DEC29C #9CDEA1 #9CB8DE #DE9CD9
square
#DEC29C #9CDEA1 #9CB8DE #DE9CD9
split-complementary
#DEC29C #9CD9DE #A19CDE
monochromatic
#BF8940 #CFA66E #DEC29C #EDDECA #F7F1E8

Accessibility & contrast

On white

1.71
#DEC29C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.30
#DEC29C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEC29C
12.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEC29C#FFFFFF#000000##000000
##DEC29C1.001.7112.3012.30
#FFFFFF1.711.0021.0021.00
#00000012.3021.001.001.00
##00000012.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC29A
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#E9BAB8
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #dec29c;
/* rgb */ color: rgb(222, 194, 156);
/* oklch */ color: oklch(82.8% 0.060 75.2);
Tailwind
colors: {
  custom: {
    50: '#e9d4b9',
    500: '#dec29c',
    950: '#000000',
  },
}
SCSS
$custom: #dec29c;
$custom-light: #e9d4b9;
$custom-dark: #000000;
JSON
{
  "hex": "#dec29c",
  "rgb": {
    "r": 222,
    "g": 194,
    "b": 156
  },
  "hsl": {
    "h": 34.545,
    "s": 50,
    "l": 74.118
  },
  "oklch": {
    "l": 0.82844,
    "c": 0.05981,
    "h": 75.2
  },
  "luminance": 0.56513
}

Semantic roles & 50–950 ramp

primary
#DEC29C
secondary
#6889B6
accent
#67BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381

Preview Lab

Preview with #DEC29C

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

Preview Lab → · Contrast checker → · Palette generator →

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