#FFDEC0#FFDEC0

#FFDEC0 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.054 H 64.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC0
RGBrgb(255, 222, 192)
HSLhsl(29, 100%, 88%)
HSVhsv(29, 25%, 100%)
CMYKcmyk(0%, 12.9%, 24.7%, 0%)
CIE-LABlab(90.46, 6.96, 18.93)
CIE-LCHlch(90.46, 20.17, 69.81°)
OKLaboklab(92.04% 0.0234 0.0487)
OKLCHoklch(92.04% 0.054 64.4)
XYZxyz(76.8763, 77.3108, 60.7319)
Luminance0.7731 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC0 #C0E1FF
analogous
#FFC0C2 #FFDEC0 #FFFDC0
triadic
#FFDEC0 #C0FFDE #DEC0FF
tetradic
#FFDEC0 #C2FFC0 #C0E1FF #FDC0FF
square
#FFDEC0 #C2FFC0 #C0E1FF #FDC0FF
split-complementary
#FFDEC0 #C0FFFD #C0C2FF
monochromatic
#FF9E46 #FFBE83 #FFDEC0 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.28
#FFDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.46
#FFDEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC0
16.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC0#FFFFFF#000000##000000
##FFDEC01.001.2816.4616.46
#FFFFFF1.281.0021.0021.00
#00000016.4621.001.001.00
##00000016.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdec0;
/* rgb */ color: rgb(255, 222, 192);
/* oklch */ color: oklch(92.0% 0.054 64.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8d3',
    500: '#ffdec0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec0;
$custom-light: #ffe8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec0",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 192
  },
  "hsl": {
    "h": 28.571,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.92044,
    "c": 0.05397,
    "h": 64.4
  },
  "luminance": 0.77308
}

Semantic roles & 50–950 ramp

primary
#FFDEC0
secondary
#7BB4E8
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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