#FFDF9F#FFDF9F

#FFDF9F is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.088 H 84.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#FFDF9F
RGBrgb(255, 223, 159)
HSLhsl(40, 100%, 81%)
HSVhsv(40, 38%, 100%)
CMYKcmyk(0%, 12.5%, 37.6%, 0%)
CIE-LABlab(90.11, 2.37, 35.45)
CIE-LCHlch(90.11, 35.53, 86.17°)
OKLaboklab(91.57% 0.0089 0.0879)
OKLCHoklch(91.57% 0.088 84.2)
XYZxyz(73.8874, 76.5415, 43.6761)
Luminance0.7654 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDF9F #9FBFFF
analogous
#FFAF9F #FFDF9F #EFFF9F
triadic
#FFDF9F #9FFFDF #DF9FFF
tetradic
#FFDF9F #9FFFAF #9FBFFF #FF9FEF
square
#FFDF9F #9FFFAF #9FBFFF #FF9FEF
split-complementary
#FFDF9F #9FEFFF #AF9FFF
monochromatic
#FFB625 #FFCB62 #FFDF9F #FFF3DC #FFF5E0

Accessibility & contrast

On white

1.29
#FFDF9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.31
#FFDF9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDF9F
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDF9F#FFFFFF#000000##000000
##FFDF9F1.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEDE9A
Deuteranopia (green-blind)
#F6E6A1
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdf9f;
/* rgb */ color: rgb(255, 223, 159);
/* oklch */ color: oklch(91.6% 0.088 84.2);
Tailwind
colors: {
  custom: {
    50: '#ffe8bc',
    500: '#ffdf9f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdf9f;
$custom-light: #ffe8bc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdf9f",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 159
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.91569,
    "c": 0.08837,
    "h": 84.2
  },
  "luminance": 0.76539
}

Semantic roles & 50–950 ramp

primary
#FFDF9F
secondary
#5F8BE3
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482

Preview Lab

Preview with #FFDF9F

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

Preview Lab → · Contrast checker → · Palette generator →

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