#FFDF80#FFDF80

#FFDF80 is a very light, vivid orange. Relative luminance 0.756; OKLCH L 91.1% C 0.120 H 91.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).

Color values

HEX#FFDF80
RGBrgb(255, 223, 128)
HSLhsl(45, 100%, 75%)
HSVhsv(45, 50%, 100%)
CMYKcmyk(0%, 12.5%, 49.8%, 0%)
CIE-LABlab(89.67, -0.69, 50.28)
CIE-LCHlch(89.67, 50.28, 90.79°)
OKLaboklab(91.08% -0.0027 0.12)
OKLCHoklch(91.08% 0.12 91.3)
XYZxyz(71.5265, 75.5971, 31.2420)
Luminance0.7559 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDF80 #80A0FF
analogous
#FFA080 #FFDF80 #DFFF80
triadic
#FFDF80 #80FFDF #DF80FF
tetradic
#FFDF80 #80FFA0 #80A0FF #FF80DF
square
#FFDF80 #80FFA0 #80A0FF #FF80DF
split-complementary
#FFDF80 #80DFFF #A080FF
monochromatic
#FFC006 #FFD043 #FFDF80 #FFEEBD #FFF7E0

Accessibility & contrast

On white

1.30
#FFDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.12
#FFDF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDF80
16.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDF80#FFFFFF#000000##000000
##FFDF801.001.3016.1216.12
#FFFFFF1.301.0021.0021.00
#00000016.1221.001.001.00
##00000016.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2DC78
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#FFD1C8
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffdf80;
/* rgb */ color: rgb(255, 223, 128);
/* oklch */ color: oklch(91.1% 0.120 91.3);
Tailwind
colors: {
  custom: {
    50: '#ffe8a7',
    500: '#ffdf80',
    950: '#000000',
  },
}
SCSS
$custom: #ffdf80;
$custom-light: #ffe8a7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdf80",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 128
  },
  "hsl": {
    "h": 44.882,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.91081,
    "c": 0.12005,
    "h": 91.3
  },
  "luminance": 0.75594
}

Semantic roles & 50–950 ramp

primary
#FFDF80
secondary
#456CDE
accent
#3AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480

Preview Lab

Preview with #FFDF80

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

Preview Lab → · Contrast checker → · Palette generator →

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