#FFDCD0#FFDCD0

#FFDCD0 is a very light, muted orange. Relative luminance 0.770; OKLCH L 92.0% C 0.042 H 39.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).

Color values

HEX#FFDCD0
RGBrgb(255, 220, 208)
HSLhsl(15, 100%, 91%)
HSVhsv(15, 18%, 100%)
CMYKcmyk(0%, 13.7%, 18.4%, 0%)
CIE-LABlab(90.32, 10.27, 10.37)
CIE-LCHlch(90.32, 14.59, 45.29°)
OKLaboklab(92.05% 0.0325 0.0272)
OKLCHoklch(92.05% 0.042 39.8)
XYZxyz(78.2184, 77.0028, 70.4050)
Luminance0.7700 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCD0 #D0F3FF
analogous
#FFD0DB #FFDCD0 #FFF3D0
triadic
#FFDCD0 #D0FFDC #DCD0FF
tetradic
#FFDCD0 #DBFFD0 #D0F3FF #F3D0FF
square
#FFDCD0 #DBFFD0 #D0F3FF #F3D0FF
split-complementary
#FFDCD0 #D0FFF3 #D0DBFF
monochromatic
#FF8156 #FFAE93 #FFDCD0 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

1.28
#FFDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.40
#FFDCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCD0
16.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCD0#FFFFFF#000000##000000
##FFDCD01.001.2816.4016.40
#FFFFFF1.281.0021.0021.00
#00000016.4021.001.001.00
##00000016.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdcd0;
/* rgb */ color: rgb(255, 220, 208);
/* oklch */ color: oklch(92.0% 0.042 39.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6de',
    500: '#ffdcd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcd0;
$custom-light: #ffe6de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcd0",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 208
  },
  "hsl": {
    "h": 15.319,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.92047,
    "c": 0.04237,
    "h": 39.8
  },
  "luminance": 0.77
}

Semantic roles & 50–950 ramp

primary
#FFDCD0
secondary
#89D1EA
accent
#ABE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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