#DECCBC#DECCBC

#DECCBC is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.6% C 0.030 H 64.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).

Color values

HEX#DECCBC
RGBrgb(222, 204, 188)
HSLhsl(28, 34%, 80%)
HSVhsv(28, 15%, 87%)
CMYKcmyk(0%, 8.1%, 15.3%, 12.9%)
CIE-LABlab(83.10, 3.66, 10.24)
CIE-LCHlch(83.10, 10.87, 70.35°)
OKLaboklab(85.57% 0.013 0.0267)
OKLCHoklch(85.57% 0.03 64.1)
XYZxyz(60.7937, 62.3473, 56.3989)
Luminance0.6235 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCBC #BCCEDE
analogous
#DEBCBD #DECCBC #DEDDBC
triadic
#DECCBC #BCDECC #CCBCDE
tetradic
#DECCBC #BDDEBC #BCCEDE #DDBCDE
square
#DECCBC #BDDEBC #BCCEDE #DDBCDE
split-complementary
#DECCBC #BCDEDD #BCBDDE
monochromatic
#B68E6A #CAAD93 #DECCBC #F2EBE5 #F5EFEA

Accessibility & contrast

On white

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

On black

13.47
#DECCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCBC
13.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCBC#FFFFFF#000000##000000
##DECCBC1.001.5613.4713.47
#FFFFFF1.561.0021.0021.00
#00000013.4721.001.001.00
##00000013.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D6D1BC
Tritanopia (blue-blind)
#E5C8C7
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #deccbc;
/* rgb */ color: rgb(222, 204, 188);
/* oklch */ color: oklch(85.6% 0.030 64.1);
Tailwind
colors: {
  custom: {
    50: '#e8dbd0',
    500: '#deccbc',
    950: '#000000',
  },
}
SCSS
$custom: #deccbc;
$custom-light: #e8dbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#deccbc",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 188
  },
  "hsl": {
    "h": 28.235,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.8557,
    "c": 0.02971,
    "h": 64.1
  },
  "luminance": 0.62346
}

Semantic roles & 50–950 ramp

primary
#DECCBC
secondary
#88A0B6
accent
#76AD39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483

Preview Lab

Preview with #DECCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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