#FFDFD6#FFDFD6

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

Color values

HEX#FFDFD6
RGBrgb(255, 223, 214)
HSLhsl(13, 100%, 92%)
HSVhsv(13, 16%, 100%)
CMYKcmyk(0%, 12.5%, 16.1%, 0%)
CIE-LABlab(91.19, 9.62, 8.46)
CIE-LCHlch(91.19, 12.81, 41.35°)
OKLaboklab(92.77% 0.0304 0.0223)
OKLCHoklch(92.77% 0.038 36.2)
XYZxyz(79.7649, 78.8925, 74.6312)
Luminance0.7889 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD6 #D6F6FF
analogous
#FFD6E2 #FFDFD6 #FFF4D6
triadic
#FFDFD6 #D6FFDF #DFD6FF
tetradic
#FFDFD6 #E2FFD6 #D6F6FF #F4D6FF
square
#FFDFD6 #E2FFD6 #D6F6FF #F4D6FF
split-complementary
#FFDFD6 #D6FFF4 #D6E2FF
monochromatic
#FF7F5C #FFAF99 #FFDFD6 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

16.78
#FFDFD6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD6
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD6#FFFFFF#000000##000000
##FFDFD61.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdfd6;
/* rgb */ color: rgb(255, 223, 214);
/* oklch */ color: oklch(92.8% 0.038 36.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9e2',
    500: '#ffdfd6',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd6;
$custom-light: #ffe9e2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd6",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 214
  },
  "hsl": {
    "h": 13.171,
    "s": 100,
    "l": 91.961
  },
  "oklch": {
    "l": 0.92766,
    "c": 0.03766,
    "h": 36.2
  },
  "luminance": 0.7889
}

Semantic roles & 50–950 ramp

primary
#FFDFD6
secondary
#8ED7EB
accent
#B3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD6

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

Preview Lab → · Contrast checker → · Palette generator →

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