#FDDCC5#FDDCC5

#FDDCC5 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.048 H 56.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).

Color values

HEX#FDDCC5
RGBrgb(253, 220, 197)
HSLhsl(25, 93%, 88%)
HSVhsv(25, 22%, 99%)
CMYKcmyk(0%, 13%, 22.1%, 0.8%)
CIE-LABlab(89.91, 7.95, 15.51)
CIE-LCHlch(89.91, 17.43, 62.86°)
OKLaboklab(91.6% 0.0261 0.0402)
OKLCHoklch(91.6% 0.048 56.9)
XYZxyz(76.1796, 76.1026, 63.4889)
Luminance0.7610 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDDCC5 #C5E6FD
analogous
#FDC5CA #FDDCC5 #FDF8C5
triadic
#FDDCC5 #C5FDDC #DCC5FD
tetradic
#FDDCC5 #CAFDC5 #C5E6FD #F8C5FD
square
#FDDCC5 #CAFDC5 #C5E6FD #F8C5FD
split-complementary
#FDDCC5 #C5FDF8 #C5CAFD
monochromatic
#F9954F #FBB88A #FDDCC5 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

1.29
#FDDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.22
#FDDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDDCC5
16.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDDCC5#FFFFFF#000000##000000
##FDDCC51.001.2916.2216.22
#FFFFFF1.291.0021.0021.00
#00000016.2221.001.001.00
##00000016.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC4
Deuteranopia (green-blind)
#EDE5C5
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fddcc5;
/* rgb */ color: rgb(253, 220, 197);
/* oklch */ color: oklch(91.6% 0.048 56.9);
Tailwind
colors: {
  custom: {
    50: '#fee6d6',
    500: '#fddcc5',
    950: '#000000',
  },
}
SCSS
$custom: #fddcc5;
$custom-light: #fee6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#fddcc5",
  "rgb": {
    "r": 253,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 24.643,
    "s": 93.333,
    "l": 88.235
  },
  "oklch": {
    "l": 0.91601,
    "c": 0.0479,
    "h": 56.9
  },
  "luminance": 0.761
}

Semantic roles & 50–950 ramp

primary
#FDDCC5
secondary
#82BCE5
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FDDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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