#FFDC7B#FFDC7B

#FFDC7B is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.4% C 0.123 H 90.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).

Color values

HEX#FFDC7B
RGBrgb(255, 220, 123)
HSLhsl(44, 100%, 74%)
HSVhsv(44, 52%, 100%)
CMYKcmyk(0%, 13.7%, 51.8%, 0%)
CIE-LABlab(88.87, 0.41, 51.70)
CIE-LCHlch(88.87, 51.70, 89.55°)
OKLaboklab(90.43% 0 0.1228)
OKLCHoklch(90.43% 0.123 90)
XYZxyz(70.4110, 73.8798, 29.2865)
Luminance0.7388 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC7B #7B9EFF
analogous
#FF9A7B #FFDC7B #E0FF7B
triadic
#FFDC7B #7BFFDC #DC7BFF
tetradic
#FFDC7B #7BFF9A #7B9EFF #FF7BE0
square
#FFDC7B #7BFF9A #7B9EFF #FF7BE0
split-complementary
#FFDC7B #7BE0FF #9A7BFF
monochromatic
#FFBC01 #FFCC3E #FFDC7B #FFECB8 #FFF7E0

Accessibility & contrast

On white

1.33
#FFDC7B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.78
#FFDC7B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC7B
15.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC7B#FFFFFF#000000##000000
##FFDC7B1.001.3315.7815.78
#FFFFFF1.331.0021.0021.00
#00000015.7821.001.001.00
##00000015.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFD973
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdc7b;
/* rgb */ color: rgb(255, 220, 123);
/* oklch */ color: oklch(90.4% 0.123 90.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6a3',
    500: '#ffdc7b',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc7b;
$custom-light: #ffe6a3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc7b",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 123
  },
  "hsl": {
    "h": 44.091,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.90426,
    "c": 0.12275,
    "h": 90
  },
  "luminance": 0.73876
}

Semantic roles & 50–950 ramp

primary
#FFDC7B
secondary
#416ADD
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFDC7B

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

Preview Lab → · Contrast checker → · Palette generator →

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