#FFDD7F#FFDD7F

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

Color values

HEX#FFDD7F
RGBrgb(255, 221, 127)
HSLhsl(44, 100%, 75%)
HSVhsv(44, 50%, 100%)
CMYKcmyk(0%, 13.3%, 50.2%, 0%)
CIE-LABlab(89.16, 0.24, 50.14)
CIE-LCHlch(89.16, 50.14, 89.73°)
OKLaboklab(90.68% -0.0001 0.1196)
OKLCHoklch(90.68% 0.12 90.1)
XYZxyz(70.9298, 74.5085, 30.7200)
Luminance0.7450 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDD7F #7FA1FF
analogous
#FF9D7F #FFDD7F #E1FF7F
triadic
#FFDD7F #7FFFDD #DD7FFF
tetradic
#FFDD7F #7FFF9D #7FA1FF #FF7FE1
square
#FFDD7F #7FFF9D #7FA1FF #FF7FE1
split-complementary
#FFDD7F #7FE1FF #9D7FFF
monochromatic
#FFBC05 #FFCD42 #FFDD7F #FFEDBC #FFF7E0

Accessibility & contrast

On white

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

On black

15.90
#FFDD7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDD7F
15.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDD7F#FFFFFF#000000##000000
##FFDD7F1.001.3215.9015.90
#FFFFFF1.321.0021.0021.00
#00000015.9021.001.001.00
##00000015.9021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdd7f;
/* rgb */ color: rgb(255, 221, 127);
/* oklch */ color: oklch(90.7% 0.120 90.1);
Tailwind
colors: {
  custom: {
    50: '#ffe7a6',
    500: '#ffdd7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdd7f;
$custom-light: #ffe7a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdd7f",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 127
  },
  "hsl": {
    "h": 44.063,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.90675,
    "c": 0.11963,
    "h": 90.1
  },
  "luminance": 0.74505
}

Semantic roles & 50–950 ramp

primary
#FFDD7F
secondary
#446DDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDD7F

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

Preview Lab → · Contrast checker → · Palette generator →

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