#FFDCC3#FFDCC3

#FFDCC3 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.051 H 57.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#FFDCC3
RGBrgb(255, 220, 195)
HSLhsl(25, 100%, 88%)
HSVhsv(25, 24%, 100%)
CMYKcmyk(0%, 13.7%, 23.5%, 0%)
CIE-LABlab(90.04, 8.40, 16.77)
CIE-LCHlch(90.04, 18.76, 63.38°)
OKLaboklab(91.73% 0.0275 0.0433)
OKLCHoklch(91.73% 0.051 57.6)
XYZxyz(76.6840, 76.3890, 62.3243)
Luminance0.7639 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCC3 #C3E6FF
analogous
#FFC3C8 #FFDCC3 #FFFAC3
triadic
#FFDCC3 #C3FFDC #DCC3FF
tetradic
#FFDCC3 #C8FFC3 #C3E6FF #FAC3FF
square
#FFDCC3 #C8FFC3 #C3E6FF #FAC3FF
split-complementary
#FFDCC3 #C3FFFA #C3C8FF
monochromatic
#FF9549 #FFB886 #FFDCC3 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

16.28
#FFDCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCC3
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCC3#FFFFFF#000000##000000
##FFDCC31.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdcc3;
/* rgb */ color: rgb(255, 220, 195);
/* oklch */ color: oklch(91.7% 0.051 57.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6d5',
    500: '#ffdcc3',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcc3;
$custom-light: #ffe6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcc3",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 195
  },
  "hsl": {
    "h": 25,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.91732,
    "c": 0.05129,
    "h": 57.6
  },
  "luminance": 0.76387
}

Semantic roles & 50–950 ramp

primary
#FFDCC3
secondary
#7EBCE8
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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