#FFDFCD#FFDFCD

#FFDFCD is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.5% C 0.043 H 51.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).

Color values

HEX#FFDFCD
RGBrgb(255, 223, 205)
HSLhsl(22, 100%, 90%)
HSVhsv(22, 20%, 100%)
CMYKcmyk(0%, 12.5%, 19.6%, 0%)
CIE-LABlab(90.98, 8.28, 12.88)
CIE-LCHlch(90.98, 15.31, 57.27°)
OKLaboklab(92.54% 0.0269 0.0335)
OKLCHoklch(92.54% 0.043 51.2)
XYZxyz(78.6472, 78.4454, 68.7443)
Luminance0.7844 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFCD #CDEDFF
analogous
#FFCDD4 #FFDFCD #FFF8CD
triadic
#FFDFCD #CDFFDF #DFCDFF
tetradic
#FFDFCD #D4FFCD #CDEDFF #F8CDFF
square
#FFDFCD #D4FFCD #CDEDFF #F8CDFF
split-complementary
#FFDFCD #CDFFF8 #CDD4FF
monochromatic
#FF9153 #FFB890 #FFDFCD #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

16.69
#FFDFCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFCD
16.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFCD#FFFFFF#000000##000000
##FFDFCD1.001.2616.6916.69
#FFFFFF1.261.0021.0021.00
#00000016.6921.001.001.00
##00000016.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E1CC
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdfcd;
/* rgb */ color: rgb(255, 223, 205);
/* oklch */ color: oklch(92.5% 0.043 51.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9dc',
    500: '#ffdfcd',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfcd;
$custom-light: #ffe9dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfcd",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 205
  },
  "hsl": {
    "h": 21.6,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.92541,
    "c": 0.043,
    "h": 51.2
  },
  "luminance": 0.78443
}

Semantic roles & 50–950 ramp

primary
#FFDFCD
secondary
#86C6EA
accent
#93E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDFCD

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

Preview Lab → · Contrast checker → · Palette generator →

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