#FFDF6F#FFDF6F

#FFDF6F is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.9% C 0.136 H 93.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).

Color values

HEX#FFDF6F
RGBrgb(255, 223, 111)
HSLhsl(47, 100%, 72%)
HSVhsv(47, 56%, 100%)
CMYKcmyk(0%, 12.5%, 56.5%, 0%)
CIE-LABlab(89.48, -2.05, 58.05)
CIE-LCHlch(89.48, 58.08, 92.02°)
OKLaboklab(90.87% -0.0085 0.1354)
OKLCHoklch(90.87% 0.136 93.6)
XYZxyz(70.4998, 75.1864, 25.8348)
Luminance0.7518 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDF6F #6F8FFF
analogous
#FF976F #FFDF6F #D7FF6F
triadic
#FFDF6F #6FFFDF #DF6FFF
tetradic
#FFDF6F #6FFF97 #6F8FFF #FF6FD7
square
#FFDF6F #6FFF97 #6F8FFF #FF6FD7
split-complementary
#FFDF6F #6FD7FF #976FFF
monochromatic
#F4BD00 #FFD132 #FFDF6F #FFEDAC #FFF8E0

Accessibility & contrast

On white

1.31
#FFDF6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.04
#FFDF6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDF6F
16.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDF6F#FFFFFF#000000##000000
##FFDF6F1.001.3116.0416.04
#FFFFFF1.311.0021.0021.00
#00000016.0421.001.001.00
##00000016.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3DB64
Deuteranopia (green-blind)
#FBE574
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffdf6f;
/* rgb */ color: rgb(255, 223, 111);
/* oklch */ color: oklch(90.9% 0.136 93.6);
Tailwind
colors: {
  custom: {
    50: '#ffe89b',
    500: '#ffdf6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdf6f;
$custom-light: #ffe89b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdf6f",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 111
  },
  "hsl": {
    "h": 46.667,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.90868,
    "c": 0.13569,
    "h": 93.6
  },
  "luminance": 0.75183
}

Semantic roles & 50–950 ramp

primary
#FFDF6F
secondary
#375BDC
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160E
muted
#86847F

Preview Lab

Preview with #FFDF6F

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

Preview Lab → · Contrast checker → · Palette generator →

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