#FFDFD5#FFDFD5

#FFDFD5 is a very light, muted red. Relative luminance 0.788; OKLCH L 92.7% C 0.038 H 38.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).

Color values

HEX#FFDFD5
RGBrgb(255, 223, 213)
HSLhsl(14, 100%, 92%)
HSVhsv(14, 16%, 100%)
CMYKcmyk(0%, 12.5%, 16.5%, 0%)
CIE-LABlab(91.16, 9.46, 8.95)
CIE-LCHlch(91.16, 13.03, 43.41°)
OKLaboklab(92.74% 0.03 0.0235)
OKLCHoklch(92.74% 0.038 38.1)
XYZxyz(79.6376, 78.8415, 73.9607)
Luminance0.7884 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD5 #D5F5FF
analogous
#FFD5E0 #FFDFD5 #FFF4D5
triadic
#FFDFD5 #D5FFDF #DFD5FF
tetradic
#FFDFD5 #E0FFD5 #D5F5FF #F4D5FF
square
#FFDFD5 #E0FFD5 #D5F5FF #F4D5FF
split-complementary
#FFDFD5 #D5FFF4 #D5E0FF
monochromatic
#FF825B #FFB098 #FFDFD5 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

16.77
#FFDFD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD5
16.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD5#FFFFFF#000000##000000
##FFDFD51.001.2516.7716.77
#FFFFFF1.251.0021.0021.00
#00000016.7721.001.001.00
##00000016.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdfd5;
/* rgb */ color: rgb(255, 223, 213);
/* oklch */ color: oklch(92.7% 0.038 38.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9e1',
    500: '#ffdfd5',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd5;
$custom-light: #ffe9e1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd5",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 213
  },
  "hsl": {
    "h": 14.286,
    "s": 100,
    "l": 91.765
  },
  "oklch": {
    "l": 0.92741,
    "c": 0.03811,
    "h": 38.1
  },
  "luminance": 0.78839
}

Semantic roles & 50–950 ramp

primary
#FFDFD5
secondary
#8DD5EB
accent
#AFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD5

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

Preview Lab → · Contrast checker → · Palette generator →

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