#FFDC7C#FFDC7C

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

Color values

HEX#FFDC7C
RGBrgb(255, 220, 124)
HSLhsl(44, 100%, 74%)
HSVhsv(44, 51%, 100%)
CMYKcmyk(0%, 13.7%, 51.4%, 0%)
CIE-LABlab(88.88, 0.49, 51.24)
CIE-LCHlch(88.88, 51.24, 89.45°)
OKLaboklab(90.44% 0.0003 0.1218)
OKLCHoklch(90.44% 0.122 89.9)
XYZxyz(70.4740, 73.9050, 29.6179)
Luminance0.7390 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC7C #7C9FFF
analogous
#FF9B7C #FFDC7C #E1FF7C
triadic
#FFDC7C #7CFFDC #DC7CFF
tetradic
#FFDC7C #7CFF9B #7C9FFF #FF7CE1
square
#FFDC7C #7CFF9B #7C9FFF #FF7CE1
split-complementary
#FFDC7C #7CE1FF #9B7CFF
monochromatic
#FFBB02 #FFCC3F #FFDC7C #FFECB9 #FFF7E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFDC7C#FFFFFF#000000##000000
##FFDC7C1.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)
#EFD974
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdc7c;
/* rgb */ color: rgb(255, 220, 124);
/* oklch */ color: oklch(90.4% 0.122 89.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6a4',
    500: '#ffdc7c',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc7c;
$custom-light: #ffe6a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc7c",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 124
  },
  "hsl": {
    "h": 43.969,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.90439,
    "c": 0.12181,
    "h": 89.9
  },
  "luminance": 0.73902
}

Semantic roles & 50–950 ramp

primary
#FFDC7C
secondary
#426BDE
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFDC7C

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

Preview Lab → · Contrast checker → · Palette generator →

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