#FFDFD7#FFDFD7

#FFDFD7 is a very light, muted red. Relative luminance 0.789; OKLCH L 92.8% C 0.037 H 34.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).

Color values

HEX#FFDFD7
RGBrgb(255, 223, 215)
HSLhsl(12, 100%, 92%)
HSVhsv(12, 16%, 100%)
CMYKcmyk(0%, 12.5%, 15.7%, 0%)
CIE-LABlab(91.21, 9.77, 7.97)
CIE-LCHlch(91.21, 12.61, 39.22°)
OKLaboklab(92.79% 0.0308 0.021)
OKLCHoklch(92.79% 0.037 34.3)
XYZxyz(79.8930, 78.9437, 75.3059)
Luminance0.7894 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD7 #D7F7FF
analogous
#FFD7E3 #FFDFD7 #FFF3D7
triadic
#FFDFD7 #D7FFDF #DFD7FF
tetradic
#FFDFD7 #E3FFD7 #D7F7FF #F3D7FF
square
#FFDFD7 #E3FFD7 #D7F7FF #F3D7FF
split-complementary
#FFDFD7 #D7FFF3 #D7E3FF
monochromatic
#FF7D5D #FFAE9A #FFDFD7 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

16.79
#FFDFD7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD7
16.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD7#FFFFFF#000000##000000
##FFDFD71.001.2516.7916.79
#FFFFFF1.251.0021.0021.00
#00000016.7921.001.001.00
##00000016.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#EDE8D7
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdfd7;
/* rgb */ color: rgb(255, 223, 215);
/* oklch */ color: oklch(92.8% 0.037 34.3);
Tailwind
colors: {
  custom: {
    50: '#ffe9e3',
    500: '#ffdfd7',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd7;
$custom-light: #ffe9e3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd7",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 215
  },
  "hsl": {
    "h": 12,
    "s": 100,
    "l": 92.157
  },
  "oklch": {
    "l": 0.92792,
    "c": 0.03724,
    "h": 34.3
  },
  "luminance": 0.78942
}

Semantic roles & 50–950 ramp

primary
#FFDFD7
secondary
#8FD9EB
accent
#B8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD7

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

Preview Lab → · Contrast checker → · Palette generator →

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