#DECCAE#DECCAE

#DECCAE is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.2% C 0.045 H 80.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).

Color values

HEX#DECCAE
RGBrgb(222, 204, 174)
HSLhsl(38, 42%, 78%)
HSVhsv(38, 22%, 87%)
CMYKcmyk(0%, 8.1%, 21.6%, 12.9%)
CIE-LABlab(82.79, 1.55, 17.24)
CIE-LCHlch(82.79, 17.31, 84.86°)
OKLaboklab(85.23% 0.0074 0.0443)
OKLCHoklch(85.23% 0.045 80.5)
XYZxyz(59.3571, 61.7727, 48.8327)
Luminance0.6177 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECCAE #AEC0DE
analogous
#DEB4AE #DECCAE #D8DEAE
triadic
#DECCAE #AEDECC #CCAEDE
tetradic
#DECCAE #AEDEB4 #AEC0DE #DEAED8
square
#DECCAE #AEDEB4 #AEC0DE #DEAED8
split-complementary
#DECCAE #AED8DE #B4AEDE
monochromatic
#BB9557 #CCB183 #DECCAE #F0E7D9 #F6F1E9

Accessibility & contrast

On white

1.57
#DECCAE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.35
#DECCAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECCAE
13.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECCAE#FFFFFF#000000##000000
##DECCAE1.001.5713.3513.35
#FFFFFF1.571.0021.0021.00
#00000013.3521.001.001.00
##00000013.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #deccae;
/* rgb */ color: rgb(222, 204, 174);
/* oklch */ color: oklch(85.2% 0.045 80.5);
Tailwind
colors: {
  custom: {
    50: '#e8dbc6',
    500: '#deccae',
    950: '#000000',
  },
}
SCSS
$custom: #deccae;
$custom-light: #e8dbc6;
$custom-dark: #000000;
JSON
{
  "hex": "#deccae",
  "rgb": {
    "r": 222,
    "g": 204,
    "b": 174
  },
  "hsl": {
    "h": 37.5,
    "s": 42.105,
    "l": 77.647
  },
  "oklch": {
    "l": 0.85229,
    "c": 0.04495,
    "h": 80.5
  },
  "luminance": 0.61771
}

Semantic roles & 50–950 ramp

primary
#DECCAE
secondary
#7A91B6
accent
#62B530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482

Preview Lab

Preview with #DECCAE

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

Preview Lab → · Contrast checker → · Palette generator →

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