#FFDFD4#FFDFD4

#FFDFD4 is a very light, muted orange. Relative luminance 0.788; OKLCH L 92.7% C 0.039 H 39.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).

Color values

HEX#FFDFD4
RGBrgb(255, 223, 212)
HSLhsl(15, 100%, 92%)
HSVhsv(15, 17%, 100%)
CMYKcmyk(0%, 12.5%, 16.9%, 0%)
CIE-LABlab(91.14, 9.31, 9.44)
CIE-LCHlch(91.14, 13.26, 45.40°)
OKLaboklab(92.72% 0.0296 0.0248)
OKLCHoklch(92.72% 0.039 39.9)
XYZxyz(79.5111, 78.7909, 73.2943)
Luminance0.7879 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD4 #D4F4FF
analogous
#FFD4DF #FFDFD4 #FFF5D4
triadic
#FFDFD4 #D4FFDF #DFD4FF
tetradic
#FFDFD4 #DFFFD4 #D4F4FF #F5D4FF
square
#FFDFD4 #DFFFD4 #D4F4FF #F5D4FF
split-complementary
#FFDFD4 #D4FFF5 #D4DFFF
monochromatic
#FF845A #FFB197 #FFDFD4 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

16.76
#FFDFD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD4
16.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD4#FFFFFF#000000##000000
##FFDFD41.001.2516.7616.76
#FFFFFF1.251.0021.0021.00
#00000016.7621.001.001.00
##00000016.7621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdfd4;
/* rgb */ color: rgb(255, 223, 212);
/* oklch */ color: oklch(92.7% 0.039 39.9);
Tailwind
colors: {
  custom: {
    50: '#ffe9e1',
    500: '#ffdfd4',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd4;
$custom-light: #ffe9e1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd4",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 212
  },
  "hsl": {
    "h": 15.349,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.92715,
    "c": 0.03861,
    "h": 39.9
  },
  "luminance": 0.78789
}

Semantic roles & 50–950 ramp

primary
#FFDFD4
secondary
#8CD3EB
accent
#ABE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD4

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

Preview Lab → · Contrast checker → · Palette generator →

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