#FFDFC9#FFDFC9

#FFDFC9 is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.4% C 0.046 H 56.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#FFDFC9
RGBrgb(255, 223, 201)
HSLhsl(24, 100%, 89%)
HSVhsv(24, 21%, 100%)
CMYKcmyk(0%, 12.5%, 21.2%, 0%)
CIE-LABlab(90.90, 7.70, 14.84)
CIE-LCHlch(90.90, 16.72, 62.58°)
OKLaboklab(92.44% 0.0254 0.0385)
OKLCHoklch(92.44% 0.046 56.6)
XYZxyz(78.1705, 78.2547, 66.2339)
Luminance0.7825 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFC9 #C9E9FF
analogous
#FFC9CE #FFDFC9 #FFFAC9
triadic
#FFDFC9 #C9FFDF #DFC9FF
tetradic
#FFDFC9 #CEFFC9 #C9E9FF #FAC9FF
square
#FFDFC9 #CEFFC9 #C9E9FF #FAC9FF
split-complementary
#FFDFC9 #C9FFFA #C9CEFF
monochromatic
#FF964F #FFBB8C #FFDFC9 #FFEDE0 #FFEDE0

Accessibility & contrast

On white

1.26
#FFDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.65
#FFDFC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFC9
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFC9#FFFFFF#000000##000000
##FFDFC91.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#F0E8C9
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdfc9;
/* rgb */ color: rgb(255, 223, 201);
/* oklch */ color: oklch(92.4% 0.046 56.6);
Tailwind
colors: {
  custom: {
    50: '#ffe9d9',
    500: '#ffdfc9',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfc9;
$custom-light: #ffe9d9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfc9",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 201
  },
  "hsl": {
    "h": 24.444,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.92444,
    "c": 0.0461,
    "h": 56.6
  },
  "luminance": 0.78252
}

Semantic roles & 50–950 ramp

primary
#FFDFC9
secondary
#83C0E9
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFC9

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

Preview Lab → · Contrast checker → · Palette generator →

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