#FFDFD0#FFDFD0

#FFDFD0 is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.6% C 0.041 H 46.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#FFDFD0
RGBrgb(255, 223, 208)
HSLhsl(19, 100%, 91%)
HSVhsv(19, 18%, 100%)
CMYKcmyk(0%, 12.5%, 18.4%, 0%)
CIE-LABlab(91.05, 8.72, 11.40)
CIE-LCHlch(91.05, 14.35, 52.61°)
OKLaboklab(92.62% 0.0281 0.0298)
OKLCHoklch(92.62% 0.041 46.7)
XYZxyz(79.0128, 78.5916, 70.6698)
Luminance0.7859 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFD0 #D0F0FF
analogous
#FFD0D8 #FFDFD0 #FFF6D0
triadic
#FFDFD0 #D0FFDF #DFD0FF
tetradic
#FFDFD0 #D8FFD0 #D0F0FF #F6D0FF
square
#FFDFD0 #D8FFD0 #D0F0FF #F6D0FF
split-complementary
#FFDFD0 #D0FFF6 #D0D8FF
monochromatic
#FF8C56 #FFB593 #FFDFD0 #FFEAE0 #FFEAE0

Accessibility & contrast

On white

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

On black

16.72
#FFDFD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFD0
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFD0#FFFFFF#000000##000000
##FFDFD01.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E2CF
Deuteranopia (green-blind)
#EEE8D0
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdfd0;
/* rgb */ color: rgb(255, 223, 208);
/* oklch */ color: oklch(92.6% 0.041 46.7);
Tailwind
colors: {
  custom: {
    50: '#ffe9de',
    500: '#ffdfd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfd0;
$custom-light: #ffe9de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfd0",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 208
  },
  "hsl": {
    "h": 19.149,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.92615,
    "c": 0.04093,
    "h": 46.7
  },
  "luminance": 0.78589
}

Semantic roles & 50–950 ramp

primary
#FFDFD0
secondary
#89CBEA
accent
#9CE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFD0

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

Preview Lab → · Contrast checker → · Palette generator →

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