#FFDCCA#FFDCCA

#FFDCCA is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.9% C 0.046 H 48.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).

Color values

HEX#FFDCCA
RGBrgb(255, 220, 202)
HSLhsl(20, 100%, 90%)
HSVhsv(20, 21%, 100%)
CMYKcmyk(0%, 13.7%, 20.8%, 0%)
CIE-LABlab(90.19, 9.39, 13.32)
CIE-LCHlch(90.19, 16.30, 54.82°)
OKLaboklab(91.9% 0.0302 0.0346)
OKLCHoklch(91.9% 0.046 48.9)
XYZxyz(77.4941, 76.7131, 66.5906)
Luminance0.7671 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCCA #CAEDFF
analogous
#FFCAD3 #FFDCCA #FFF6CA
triadic
#FFDCCA #CAFFDC #DCCAFF
tetradic
#FFDCCA #D3FFCA #CAEDFF #F6CAFF
square
#FFDCCA #D3FFCA #CAEDFF #F6CAFF
split-complementary
#FFDCCA #CAFFF6 #CAD3FF
monochromatic
#FF8B50 #FFB48D #FFDCCA #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

16.34
#FFDCCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCCA
16.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCCA#FFFFFF#000000##000000
##FFDCCA1.001.2916.3416.34
#FFFFFF1.291.0021.0021.00
#00000016.3421.001.001.00
##00000016.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#EDE6CA
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdcca;
/* rgb */ color: rgb(255, 220, 202);
/* oklch */ color: oklch(91.9% 0.046 48.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6da',
    500: '#ffdcca',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcca;
$custom-light: #ffe6da;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcca",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 202
  },
  "hsl": {
    "h": 20.377,
    "s": 100,
    "l": 89.608
  },
  "oklch": {
    "l": 0.91899,
    "c": 0.04597,
    "h": 48.9
  },
  "luminance": 0.76711
}

Semantic roles & 50–950 ramp

primary
#FFDCCA
secondary
#84C7E9
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDCCA

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

Preview Lab → · Contrast checker → · Palette generator →

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