#DECCBD#DECCBD

#DECCBD is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.6% C 0.029 H 62.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).

Color values

HEX#DECCBD
RGBrgb(222, 204, 189)
HSLhsl(27, 33%, 81%)
HSVhsv(27, 15%, 87%)
CMYKcmyk(0%, 8.1%, 14.9%, 12.9%)
CIE-LABlab(83.12, 3.81, 9.74)
CIE-LCHlch(83.12, 10.46, 68.62°)
OKLaboklab(85.6% 0.0134 0.0254)
OKLCHoklch(85.6% 0.029 62.3)
XYZxyz(60.9019, 62.3906, 56.9686)
Luminance0.6239 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCBD #BDCFDE
analogous
#DEBDBE #DECCBD #DEDCBD
triadic
#DECCBD #BDDECC #CCBDDE
tetradic
#DECCBD #BEDEBD #BDCFDE #DCBDDE
square
#DECCBD #BEDEBD #BDCFDE #DCBDDE
split-complementary
#DECCBD #BDDEDC #BDBEDE
monochromatic
#B58D6B #CAAC94 #DECCBD #F2ECE6 #F5EFEB

Accessibility & contrast

On white

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

On black

13.48
#DECCBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCBD
13.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCBD#FFFFFF#000000##000000
##DECCBD1.001.5613.4813.48
#FFFFFF1.561.0021.0021.00
#00000013.4821.001.001.00
##00000013.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#E5C8C8
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #deccbd;
/* rgb */ color: rgb(222, 204, 189);
/* oklch */ color: oklch(85.6% 0.029 62.3);
Tailwind
colors: {
  custom: {
    50: '#e8dbd0',
    500: '#deccbd',
    950: '#000000',
  },
}
SCSS
$custom: #deccbd;
$custom-light: #e8dbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#deccbd",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 189
  },
  "hsl": {
    "h": 27.273,
    "s": 33.333,
    "l": 80.588
  },
  "oklch": {
    "l": 0.85595,
    "c": 0.02874,
    "h": 62.3
  },
  "luminance": 0.62389
}

Semantic roles & 50–950 ramp

primary
#DECCBD
secondary
#89A2B6
accent
#78AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECCBD

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

Preview Lab → · Contrast checker → · Palette generator →

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