#FFDEC1#FFDEC1

#FFDEC1 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.053 H 63.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC1
RGBrgb(255, 222, 193)
HSLhsl(28, 100%, 88%)
HSVhsv(28, 24%, 100%)
CMYKcmyk(0%, 12.9%, 24.3%, 0%)
CIE-LABlab(90.48, 7.10, 18.43)
CIE-LCHlch(90.48, 19.75, 68.94°)
OKLaboklab(92.07% 0.0237 0.0474)
OKLCHoklch(92.07% 0.053 63.4)
XYZxyz(76.9875, 77.3553, 61.3174)
Luminance0.7735 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC1 #C1E2FF
analogous
#FFC1C3 #FFDEC1 #FFFDC1
triadic
#FFDEC1 #C1FFDE #DEC1FF
tetradic
#FFDEC1 #C3FFC1 #C1E2FF #FDC1FF
square
#FFDEC1 #C3FFC1 #C1E2FF #FDC1FF
split-complementary
#FFDEC1 #C1FFFD #C1C3FF
monochromatic
#FF9D47 #FFBD84 #FFDEC1 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

16.47
#FFDEC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC1
16.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC1#FFFFFF#000000##000000
##FFDEC11.001.2716.4716.47
#FFFFFF1.271.0021.0021.00
#00000016.4721.001.001.00
##00000016.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E0BF
Deuteranopia (green-blind)
#F0E7C1
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdec1;
/* rgb */ color: rgb(255, 222, 193);
/* oklch */ color: oklch(92.1% 0.053 63.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8d3',
    500: '#ffdec1',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec1;
$custom-light: #ffe8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec1",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 193
  },
  "hsl": {
    "h": 28.065,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.92067,
    "c": 0.05305,
    "h": 63.4
  },
  "luminance": 0.77353
}

Semantic roles & 50–950 ramp

primary
#FFDEC1
secondary
#7CB6E8
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC1

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

Preview Lab → · Contrast checker → · Palette generator →

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