#FFDCD2#FFDCD2

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

Color values

HEX#FFDCD2
RGBrgb(255, 220, 210)
HSLhsl(13, 100%, 91%)
HSVhsv(13, 18%, 100%)
CMYKcmyk(0%, 13.7%, 17.6%, 0%)
CIE-LABlab(90.37, 10.56, 9.39)
CIE-LCHlch(90.37, 14.13, 41.62°)
OKLaboklab(92.1% 0.0333 0.0246)
OKLCHoklch(92.1% 0.041 36.5)
XYZxyz(78.4660, 77.1018, 71.7091)
Luminance0.7710 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCD2 #D2F5FF
analogous
#FFD2DE #FFDCD2 #FFF2D2
triadic
#FFDCD2 #D2FFDC #DCD2FF
tetradic
#FFDCD2 #DEFFD2 #D2F5FF #F2D2FF
square
#FFDCD2 #DEFFD2 #D2F5FF #F2D2FF
split-complementary
#FFDCD2 #D2FFF2 #D2DEFF
monochromatic
#FF7D58 #FFAC95 #FFDCD2 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

16.42
#FFDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCD2
16.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCD2#FFFFFF#000000##000000
##FFDCD21.001.2816.4216.42
#FFFFFF1.281.0021.0021.00
#00000016.4221.001.001.00
##00000016.4221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdcd2;
/* rgb */ color: rgb(255, 220, 210);
/* oklch */ color: oklch(92.1% 0.041 36.5);
Tailwind
colors: {
  custom: {
    50: '#ffe6df',
    500: '#ffdcd2',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcd2;
$custom-light: #ffe6df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcd2",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 13.333,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.92097,
    "c": 0.04142,
    "h": 36.5
  },
  "luminance": 0.771
}

Semantic roles & 50–950 ramp

primary
#FFDCD2
secondary
#8BD5EA
accent
#B3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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