#FFDDBC#FFDDBC

#FFDDBC is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.058 H 66.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).

Color values

HEX#FFDDBC
RGBrgb(255, 221, 188)
HSLhsl(30, 100%, 87%)
HSVhsv(30, 26%, 100%)
CMYKcmyk(0%, 13.3%, 26.3%, 0%)
CIE-LABlab(90.14, 6.94, 20.56)
CIE-LCHlch(90.14, 21.70, 71.35°)
OKLaboklab(91.76% 0.0233 0.0527)
OKLCHoklch(91.76% 0.058 66.2)
XYZxyz(76.1743, 76.6063, 58.3411)
Luminance0.7660 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDBC #BCDEFF
analogous
#FFBCBD #FFDDBC #FFFEBC
triadic
#FFDDBC #BCFFDD #DDBCFF
tetradic
#FFDDBC #BDFFBC #BCDEFF #FEBCFF
square
#FFDDBC #BDFFBC #BCDEFF #FEBCFF
split-complementary
#FFDDBC #BCFFFE #BCBDFF
monochromatic
#FF9F42 #FFBE7F #FFDDBC #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.29
#FFDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.32
#FFDDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDBC
16.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDBC#FFFFFF#000000##000000
##FFDDBC1.001.2916.3216.32
#FFFFFF1.291.0021.0021.00
#00000016.3221.001.001.00
##00000016.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffddbc;
/* rgb */ color: rgb(255, 221, 188);
/* oklch */ color: oklch(91.8% 0.058 66.2);
Tailwind
colors: {
  custom: {
    50: '#ffe7d0',
    500: '#ffddbc',
    950: '#000000',
  },
}
SCSS
$custom: #ffddbc;
$custom-light: #ffe7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddbc",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 188
  },
  "hsl": {
    "h": 29.552,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.91764,
    "c": 0.05757,
    "h": 66.2
  },
  "luminance": 0.76604
}

Semantic roles & 50–950 ramp

primary
#FFDDBC
secondary
#78B0E7
accent
#74E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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