#FFDDCB#FFDDCB

#FFDDCB is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.1% C 0.045 H 49.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).

Color values

HEX#FFDDCB
RGBrgb(255, 221, 203)
HSLhsl(21, 100%, 90%)
HSVhsv(21, 20%, 100%)
CMYKcmyk(0%, 13.3%, 20.4%, 0%)
CIE-LABlab(90.45, 9.02, 13.17)
CIE-LCHlch(90.45, 15.96, 55.60°)
OKLaboklab(92.11% 0.0291 0.0343)
OKLCHoklch(92.11% 0.045 49.6)
XYZxyz(77.8761, 77.2870, 67.3040)
Luminance0.7729 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDCB #CBEDFF
analogous
#FFCBD3 #FFDDCB #FFF7CB
triadic
#FFDDCB #CBFFDD #DDCBFF
tetradic
#FFDDCB #D3FFCB #CBEDFF #F7CBFF
square
#FFDDCB #D3FFCB #CBEDFF #F7CBFF
split-complementary
#FFDDCB #CBFFF7 #CBD3FF
monochromatic
#FF8D51 #FFB58E #FFDDCB #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.28
#FFDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.46
#FFDDCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDCB
16.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDCB#FFFFFF#000000##000000
##FFDDCB1.001.2816.4616.46
#FFFFFF1.281.0021.0021.00
#00000016.4621.001.001.00
##00000016.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#EEE6CB
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffddcb;
/* rgb */ color: rgb(255, 221, 203);
/* oklch */ color: oklch(92.1% 0.045 49.6);
Tailwind
colors: {
  custom: {
    50: '#ffe7da',
    500: '#ffddcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffddcb;
$custom-light: #ffe7da;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddcb",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 203
  },
  "hsl": {
    "h": 20.769,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92112,
    "c": 0.04497,
    "h": 49.6
  },
  "luminance": 0.77285
}

Semantic roles & 50–950 ramp

primary
#FFDDCB
secondary
#85C7E9
accent
#96E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDDCB

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

Preview Lab → · Contrast checker → · Palette generator →

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