#FFDEC3#FFDEC3

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

Color values

HEX#FFDEC3
RGBrgb(255, 222, 195)
HSLhsl(27, 100%, 88%)
HSVhsv(27, 24%, 100%)
CMYKcmyk(0%, 12.9%, 23.5%, 0%)
CIE-LABlab(90.53, 7.37, 17.45)
CIE-LCHlch(90.53, 18.94, 67.10°)
OKLaboklab(92.11% 0.0245 0.045)
OKLCHoklch(92.11% 0.051 61.4)
XYZxyz(77.2121, 77.4451, 62.5003)
Luminance0.7744 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEC3 #C3E4FF
analogous
#FFC3C6 #FFDEC3 #FFFCC3
triadic
#FFDEC3 #C3FFDE #DEC3FF
tetradic
#FFDEC3 #C6FFC3 #C3E4FF #FCC3FF
square
#FFDEC3 #C6FFC3 #C3E4FF #FCC3FF
split-complementary
#FFDEC3 #C3FFFC #C3C6FF
monochromatic
#FF9B49 #FFBC86 #FFDEC3 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.49
#FFDEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEC3
16.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEC3#FFFFFF#000000##000000
##FFDEC31.001.2716.4916.49
#FFFFFF1.271.0021.0021.00
#00000016.4921.001.001.00
##00000016.4921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdec3;
/* rgb */ color: rgb(255, 222, 195);
/* oklch */ color: oklch(92.1% 0.051 61.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8d5',
    500: '#ffdec3',
    950: '#000000',
  },
}
SCSS
$custom: #ffdec3;
$custom-light: #ffe8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdec3",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 27,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.92113,
    "c": 0.05125,
    "h": 61.4
  },
  "luminance": 0.77443
}

Semantic roles & 50–950 ramp

primary
#FFDEC3
secondary
#7EB8E8
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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