#FFDC8B#FFDC8B

#FFDC8B is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.107 H 86.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).

Color values

HEX#FFDC8B
RGBrgb(255, 220, 139)
HSLhsl(42, 100%, 77%)
HSVhsv(42, 45%, 100%)
CMYKcmyk(0%, 13.7%, 45.5%, 0%)
CIE-LABlab(89.07, 1.84, 44.15)
CIE-LCHlch(89.07, 44.19, 87.62°)
OKLaboklab(90.65% 0.0058 0.1071)
OKLCHoklch(90.65% 0.107 86.9)
XYZxyz(71.4957, 74.3137, 34.9991)
Luminance0.7431 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC8B #8BAEFF
analogous
#FFA28B #FFDC8B #E8FF8B
triadic
#FFDC8B #8BFFDC #DC8BFF
tetradic
#FFDC8B #8BFFA2 #8BAEFF #FF8BE8
square
#FFDC8B #8BFFA2 #8BAEFF #FF8BE8
split-complementary
#FFDC8B #8BE8FF #A28BFF
monochromatic
#FFB711 #FFCA4E #FFDC8B #FFEEC8 #FFF6E0

Accessibility & contrast

On white

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

On black

15.86
#FFDC8B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC8B
15.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC8B#FFFFFF#000000##000000
##FFDC8B1.001.3215.8615.86
#FFFFFF1.321.0021.0021.00
#00000015.8621.001.001.00
##00000015.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEDA85
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#FFCFC8
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #ffdc8b;
/* rgb */ color: rgb(255, 220, 139);
/* oklch */ color: oklch(90.7% 0.107 86.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6ae',
    500: '#ffdc8b',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc8b;
$custom-light: #ffe6ae;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc8b",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 139
  },
  "hsl": {
    "h": 41.897,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.90654,
    "c": 0.1072,
    "h": 86.9
  },
  "luminance": 0.7431
}

Semantic roles & 50–950 ramp

primary
#FFDC8B
secondary
#4E7AE0
accent
#45E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFDC8B

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

Preview Lab → · Contrast checker → · Palette generator →

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