#FFDC7D#FFDC7D

#FFDC7D is a very light, vivid orange. Relative luminance 0.739; OKLCH L 90.5% C 0.121 H 89.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).

Color values

HEX#FFDC7D
RGBrgb(255, 220, 125)
HSLhsl(44, 100%, 75%)
HSVhsv(44, 51%, 100%)
CMYKcmyk(0%, 13.7%, 51%, 0%)
CIE-LABlab(88.89, 0.58, 50.77)
CIE-LCHlch(88.89, 50.77, 89.35°)
OKLaboklab(90.45% 0.0007 0.1209)
OKLCHoklch(90.45% 0.121 89.7)
XYZxyz(70.5375, 73.9304, 29.9526)
Luminance0.7393 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC7D #7DA0FF
analogous
#FF9B7D #FFDC7D #E1FF7D
triadic
#FFDC7D #7DFFDC #DC7DFF
tetradic
#FFDC7D #7DFF9B #7DA0FF #FF7DE1
square
#FFDC7D #7DFF9B #7DA0FF #FF7DE1
split-complementary
#FFDC7D #7DE1FF #9B7DFF
monochromatic
#FFBB03 #FFCC40 #FFDC7D #FFECBA #FFF7E0

Accessibility & contrast

On white

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

On black

15.79
#FFDC7D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC7D
15.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC7D#FFFFFF#000000##000000
##FFDC7D1.001.3315.7915.79
#FFFFFF1.331.0021.0021.00
#00000015.7921.001.001.00
##00000015.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdc7d;
/* rgb */ color: rgb(255, 220, 125);
/* oklch */ color: oklch(90.5% 0.121 89.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6a4',
    500: '#ffdc7d',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc7d;
$custom-light: #ffe6a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc7d",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 125
  },
  "hsl": {
    "h": 43.846,
    "s": 100,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90453,
    "c": 0.12087,
    "h": 89.7
  },
  "luminance": 0.73927
}

Semantic roles & 50–950 ramp

primary
#FFDC7D
secondary
#426CDE
accent
#3EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFDC7D

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

Preview Lab → · Contrast checker → · Palette generator →

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