#FFDDBA#FFDDBA

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

Color values

HEX#FFDDBA
RGBrgb(255, 221, 186)
HSLhsl(30, 100%, 86%)
HSVhsv(30, 27%, 100%)
CMYKcmyk(0%, 13.3%, 27.1%, 0%)
CIE-LABlab(90.10, 6.67, 21.54)
CIE-LCHlch(90.10, 22.55, 72.79°)
OKLaboklab(91.72% 0.0225 0.0551)
OKLCHoklch(91.72% 0.059 67.8)
XYZxyz(75.9602, 76.5207, 57.2135)
Luminance0.7652 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDBA #BADCFF
analogous
#FFBBBA #FFDDBA #FEFFBA
triadic
#FFDDBA #BAFFDD #DDBAFF
tetradic
#FFDDBA #BAFFBB #BADCFF #FFBAFE
square
#FFDDBA #BAFFBB #BADCFF #FFBAFE
split-complementary
#FFDDBA #BAFEFF #BBBAFF
monochromatic
#FFA140 #FFBF7D #FFDDBA #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

16.30
#FFDDBA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDBA
16.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDBA#FFFFFF#000000##000000
##FFDDBA1.001.2916.3016.30
#FFFFFF1.291.0021.0021.00
#00000016.3021.001.001.00
##00000016.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#F1E6BB
Tritanopia (blue-blind)
#FFD5D3
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffddba;
/* rgb */ color: rgb(255, 221, 186);
/* oklch */ color: oklch(91.7% 0.059 67.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7ce',
    500: '#ffddba',
    950: '#000000',
  },
}
SCSS
$custom: #ffddba;
$custom-light: #ffe7ce;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddba",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 186
  },
  "hsl": {
    "h": 30.435,
    "s": 100,
    "l": 86.471
  },
  "oklch": {
    "l": 0.9172,
    "c": 0.05949,
    "h": 67.8
  },
  "luminance": 0.76518
}

Semantic roles & 50–950 ramp

primary
#FFDDBA
secondary
#76AEE7
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483

Preview Lab

Preview with #FFDDBA

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

Preview Lab → · Contrast checker → · Palette generator →

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