#FFDFC0#FFDFC0

#FFDFC0 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.054 H 66.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).

Color values

HEX#FFDFC0
RGBrgb(255, 223, 192)
HSLhsl(30, 100%, 88%)
HSVhsv(30, 25%, 100%)
CMYKcmyk(0%, 12.5%, 24.7%, 0%)
CIE-LABlab(90.71, 6.45, 19.27)
CIE-LCHlch(90.71, 20.32, 71.50°)
OKLaboklab(92.24% 0.0219 0.0495)
OKLCHoklch(92.24% 0.054 66.2)
XYZxyz(77.1427, 77.8436, 60.8207)
Luminance0.7784 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFC0 #C0E0FF
analogous
#FFC0C0 #FFDFC0 #FFFFC0
triadic
#FFDFC0 #C0FFDF #DFC0FF
tetradic
#FFDFC0 #C0FFC0 #C0E0FF #FFC0FF
square
#FFDFC0 #C0FFC0 #C0E0FF #FFC0FF
split-complementary
#FFDFC0 #C0FFFF #C0C0FF
monochromatic
#FFA146 #FFC083 #FFDFC0 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.27
#FFDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.57
#FFDFC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFC0
16.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFC0#FFFFFF#000000##000000
##FFDFC01.001.2716.5716.57
#FFFFFF1.271.0021.0021.00
#00000016.5721.001.001.00
##00000016.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE0BE
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#FFD8D6
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdfc0;
/* rgb */ color: rgb(255, 223, 192);
/* oklch */ color: oklch(92.2% 0.054 66.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9d3',
    500: '#ffdfc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfc0;
$custom-light: #ffe9d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfc0",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 192
  },
  "hsl": {
    "h": 29.524,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.92236,
    "c": 0.05411,
    "h": 66.2
  },
  "luminance": 0.77841
}

Semantic roles & 50–950 ramp

primary
#FFDFC0
secondary
#7BB2E8
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFC0

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

Preview Lab → · Contrast checker → · Palette generator →

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