#FFDBDC#FFDBDC

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

Color values

HEX#FFDBDC
RGBrgb(255, 219, 220)
HSLhsl(358, 100%, 93%)
HSVhsv(358, 14%, 100%)
CMYKcmyk(0%, 14.1%, 13.7%, 0%)
CIE-LABlab(90.36, 12.61, 4.14)
CIE-LCHlch(90.36, 13.27, 18.15°)
OKLaboklab(92.17% 0.0386 0.0111)
OKLCHoklch(92.17% 0.04 16)
XYZxyz(79.4893, 77.0925, 78.3893)
Luminance0.7709 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBDC #DBFFFE
analogous
#FFDBEE #FFDBDC #FFECDB
triadic
#FFDBDC #DCFFDB #DBDCFF
tetradic
#FFDBDC #EEFFDB #DBFFFE #ECDBFF
square
#FFDBDC #EEFFDB #DBFFFE #ECDBFF
split-complementary
#FFDBDC #DBFFEC #DBEEFF
monochromatic
#FF6165 #FF9EA0 #FFDBDC #FFE0E1 #FFE0E1

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFDBDC#FFFFFF#000000##000000
##FFDBDC1.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)
#E1E0DC
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdbdc;
/* rgb */ color: rgb(255, 219, 220);
/* oklch */ color: oklch(92.2% 0.040 16.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6e6',
    500: '#ffdbdc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbdc;
$custom-light: #ffe6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbdc",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 358.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92172,
    "c": 0.04011,
    "h": 16
  },
  "luminance": 0.7709
}

Semantic roles & 50–950 ramp

primary
#FFDBDC
secondary
#92ECE9
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFDBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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