#FFDDD0#FFDDD0

#FFDDD0 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.042 H 42.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).

Color values

HEX#FFDDD0
RGBrgb(255, 221, 208)
HSLhsl(17, 100%, 91%)
HSVhsv(17, 18%, 100%)
CMYKcmyk(0%, 13.3%, 18.4%, 0%)
CIE-LABlab(90.56, 9.75, 10.71)
CIE-LCHlch(90.56, 14.49, 47.70°)
OKLaboklab(92.24% 0.0311 0.028)
OKLCHoklch(92.24% 0.042 42.1)
XYZxyz(78.4816, 77.5292, 70.4927)
Luminance0.7753 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDD0 #D0F2FF
analogous
#FFD0DA #FFDDD0 #FFF4D0
triadic
#FFDDD0 #D0FFDD #DDD0FF
tetradic
#FFDDD0 #DAFFD0 #D0F2FF #F4D0FF
square
#FFDDD0 #DAFFD0 #D0F2FF #F4D0FF
split-complementary
#FFDDD0 #D0FFF4 #D0DAFF
monochromatic
#FF8456 #FFB193 #FFDDD0 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

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

On black

16.51
#FFDDD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDD0
16.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDD0#FFFFFF#000000##000000
##FFDDD01.001.2716.5116.51
#FFFFFF1.271.0021.0021.00
#00000016.5121.001.001.00
##00000016.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#EDE7D0
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #ffddd0;
/* rgb */ color: rgb(255, 221, 208);
/* oklch */ color: oklch(92.2% 0.042 42.1);
Tailwind
colors: {
  custom: {
    50: '#ffe7de',
    500: '#ffddd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffddd0;
$custom-light: #ffe7de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddd0",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 208
  },
  "hsl": {
    "h": 16.596,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.92236,
    "c": 0.04183,
    "h": 42.1
  },
  "luminance": 0.77527
}

Semantic roles & 50–950 ramp

primary
#FFDDD0
secondary
#89CFEA
accent
#A6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDDD0

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

Preview Lab → · Contrast checker → · Palette generator →

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