#FFDEC9#FFDEC9

#FFDEC9 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.3% C 0.046 H 54.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC9
RGBrgb(255, 222, 201)
HSLhsl(23, 100%, 89%)
HSVhsv(23, 21%, 100%)
CMYKcmyk(0%, 12.9%, 21.2%, 0%)
CIE-LABlab(90.65, 8.22, 14.50)
CIE-LCHlch(90.65, 16.66, 60.46°)
OKLaboklab(92.25% 0.0269 0.0376)
OKLCHoklch(92.25% 0.046 54.5)
XYZxyz(77.9041, 77.7219, 66.1451)
Luminance0.7772 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC9 #C9EAFF
analogous
#FFC9CF #FFDEC9 #FFF9C9
triadic
#FFDEC9 #C9FFDE #DEC9FF
tetradic
#FFDEC9 #CFFFC9 #C9EAFF #F9C9FF
square
#FFDEC9 #CFFFC9 #C9EAFF #F9C9FF
split-complementary
#FFDEC9 #C9FFF9 #C9CFFF
monochromatic
#FF934F #FFB98C #FFDEC9 #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

16.54
#FFDEC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC9
16.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC9#FFFFFF#000000##000000
##FFDEC91.001.2716.5416.54
#FFFFFF1.271.0021.0021.00
#00000016.5421.001.001.00
##00000016.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdec9;
/* rgb */ color: rgb(255, 222, 201);
/* oklch */ color: oklch(92.3% 0.046 54.5);
Tailwind
colors: {
  custom: {
    50: '#ffe8d9',
    500: '#ffdec9',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec9;
$custom-light: #ffe8d9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec9",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 201
  },
  "hsl": {
    "h": 23.333,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.92254,
    "c": 0.04622,
    "h": 54.5
  },
  "luminance": 0.7772
}

Semantic roles & 50–950 ramp

primary
#FFDEC9
secondary
#83C1E9
accent
#8CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC9

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

Preview Lab → · Contrast checker → · Palette generator →

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