#FFDDAA#FFDDAA

#FFDDAA is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.4% C 0.076 H 77.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).

Color values

HEX#FFDDAA
RGBrgb(255, 221, 170)
HSLhsl(36, 100%, 83%)
HSVhsv(36, 33%, 100%)
CMYKcmyk(0%, 13.3%, 33.3%, 0%)
CIE-LABlab(89.80, 4.66, 29.41)
CIE-LCHlch(89.80, 29.78, 81.00°)
OKLaboklab(91.39% 0.0162 0.0739)
OKLCHoklch(91.39% 0.076 77.6)
XYZxyz(74.3535, 75.8780, 48.7517)
Luminance0.7588 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDDAA #AACCFF
analogous
#FFB2AA #FFDDAA #F6FFAA
triadic
#FFDDAA #AAFFDD #DDAAFF
tetradic
#FFDDAA #AAFFB2 #AACCFF #FFAAF6
square
#FFDDAA #AAFFB2 #AACCFF #FFAAF6
split-complementary
#FFDDAA #AAF6FF #B2AAFF
monochromatic
#FFAC30 #FFC56D #FFDDAA #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.30
#FFDDAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.18
#FFDDAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDDAA
16.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDDAA#FFFFFF#000000##000000
##FFDDAA1.001.3016.1816.18
#FFFFFF1.301.0021.0021.00
#00000016.1821.001.001.00
##00000016.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#F3E5AB
Tritanopia (blue-blind)
#FFD3CF
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #ffddaa;
/* rgb */ color: rgb(255, 221, 170);
/* oklch */ color: oklch(91.4% 0.076 77.6);
Tailwind
colors: {
  custom: {
    50: '#ffe7c3',
    500: '#ffddaa',
    950: '#000000',
  },
}
SCSS
$custom: #ffddaa;
$custom-light: #ffe7c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffddaa",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 170
  },
  "hsl": {
    "h": 36,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.91388,
    "c": 0.07568,
    "h": 77.6
  },
  "luminance": 0.75875
}

Semantic roles & 50–950 ramp

primary
#FFDDAA
secondary
#699AE4
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482

Preview Lab

Preview with #FFDDAA

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

Preview Lab → · Contrast checker → · Palette generator →

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