#DECDBC#DECDBC

#DECDBC is a very light, muted orange. Relative luminance 0.628; OKLCH L 85.8% C 0.030 H 67.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#DECDBC
RGBrgb(222, 205, 188)
HSLhsl(30, 34%, 80%)
HSVhsv(30, 15%, 87%)
CMYKcmyk(0%, 7.7%, 15.3%, 12.9%)
CIE-LABlab(83.35, 3.13, 10.60)
CIE-LCHlch(83.35, 11.05, 73.54°)
OKLaboklab(85.77% 0.0115 0.0276)
OKLCHoklch(85.77% 0.03 67.4)
XYZxyz(61.0321, 62.8242, 56.4784)
Luminance0.6282 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDBC #BCCDDE
analogous
#DEBCBC #DECDBC #DEDEBC
triadic
#DECDBC #BCDECD #CDBCDE
tetradic
#DECDBC #BCDEBC #BCCDDE #DEBCDE
square
#DECDBC #BCDEBC #BCCDDE #DEBCDE
split-complementary
#DECDBC #BCDEDE #BCBCDE
monochromatic
#B6906A #CAAE93 #DECDBC #F2ECE5 #F5F0EA

Accessibility & contrast

On white

1.55
#DECDBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.56
#DECDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDBC
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDBC#FFFFFF#000000##000000
##DECDBC1.001.5513.5613.56
#FFFFFF1.551.0021.0021.00
#00000013.5621.001.001.00
##00000013.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3CDBB
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#E5C9C8
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #decdbc;
/* rgb */ color: rgb(222, 205, 188);
/* oklch */ color: oklch(85.8% 0.030 67.4);
Tailwind
colors: {
  custom: {
    50: '#e8dcd0',
    500: '#decdbc',
    950: '#000000',
  },
}
SCSS
$custom: #decdbc;
$custom-light: #e8dcd0;
$custom-dark: #000000;
JSON
{
  "hex": "#decdbc",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 188
  },
  "hsl": {
    "h": 30,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.85767,
    "c": 0.02993,
    "h": 67.4
  },
  "luminance": 0.62823
}

Semantic roles & 50–950 ramp

primary
#DECDBC
secondary
#889FB6
accent
#73AD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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