#FFDDCC#FFDDCC

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

Color values

HEX#FFDDCC
RGBrgb(255, 221, 204)
HSLhsl(20, 100%, 90%)
HSVhsv(20, 20%, 100%)
CMYKcmyk(0%, 13.3%, 20%, 0%)
CIE-LABlab(90.48, 9.16, 12.68)
CIE-LCHlch(90.48, 15.64, 54.15°)
OKLaboklab(92.14% 0.0295 0.033)
OKLCHoklch(92.14% 0.044 48.2)
XYZxyz(77.9957, 77.3349, 67.9336)
Luminance0.7733 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDCC #CCEEFF
analogous
#FFCCD5 #FFDDCC #FFF6CC
triadic
#FFDDCC #CCFFDD #DDCCFF
tetradic
#FFDDCC #D5FFCC #CCEEFF #F6CCFF
square
#FFDDCC #D5FFCC #CCEEFF #F6CCFF
split-complementary
#FFDDCC #CCFFF6 #CCD5FF
monochromatic
#FF8B52 #FFB48F #FFDDCC #FFEBE0 #FFEBE0

Accessibility & contrast

On white

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

On black

16.47
#FFDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDCC
16.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDCC#FFFFFF#000000##000000
##FFDDCC1.001.2816.4716.47
#FFFFFF1.281.0021.0021.00
#00000016.4721.001.001.00
##00000016.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#EEE6CC
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffddcc;
/* rgb */ color: rgb(255, 221, 204);
/* oklch */ color: oklch(92.1% 0.044 48.2);
Tailwind
colors: {
  custom: {
    50: '#ffe7db',
    500: '#ffddcc',
    950: '#000000',
  },
}
SCSS
$custom: #ffddcc;
$custom-light: #ffe7db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddcc",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 20,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.92137,
    "c": 0.04428,
    "h": 48.2
  },
  "luminance": 0.77333
}

Semantic roles & 50–950 ramp

primary
#FFDDCC
secondary
#86C8EA
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FFDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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