#FFDC6F#FFDC6F

#FFDC6F is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 90.3% C 0.134 H 91.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).

Color values

HEX#FFDC6F
RGBrgb(255, 220, 111)
HSLhsl(45, 100%, 72%)
HSVhsv(45, 56%, 100%)
CMYKcmyk(0%, 13.7%, 56.5%, 0%)
CIE-LABlab(88.73, -0.53, 57.18)
CIE-LCHlch(88.73, 57.18, 90.53°)
OKLaboklab(90.28% -0.0041 0.1336)
OKLCHoklch(90.28% 0.134 91.8)
XYZxyz(69.7054, 73.5976, 25.5700)
Luminance0.7359 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC6F #6F92FF
analogous
#FF946F #FFDC6F #DAFF6F
triadic
#FFDC6F #6FFFDC #DC6FFF
tetradic
#FFDC6F #6FFF94 #6F92FF #FF6FDA
square
#FFDC6F #6FFF94 #6F92FF #FF6FDA
split-complementary
#FFDC6F #6FDAFF #946FFF
monochromatic
#F4B800 #FFCD32 #FFDC6F #FFEBAC #FFF8E0

Accessibility & contrast

On white

1.34
#FFDC6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.72
#FFDC6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC6F
15.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC6F#FFFFFF#000000##000000
##FFDC6F1.001.3415.7215.72
#FFFFFF1.341.0021.0021.00
#00000015.7221.001.001.00
##00000015.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0D965
Deuteranopia (green-blind)
#F9E373
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DFDFDF

Design tokens & code

CSS
--color: #ffdc6f;
/* rgb */ color: rgb(255, 220, 111);
/* oklch */ color: oklch(90.3% 0.134 91.8);
Tailwind
colors: {
  custom: {
    50: '#ffe69b',
    500: '#ffdc6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc6f;
$custom-light: #ffe69b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc6f",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 111
  },
  "hsl": {
    "h": 45.417,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.90277,
    "c": 0.13361,
    "h": 91.8
  },
  "luminance": 0.73594
}

Semantic roles & 50–950 ramp

primary
#FFDC6F
secondary
#375FDC
accent
#38E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150E
muted
#86847F

Preview Lab

Preview with #FFDC6F

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

Preview Lab → · Contrast checker → · Palette generator →

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