#FFDBDF#FFDBDF

#FFDBDF is a very light, muted red. Relative luminance 0.773; OKLCH L 92.3% C 0.040 H 10.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).

Color values

HEX#FFDBDF
RGBrgb(255, 219, 223)
HSLhsl(353, 100%, 93%)
HSVhsv(353, 14%, 100%)
CMYKcmyk(0%, 14.1%, 12.5%, 0%)
CIE-LABlab(90.44, 13.09, 2.67)
CIE-LCHlch(90.44, 13.35, 11.52°)
OKLaboklab(92.25% 0.0397 0.0072)
OKLCHoklch(92.25% 0.04 10.3)
XYZxyz(79.8901, 77.2528, 80.5006)
Luminance0.7725 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDBDF #DBFFFB
analogous
#FFDBF1 #FFDBDF #FFE9DB
triadic
#FFDBDF #DFFFDB #DBDFFF
tetradic
#FFDBDF #F1FFDB #DBFFFB #E9DBFF
square
#FFDBDF #F1FFDB #DBFFFB #E9DBFF
split-complementary
#FFDBDF #DBFFE9 #DBF1FF
monochromatic
#FF6172 #FF9EA9 #FFDBDF #FFE0E4 #FFE0E4

Accessibility & contrast

On white

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

On black

16.45
#FFDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDBDF
16.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDBDF#FFFFFF#000000##000000
##FFDBDF1.001.2816.4516.45
#FFFFFF1.281.0021.0021.00
#00000016.4521.001.001.00
##00000016.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#FFD8DC
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdbdf;
/* rgb */ color: rgb(255, 219, 223);
/* oklch */ color: oklch(92.3% 0.040 10.3);
Tailwind
colors: {
  custom: {
    50: '#ffe6e9',
    500: '#ffdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffdbdf;
$custom-light: #ffe6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdbdf",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 353.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92254,
    "c": 0.04032,
    "h": 10.3
  },
  "luminance": 0.77251
}

Semantic roles & 50–950 ramp

primary
#FFDBDF
secondary
#92ECE2
accent
#E6CC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484

Preview Lab

Preview with #FFDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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