#FFDC7F#FFDC7F

#FFDC7F is a very light, moderate orange. Relative luminance 0.740; OKLCH L 90.5% C 0.119 H 89.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).

Color values

HEX#FFDC7F
RGBrgb(255, 220, 127)
HSLhsl(44, 100%, 75%)
HSVhsv(44, 50%, 100%)
CMYKcmyk(0%, 13.7%, 50.2%, 0%)
CIE-LABlab(88.91, 0.75, 49.84)
CIE-LCHlch(88.91, 49.84, 89.14°)
OKLaboklab(90.48% 0.0014 0.119)
OKLCHoklch(90.48% 0.119 89.3)
XYZxyz(70.6666, 73.9820, 30.6323)
Luminance0.7398 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC7F #7FA2FF
analogous
#FF9C7F #FFDC7F #E2FF7F
triadic
#FFDC7F #7FFFDC #DC7FFF
tetradic
#FFDC7F #7FFF9C #7FA2FF #FF7FE2
square
#FFDC7F #7FFF9C #7FA2FF #FF7FE2
split-complementary
#FFDC7F #7FE2FF #9C7FFF
monochromatic
#FFBB05 #FFCB42 #FFDC7F #FFEDBC #FFF7E0

Accessibility & contrast

On white

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

On black

15.80
#FFDC7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC7F
15.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC7F#FFFFFF#000000##000000
##FFDC7F1.001.3315.8015.80
#FFFFFF1.331.0021.0021.00
#00000015.8021.001.001.00
##00000015.8021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdc7f;
/* rgb */ color: rgb(255, 220, 127);
/* oklch */ color: oklch(90.5% 0.119 89.3);
Tailwind
colors: {
  custom: {
    50: '#ffe6a6',
    500: '#ffdc7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc7f;
$custom-light: #ffe6a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc7f",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 127
  },
  "hsl": {
    "h": 43.594,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.9048,
    "c": 0.11897,
    "h": 89.3
  },
  "luminance": 0.73979
}

Semantic roles & 50–950 ramp

primary
#FFDC7F
secondary
#446EDE
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFDC7F

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

Preview Lab → · Contrast checker → · Palette generator →

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