#FFDDBB#FFDDBB

#FFDDBB is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.059 H 67.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#FFDDBB
RGBrgb(255, 221, 187)
HSLhsl(30, 100%, 87%)
HSVhsv(30, 27%, 100%)
CMYKcmyk(0%, 13.3%, 26.7%, 0%)
CIE-LABlab(90.12, 6.80, 21.05)
CIE-LCHlch(90.12, 22.12, 72.09°)
OKLaboklab(91.74% 0.0229 0.0539)
OKLCHoklch(91.74% 0.059 67)
XYZxyz(76.0669, 76.5634, 57.7754)
Luminance0.7656 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDBB #BBDDFF
analogous
#FFBBBB #FFDDBB #FFFFBB
triadic
#FFDDBB #BBFFDD #DDBBFF
tetradic
#FFDDBB #BBFFBB #BBDDFF #FFBBFF
square
#FFDDBB #BBFFBB #BBDDFF #FFBBFF
split-complementary
#FFDDBB #BBFFFF #BBBBFF
monochromatic
#FFA041 #FFBE7E #FFDDBB #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

16.31
#FFDDBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDBB
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDBB#FFFFFF#000000##000000
##FFDDBB1.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffddbb;
/* rgb */ color: rgb(255, 221, 187);
/* oklch */ color: oklch(91.7% 0.059 67.0);
Tailwind
colors: {
  custom: {
    50: '#ffe7cf',
    500: '#ffddbb',
    950: '#000000',
  },
}
SCSS
$custom: #ffddbb;
$custom-light: #ffe7cf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddbb",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 187
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91742,
    "c": 0.05853,
    "h": 67
  },
  "luminance": 0.76561
}

Semantic roles & 50–950 ramp

primary
#FFDDBB
secondary
#77AFE7
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483

Preview Lab

Preview with #FFDDBB

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

Preview Lab → · Contrast checker → · Palette generator →

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