#FFDDC2#FFDDC2

#FFDDC2 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.052 H 60.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).

Color values

HEX#FFDDC2
RGBrgb(255, 221, 194)
HSLhsl(27, 100%, 88%)
HSVhsv(27, 24%, 100%)
CMYKcmyk(0%, 13.3%, 23.9%, 0%)
CIE-LABlab(90.26, 7.75, 17.60)
CIE-LCHlch(90.26, 19.23, 66.24°)
OKLaboklab(91.9% 0.0256 0.0454)
OKLCHoklch(91.9% 0.052 60.5)
XYZxyz(76.8346, 76.8704, 61.8186)
Luminance0.7687 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDC2 #C2E4FF
analogous
#FFC2C5 #FFDDC2 #FFFBC2
triadic
#FFDDC2 #C2FFDD #DDC2FF
tetradic
#FFDDC2 #C5FFC2 #C2E4FF #FBC2FF
square
#FFDDC2 #C5FFC2 #C2E4FF #FBC2FF
split-complementary
#FFDDC2 #C2FFFB #C2C5FF
monochromatic
#FF9948 #FFBB85 #FFDDC2 #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

16.37
#FFDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDC2
16.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDC2#FFFFFF#000000##000000
##FFDDC21.001.2816.3716.37
#FFFFFF1.281.0021.0021.00
#00000016.3721.001.001.00
##00000016.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DFC0
Deuteranopia (green-blind)
#EFE6C2
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffddc2;
/* rgb */ color: rgb(255, 221, 194);
/* oklch */ color: oklch(91.9% 0.052 60.5);
Tailwind
colors: {
  custom: {
    50: '#ffe7d4',
    500: '#ffddc2',
    950: '#000000',
  },
}
SCSS
$custom: #ffddc2;
$custom-light: #ffe7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddc2",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 26.557,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.91899,
    "c": 0.0521,
    "h": 60.5
  },
  "luminance": 0.76868
}

Semantic roles & 50–950 ramp

primary
#FFDDC2
secondary
#7DB9E8
accent
#80E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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