#FFDECB#FFDECB

#FFDECB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.3% C 0.045 H 51.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#FFDECB
RGBrgb(255, 222, 203)
HSLhsl(22, 100%, 90%)
HSVhsv(22, 20%, 100%)
CMYKcmyk(0%, 12.9%, 20.4%, 0%)
CIE-LABlab(90.70, 8.50, 13.52)
CIE-LCHlch(90.70, 15.97, 57.83°)
OKLaboklab(92.3% 0.0276 0.0351)
OKLCHoklch(92.3% 0.045 51.8)
XYZxyz(78.1409, 77.8167, 67.3922)
Luminance0.7781 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDECB #CBECFF
analogous
#FFCBD2 #FFDECB #FFF8CB
triadic
#FFDECB #CBFFDE #DECBFF
tetradic
#FFDECB #D2FFCB #CBECFF #F8CBFF
square
#FFDECB #D2FFCB #CBECFF #F8CBFF
split-complementary
#FFDECB #CBFFF8 #CBD2FF
monochromatic
#FF9051 #FFB78E #FFDECB #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

16.56
#FFDECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDECB
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDECB#FFFFFF#000000##000000
##FFDECB1.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdecb;
/* rgb */ color: rgb(255, 222, 203);
/* oklch */ color: oklch(92.3% 0.045 51.8);
Tailwind
colors: {
  custom: {
    50: '#ffe8da',
    500: '#ffdecb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdecb;
$custom-light: #ffe8da;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdecb",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 203
  },
  "hsl": {
    "h": 21.923,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92302,
    "c": 0.04471,
    "h": 51.8
  },
  "luminance": 0.77814
}

Semantic roles & 50–950 ramp

primary
#FFDECB
secondary
#85C5E9
accent
#92E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDECB

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

Preview Lab → · Contrast checker → · Palette generator →

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