#FFDDCD#FFDDCD

#FFDDCD is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.2% C 0.044 H 46.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).

Color values

HEX#FFDDCD
RGBrgb(255, 221, 205)
HSLhsl(19, 100%, 90%)
HSVhsv(19, 20%, 100%)
CMYKcmyk(0%, 13.3%, 19.6%, 0%)
CIE-LABlab(90.50, 9.31, 12.19)
CIE-LCHlch(90.50, 15.34, 52.63°)
OKLaboklab(92.16% 0.0299 0.0318)
OKLCHoklch(92.16% 0.044 46.8)
XYZxyz(78.1160, 77.3830, 68.5673)
Luminance0.7738 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDCD #CDEFFF
analogous
#FFCDD6 #FFDDCD #FFF6CD
triadic
#FFDDCD #CDFFDD #DDCDFF
tetradic
#FFDDCD #D6FFCD #CDEFFF #F6CDFF
square
#FFDDCD #D6FFCD #CDEFFF #F6CDFF
split-complementary
#FFDDCD #CDFFF6 #CDD6FF
monochromatic
#FF8A53 #FFB390 #FFDDCD #FFEAE0 #FFEAE0

Accessibility & contrast

On white

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

On black

16.48
#FFDDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDCD
16.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDCD#FFFFFF#000000##000000
##FFDDCD1.001.2716.4816.48
#FFFFFF1.271.0021.0021.00
#00000016.4821.001.001.00
##00000016.4821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffddcd;
/* rgb */ color: rgb(255, 221, 205);
/* oklch */ color: oklch(92.2% 0.044 46.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7dc',
    500: '#ffddcd',
    950: '#000000',
  },
}
SCSS
$custom: #ffddcd;
$custom-light: #ffe7dc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddcd",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 205
  },
  "hsl": {
    "h": 19.2,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.92161,
    "c": 0.04363,
    "h": 46.8
  },
  "luminance": 0.77381
}

Semantic roles & 50–950 ramp

primary
#FFDDCD
secondary
#86CAEA
accent
#9CE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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