#FFDECC#FFDECC

#FFDECC is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.044 H 50.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).

Color values

HEX#FFDECC
RGBrgb(255, 222, 204)
HSLhsl(21, 100%, 90%)
HSVhsv(21, 20%, 100%)
CMYKcmyk(0%, 12.9%, 20%, 0%)
CIE-LABlab(90.72, 8.65, 13.02)
CIE-LCHlch(90.72, 15.63, 56.42°)
OKLaboklab(92.33% 0.028 0.0339)
OKLCHoklch(92.33% 0.044 50.4)
XYZxyz(78.2605, 77.8645, 68.0219)
Luminance0.7786 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDECC #CCEDFF
analogous
#FFCCD4 #FFDECC #FFF7CC
triadic
#FFDECC #CCFFDE #DECCFF
tetradic
#FFDECC #D4FFCC #CCEDFF #F7CCFF
square
#FFDECC #D4FFCC #CCEDFF #F7CCFF
split-complementary
#FFDECC #CCFFF7 #CCD4FF
monochromatic
#FF8F52 #FFB68F #FFDECC #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

16.57
#FFDECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDECC
16.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDECC#FFFFFF#000000##000000
##FFDECC1.001.2716.5716.57
#FFFFFF1.271.0021.0021.00
#00000016.5721.001.001.00
##00000016.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E0CB
Deuteranopia (green-blind)
#EEE7CC
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdecc;
/* rgb */ color: rgb(255, 222, 204);
/* oklch */ color: oklch(92.3% 0.044 50.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8db',
    500: '#ffdecc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdecc;
$custom-light: #ffe8db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdecc",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 204
  },
  "hsl": {
    "h": 21.176,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.92326,
    "c": 0.04397,
    "h": 50.4
  },
  "luminance": 0.77862
}

Semantic roles & 50–950 ramp

primary
#FFDECC
secondary
#86C6EA
accent
#95E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FFDECC

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

Preview Lab → · Contrast checker → · Palette generator →

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