#FFDD7B#FFDD7B

#FFDD7B is a very light, vivid orange. Relative luminance 0.744; OKLCH L 90.6% C 0.123 H 90.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).

Color values

HEX#FFDD7B
RGBrgb(255, 221, 123)
HSLhsl(45, 100%, 74%)
HSVhsv(45, 52%, 100%)
CMYKcmyk(0%, 13.3%, 51.8%, 0%)
CIE-LABlab(89.11, -0.10, 52.00)
CIE-LCHlch(89.11, 52.00, 90.11°)
OKLaboklab(90.62% -0.0015 0.1234)
OKLCHoklch(90.62% 0.123 90.7)
XYZxyz(70.6743, 74.4063, 29.3742)
Luminance0.7440 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDD7B #7B9DFF
analogous
#FF9B7B #FFDD7B #DFFF7B
triadic
#FFDD7B #7BFFDD #DD7BFF
tetradic
#FFDD7B #7BFF9B #7B9DFF #FF7BDF
square
#FFDD7B #7BFF9B #7B9DFF #FF7BDF
split-complementary
#FFDD7B #7BDFFF #9B7BFF
monochromatic
#FFBD01 #FFCD3E #FFDD7B #FFEDB8 #FFF7E0

Accessibility & contrast

On white

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

On black

15.88
#FFDD7B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDD7B
15.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDD7B#FFFFFF#000000##000000
##FFDD7B1.001.3215.8815.88
#FFFFFF1.321.0021.0021.00
#00000015.8821.001.001.00
##00000015.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#F9E47F
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ffdd7b;
/* rgb */ color: rgb(255, 221, 123);
/* oklch */ color: oklch(90.6% 0.123 90.7);
Tailwind
colors: {
  custom: {
    50: '#ffe7a3',
    500: '#ffdd7b',
    950: '#000000',
  },
}
SCSS
$custom: #ffdd7b;
$custom-light: #ffe7a3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdd7b",
  "rgb": {
    "r": 255,
    "g": 221,
    "b": 123
  },
  "hsl": {
    "h": 44.545,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.90622,
    "c": 0.12342,
    "h": 90.7
  },
  "luminance": 0.74403
}

Semantic roles & 50–950 ramp

primary
#FFDD7B
secondary
#4169DD
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDD7B

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

Preview Lab → · Contrast checker → · Palette generator →

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