#FFDFCB#FFDFCB

#FFDFCB is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.5% C 0.044 H 54.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).

Color values

HEX#FFDFCB
RGBrgb(255, 223, 203)
HSLhsl(23, 100%, 90%)
HSVhsv(23, 20%, 100%)
CMYKcmyk(0%, 12.5%, 20.4%, 0%)
CIE-LABlab(90.94, 7.99, 13.86)
CIE-LCHlch(90.94, 16.00, 60.05°)
OKLaboklab(92.49% 0.0262 0.036)
OKLCHoklch(92.49% 0.045 54)
XYZxyz(78.4073, 78.3494, 67.4810)
Luminance0.7835 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFCB #CBEBFF
analogous
#FFCBD1 #FFDFCB #FFF9CB
triadic
#FFDFCB #CBFFDF #DFCBFF
tetradic
#FFDFCB #D1FFCB #CBEBFF #F9CBFF
square
#FFDFCB #D1FFCB #CBEBFF #F9CBFF
split-complementary
#FFDFCB #CBFFF9 #CBD1FF
monochromatic
#FF9451 #FFB98E #FFDFCB #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

16.67
#FFDFCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFCB
16.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFCB#FFFFFF#000000##000000
##FFDFCB1.001.2616.6716.67
#FFFFFF1.261.0021.0021.00
#00000016.6721.001.001.00
##00000016.6721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdfcb;
/* rgb */ color: rgb(255, 223, 203);
/* oklch */ color: oklch(92.5% 0.044 54.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9da',
    500: '#ffdfcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfcb;
$custom-light: #ffe9da;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfcb",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 203
  },
  "hsl": {
    "h": 23.077,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92492,
    "c": 0.0445,
    "h": 54
  },
  "luminance": 0.78347
}

Semantic roles & 50–950 ramp

primary
#FFDFCB
secondary
#85C3E9
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDFCB

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

Preview Lab → · Contrast checker → · Palette generator →

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