#FFDEC4#FFDEC4

#FFDEC4 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.050 H 60.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC4
RGBrgb(255, 222, 196)
HSLhsl(26, 100%, 88%)
HSVhsv(26, 23%, 100%)
CMYKcmyk(0%, 12.9%, 23.1%, 0%)
CIE-LABlab(90.55, 7.51, 16.96)
CIE-LCHlch(90.55, 18.55, 66.11°)
OKLaboklab(92.14% 0.0249 0.0438)
OKLCHoklch(92.14% 0.05 60.4)
XYZxyz(77.3255, 77.4905, 63.0978)
Luminance0.7749 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC4 #C4E5FF
analogous
#FFC4C7 #FFDEC4 #FFFCC4
triadic
#FFDEC4 #C4FFDE #DEC4FF
tetradic
#FFDEC4 #C7FFC4 #C4E5FF #FCC4FF
square
#FFDEC4 #C7FFC4 #C4E5FF #FCC4FF
split-complementary
#FFDEC4 #C4FFFC #C4C7FF
monochromatic
#FF9A4A #FFBC87 #FFDEC4 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.50
#FFDEC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC4
16.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC4#FFFFFF#000000##000000
##FFDEC41.001.2716.5016.50
#FFFFFF1.271.0021.0021.00
#00000016.5021.001.001.00
##00000016.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E0C2
Deuteranopia (green-blind)
#F0E7C4
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdec4;
/* rgb */ color: rgb(255, 222, 196);
/* oklch */ color: oklch(92.1% 0.050 60.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8d6',
    500: '#ffdec4',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec4;
$custom-light: #ffe8d6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec4",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 196
  },
  "hsl": {
    "h": 26.441,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.92136,
    "c": 0.05036,
    "h": 60.4
  },
  "luminance": 0.77488
}

Semantic roles & 50–950 ramp

primary
#FFDEC4
secondary
#7FBAE8
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC4

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

Preview Lab → · Contrast checker → · Palette generator →

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