#FFDEC7#FFDEC7

#FFDEC7 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.048 H 56.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC7
RGBrgb(255, 222, 199)
HSLhsl(25, 100%, 89%)
HSVhsv(25, 22%, 100%)
CMYKcmyk(0%, 12.9%, 22%, 0%)
CIE-LABlab(90.61, 7.93, 15.48)
CIE-LCHlch(90.61, 17.40, 62.87°)
OKLaboklab(92.21% 0.0261 0.0401)
OKLCHoklch(92.21% 0.048 56.9)
XYZxyz(77.6704, 77.6284, 64.9141)
Luminance0.7763 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC7 #C7E8FF
analogous
#FFC7CC #FFDEC7 #FFFAC7
triadic
#FFDEC7 #C7FFDE #DEC7FF
tetradic
#FFDEC7 #CCFFC7 #C7E8FF #FAC7FF
square
#FFDEC7 #CCFFC7 #C7E8FF #FAC7FF
split-complementary
#FFDEC7 #C7FFFA #C7CCFF
monochromatic
#FF964D #FFBA8A #FFDEC7 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.27
#FFDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.53
#FFDEC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC7
16.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC7#FFFFFF#000000##000000
##FFDEC71.001.2716.5316.53
#FFFFFF1.271.0021.0021.00
#00000016.5321.001.001.00
##00000016.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E0C6
Deuteranopia (green-blind)
#EFE7C7
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdec7;
/* rgb */ color: rgb(255, 222, 199);
/* oklch */ color: oklch(92.2% 0.048 56.9);
Tailwind
colors: {
  custom: {
    50: '#ffe8d8',
    500: '#ffdec7',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec7;
$custom-light: #ffe8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec7",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 199
  },
  "hsl": {
    "h": 24.643,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.92206,
    "c": 0.04782,
    "h": 56.9
  },
  "luminance": 0.77626
}

Semantic roles & 50–950 ramp

primary
#FFDEC7
secondary
#81BEE9
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC7

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

Preview Lab → · Contrast checker → · Palette generator →

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