#FFDFC1#FFDFC1

#FFDFC1 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.053 H 65.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).

Color values

HEX#FFDFC1
RGBrgb(255, 223, 193)
HSLhsl(29, 100%, 88%)
HSVhsv(29, 24%, 100%)
CMYKcmyk(0%, 12.5%, 24.3%, 0%)
CIE-LABlab(90.73, 6.58, 18.78)
CIE-LCHlch(90.73, 19.90, 70.68°)
OKLaboklab(92.26% 0.0223 0.0483)
OKLCHoklch(92.26% 0.053 65.3)
XYZxyz(77.2539, 77.8880, 61.4062)
Luminance0.7789 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFC1 #C1E1FF
analogous
#FFC1C2 #FFDFC1 #FFFEC1
triadic
#FFDFC1 #C1FFDF #DFC1FF
tetradic
#FFDFC1 #C2FFC1 #C1E1FF #FEC1FF
square
#FFDFC1 #C2FFC1 #C1E1FF #FEC1FF
split-complementary
#FFDFC1 #C1FFFE #C1C2FF
monochromatic
#FFA047 #FFBF84 #FFDFC1 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

16.58
#FFDFC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFC1
16.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFC1#FFFFFF#000000##000000
##FFDFC11.001.2716.5816.58
#FFFFFF1.271.0021.0021.00
#00000016.5821.001.001.00
##00000016.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAE0BF
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffdfc1;
/* rgb */ color: rgb(255, 223, 193);
/* oklch */ color: oklch(92.3% 0.053 65.3);
Tailwind
colors: {
  custom: {
    50: '#ffe9d3',
    500: '#ffdfc1',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfc1;
$custom-light: #ffe9d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfc1",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 193
  },
  "hsl": {
    "h": 29.032,
    "s": 100,
    "l": 87.843
  },
  "oklch": {
    "l": 0.92258,
    "c": 0.05316,
    "h": 65.3
  },
  "luminance": 0.77886
}

Semantic roles & 50–950 ramp

primary
#FFDFC1
secondary
#7CB4E8
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFC1

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

Preview Lab → · Contrast checker → · Palette generator →

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