#FFDFDC#FFDFDC

#FFDFDC is a very light, muted red. Relative luminance 0.792; OKLCH L 92.9% C 0.036 H 24.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).

Color values

HEX#FFDFDC
RGBrgb(255, 223, 220)
HSLhsl(5, 100%, 93%)
HSVhsv(5, 14%, 100%)
CMYKcmyk(0%, 12.5%, 13.7%, 0%)
CIE-LABlab(91.33, 10.54, 5.53)
CIE-LCHlch(91.33, 11.90, 27.67°)
OKLaboklab(92.92% 0.0327 0.0147)
OKLCHoklch(92.92% 0.036 24.2)
XYZxyz(80.5453, 79.2046, 78.7413)
Luminance0.7920 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFDC #DCFCFF
analogous
#FFDCEA #FFDFDC #FFF0DC
triadic
#FFDFDC #DCFFDF #DFDCFF
tetradic
#FFDFDC #EAFFDC #DCFCFF #F0DCFF
square
#FFDFDC #EAFFDC #DCFCFF #F0DCFF
split-complementary
#FFDFDC #DCFFF0 #DCEAFF
monochromatic
#FF6F62 #FFA79F #FFDFDC #FFE3E0 #FFE3E0

Accessibility & contrast

On white

1.25
#FFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.84
#FFDFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFDC
16.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFDC#FFFFFF#000000##000000
##FFDFDC1.001.2516.8416.84
#FFFFFF1.251.0021.0021.00
#00000016.8421.001.001.00
##00000016.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#ECE8DC
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdfdc;
/* rgb */ color: rgb(255, 223, 220);
/* oklch */ color: oklch(92.9% 0.036 24.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9e6',
    500: '#ffdfdc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfdc;
$custom-light: #ffe9e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfdc",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 220
  },
  "hsl": {
    "h": 5.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92923,
    "c": 0.03579,
    "h": 24.2
  },
  "luminance": 0.79203
}

Semantic roles & 50–950 ramp

primary
#FFDFDC
secondary
#93E4EC
accent
#D2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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