#FFDEC8#FFDEC8

#FFDEC8 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.047 H 55.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).

Color values

HEX#FFDEC8
RGBrgb(255, 222, 200)
HSLhsl(24, 100%, 89%)
HSVhsv(24, 22%, 100%)
CMYKcmyk(0%, 12.9%, 21.6%, 0%)
CIE-LABlab(90.63, 8.07, 14.99)
CIE-LCHlch(90.63, 17.03, 61.70°)
OKLaboklab(92.23% 0.0265 0.0389)
OKLCHoklch(92.23% 0.047 55.7)
XYZxyz(77.7869, 77.6750, 65.5276)
Luminance0.7767 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC8 #C8E9FF
analogous
#FFC8CE #FFDEC8 #FFFAC8
triadic
#FFDEC8 #C8FFDE #DEC8FF
tetradic
#FFDEC8 #CEFFC8 #C8E9FF #FAC8FF
square
#FFDEC8 #CEFFC8 #C8E9FF #FAC8FF
split-complementary
#FFDEC8 #C8FFFA #C8CEFF
monochromatic
#FF954E #FFB98B #FFDEC8 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

16.53
#FFDEC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC8
16.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC8#FFFFFF#000000##000000
##FFDEC81.001.2716.5316.53
#FFFFFF1.271.0021.0021.00
#00000016.5321.001.001.00
##00000016.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdec8;
/* rgb */ color: rgb(255, 222, 200);
/* oklch */ color: oklch(92.2% 0.047 55.7);
Tailwind
colors: {
  custom: {
    50: '#ffe8d8',
    500: '#ffdec8',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec8;
$custom-light: #ffe8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec8",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 200
  },
  "hsl": {
    "h": 24,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.9223,
    "c": 0.04701,
    "h": 55.7
  },
  "luminance": 0.77673
}

Semantic roles & 50–950 ramp

primary
#FFDEC8
secondary
#82C0E9
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC8

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

Preview Lab → · Contrast checker → · Palette generator →

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