#FFDCD3#FFDCD3

#FFDCD3 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.1% C 0.041 H 34.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).

Color values

HEX#FFDCD3
RGBrgb(255, 220, 211)
HSLhsl(12, 100%, 91%)
HSVhsv(12, 17%, 100%)
CMYKcmyk(0%, 13.7%, 17.3%, 0%)
CIE-LABlab(90.39, 10.71, 8.90)
CIE-LCHlch(90.39, 13.92, 39.70°)
OKLaboklab(92.12% 0.0337 0.0234)
OKLCHoklch(92.12% 0.041 34.8)
XYZxyz(78.5909, 77.1518, 72.3672)
Luminance0.7715 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCD3 #D3F6FF
analogous
#FFD3E0 #FFDCD3 #FFF2D3
triadic
#FFDCD3 #D3FFDC #DCD3FF
tetradic
#FFDCD3 #E0FFD3 #D3F6FF #F2D3FF
square
#FFDCD3 #E0FFD3 #D3F6FF #F2D3FF
split-complementary
#FFDCD3 #D3FFF2 #D3E0FF
monochromatic
#FF7B59 #FFAB96 #FFDCD3 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

16.43
#FFDCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCD3
16.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCD3#FFFFFF#000000##000000
##FFDCD31.001.2816.4316.43
#FFFFFF1.281.0021.0021.00
#00000016.4321.001.001.00
##00000016.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#ECE6D3
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdcd3;
/* rgb */ color: rgb(255, 220, 211);
/* oklch */ color: oklch(92.1% 0.041 34.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6e0',
    500: '#ffdcd3',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcd3;
$custom-light: #ffe6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcd3",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 211
  },
  "hsl": {
    "h": 12.273,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.92123,
    "c": 0.04099,
    "h": 34.8
  },
  "luminance": 0.7715
}

Semantic roles & 50–950 ramp

primary
#FFDCD3
secondary
#8CD7EB
accent
#B7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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