#FFDD80#FFDD80

#FFDD80 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.7% C 0.119 H 89.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).

Color values

HEX#FFDD80
RGBrgb(255, 221, 128)
HSLhsl(44, 100%, 75%)
HSVhsv(44, 50%, 100%)
CMYKcmyk(0%, 13.3%, 49.8%, 0%)
CIE-LABlab(89.17, 0.32, 49.67)
CIE-LCHlch(89.17, 49.67, 89.63°)
OKLaboklab(90.69% 0.0003 0.1187)
OKLCHoklch(90.69% 0.119 89.9)
XYZxyz(70.9953, 74.5347, 31.0649)
Luminance0.7453 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDD80 #80A2FF
analogous
#FF9D80 #FFDD80 #E1FF80
triadic
#FFDD80 #80FFDD #DD80FF
tetradic
#FFDD80 #80FF9D #80A2FF #FF80E1
square
#FFDD80 #80FF9D #80A2FF #FF80E1
split-complementary
#FFDD80 #80E1FF #9D80FF
monochromatic
#FFBC06 #FFCD43 #FFDD80 #FFEDBD #FFF7E0

Accessibility & contrast

On white

1.32
#FFDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.91
#FFDD80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDD80
15.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDD80#FFFFFF#000000##000000
##FFDD801.001.3215.9115.91
#FFFFFF1.321.0021.0021.00
#00000015.9121.001.001.00
##00000015.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0DA78
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ffdd80;
/* rgb */ color: rgb(255, 221, 128);
/* oklch */ color: oklch(90.7% 0.119 89.9);
Tailwind
colors: {
  custom: {
    50: '#ffe7a6',
    500: '#ffdd80',
    950: '#000000',
  },
}
SCSS
$custom: #ffdd80;
$custom-light: #ffe7a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdd80",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 128
  },
  "hsl": {
    "h": 43.937,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.90689,
    "c": 0.11867,
    "h": 89.9
  },
  "luminance": 0.74531
}

Semantic roles & 50–950 ramp

primary
#FFDD80
secondary
#456EDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDD80

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

Preview Lab → · Contrast checker → · Palette generator →

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