#FFD2DC#FFD2DC

#FFD2DC is a very light, muted red. Relative luminance 0.725; OKLCH L 90.5% C 0.052 H 3.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#FFD2DC
RGBrgb(255, 210, 220)
HSLhsl(347, 100%, 91%)
HSVhsv(347, 18%, 100%)
CMYKcmyk(0%, 17.6%, 13.7%, 0%)
CIE-LABlab(88.22, 17.30, 1.02)
CIE-LCHlch(88.22, 17.33, 3.38°)
OKLaboklab(90.5% 0.0519 0.003)
OKLCHoklch(90.5% 0.052 3.3)
XYZxyz(77.2045, 72.5229, 77.6277)
Luminance0.7252 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD2DC #D2FFF5
analogous
#FFD2F2 #FFD2DC #FFDED2
triadic
#FFD2DC #DCFFD2 #D2DCFF
tetradic
#FFD2DC #F2FFD2 #D2FFF5 #DED2FF
square
#FFD2DC #F2FFD2 #D2FFF5 #DED2FF
split-complementary
#FFD2DC #D2FFDE #D2F2FF
monochromatic
#FF587D #FF95AC #FFD2DC #FFE0E7 #FFE0E7

Accessibility & contrast

On white

1.35
#FFD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.50
#FFD2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD2DC
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD2DC#FFFFFF#000000##000000
##FFD2DC1.001.3515.5015.50
#FFFFFF1.351.0021.0021.00
#00000015.5021.001.001.00
##00000015.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#E2E0DB
Tritanopia (blue-blind)
#FFCFD5
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #ffd2dc;
/* rgb */ color: rgb(255, 210, 220);
/* oklch */ color: oklch(90.5% 0.052 3.3);
Tailwind
colors: {
  custom: {
    50: '#ffe0e6',
    500: '#ffd2dc',
    950: '#000000',
  },
}
SCSS
$custom: #ffd2dc;
$custom-light: #ffe0e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd2dc",
  "rgb": {
    "r": 255,
    "g": 210,
    "b": 220
  },
  "hsl": {
    "h": 346.667,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.90504,
    "c": 0.05202,
    "h": 3.3
  },
  "luminance": 0.7252
}

Semantic roles & 50–950 ramp

primary
#FFD2DC
secondary
#8BEAD5
accent
#E6B300
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFD2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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