#FFDC83#FFDC83

#FFDC83 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.5% C 0.115 H 88.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).

Color values

HEX#FFDC83
RGBrgb(255, 220, 131)
HSLhsl(43, 100%, 76%)
HSVhsv(43, 49%, 100%)
CMYKcmyk(0%, 13.7%, 48.6%, 0%)
CIE-LABlab(88.96, 1.10, 47.96)
CIE-LCHlch(88.96, 47.97, 88.69°)
OKLaboklab(90.54% 0.0028 0.1151)
OKLCHoklch(90.54% 0.115 88.6)
XYZxyz(70.9324, 74.0884, 32.0325)
Luminance0.7409 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC83 #83A6FF
analogous
#FF9E83 #FFDC83 #E4FF83
triadic
#FFDC83 #83FFDC #DC83FF
tetradic
#FFDC83 #83FF9E #83A6FF #FF83E4
square
#FFDC83 #83FF9E #83A6FF #FF83E4
split-complementary
#FFDC83 #83E4FF #9E83FF
monochromatic
#FFB909 #FFCB46 #FFDC83 #FFEDC0 #FFF6E0

Accessibility & contrast

On white

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

On black

15.82
#FFDC83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC83
15.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC83#FFFFFF#000000##000000
##FFDC831.001.3315.8215.82
#FFFFFF1.331.0021.0021.00
#00000015.8221.001.001.00
##00000015.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFDA7C
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdc83;
/* rgb */ color: rgb(255, 220, 131);
/* oklch */ color: oklch(90.5% 0.115 88.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6a8',
    500: '#ffdc83',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc83;
$custom-light: #ffe6a8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc83",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 131
  },
  "hsl": {
    "h": 43.065,
    "s": 100,
    "l": 75.686
  },
  "oklch": {
    "l": 0.90536,
    "c": 0.11511,
    "h": 88.6
  },
  "luminance": 0.74085
}

Semantic roles & 50–950 ramp

primary
#FFDC83
secondary
#4872DF
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFDC83

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

Preview Lab → · Contrast checker → · Palette generator →

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