#FFDCBC#FFDCBC

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

Color values

HEX#FFDCBC
RGBrgb(255, 220, 188)
HSLhsl(29, 100%, 87%)
HSVhsv(29, 26%, 100%)
CMYKcmyk(0%, 13.7%, 26.3%, 0%)
CIE-LABlab(89.90, 7.45, 20.22)
CIE-LCHlch(89.90, 21.55, 69.77°)
OKLaboklab(91.57% 0.0248 0.0518)
OKLCHoklch(91.57% 0.057 64.5)
XYZxyz(75.9111, 76.0799, 58.2534)
Luminance0.7608 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCBC #BCDFFF
analogous
#FFBCBE #FFDCBC #FFFEBC
triadic
#FFDCBC #BCFFDC #DCBCFF
tetradic
#FFDCBC #BEFFBC #BCDFFF #FEBCFF
square
#FFDCBC #BEFFBC #BCDFFF #FEBCFF
split-complementary
#FFDCBC #BCFFFE #BCBEFF
monochromatic
#FF9C42 #FFBC7F #FFDCBC #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.30
#FFDCBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFDCBC#FFFFFF#000000##000000
##FFDCBC1.001.3016.2216.22
#FFFFFF1.301.0021.0021.00
#00000016.2221.001.001.00
##00000016.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DEBA
Deuteranopia (green-blind)
#F0E5BD
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffdcbc;
/* rgb */ color: rgb(255, 220, 188);
/* oklch */ color: oklch(91.6% 0.057 64.5);
Tailwind
colors: {
  custom: {
    50: '#ffe6d0',
    500: '#ffdcbc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcbc;
$custom-light: #ffe6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcbc",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 188
  },
  "hsl": {
    "h": 28.657,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.91573,
    "c": 0.05744,
    "h": 64.5
  },
  "luminance": 0.76077
}

Semantic roles & 50–950 ramp

primary
#FFDCBC
secondary
#78B2E7
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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