#FFDC5F#FFDC5F

#FFDC5F is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.147 H 93.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).

Color values

HEX#FFDC5F
RGBrgb(255, 220, 95)
HSLhsl(47, 100%, 69%)
HSVhsv(47, 63%, 100%)
CMYKcmyk(0%, 13.7%, 62.7%, 0%)
CIE-LABlab(88.58, -1.61, 64.14)
CIE-LCHlch(88.58, 64.16, 91.44°)
OKLaboklab(90.11% -0.0091 0.1465)
OKLCHoklch(90.11% 0.147 93.6)
XYZxyz(68.9020, 73.2762, 21.3387)
Luminance0.7327 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC5F #5F82FF
analogous
#FF8C5F #FFDC5F #D2FF5F
triadic
#FFDC5F #5FFFDC #DC5FFF
tetradic
#FFDC5F #5FFF8C #5F82FF #FF5FD2
square
#FFDC5F #5FFF8C #5F82FF #FF5FD2
split-complementary
#FFDC5F #5FD2FF #8C5FFF
monochromatic
#E4B200 #FFCF22 #FFDC5F #FFE99C #FFF7D9

Accessibility & contrast

On white

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

On black

15.65
#FFDC5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC5F
15.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC5F#FFFFFF#000000##000000
##FFDC5F1.001.3415.6515.65
#FFFFFF1.341.0021.0021.00
#00000015.6521.001.001.00
##00000015.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1D851
Deuteranopia (green-blind)
#FAE365
Tritanopia (blue-blind)
#FFCCC1
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ffdc5f;
/* rgb */ color: rgb(255, 220, 95);
/* oklch */ color: oklch(90.1% 0.147 93.6);
Tailwind
colors: {
  custom: {
    50: '#ffe691',
    500: '#ffdc5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc5f;
$custom-light: #ffe691;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc5f",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 95
  },
  "hsl": {
    "h": 46.875,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.90108,
    "c": 0.14677,
    "h": 93.6
  },
  "luminance": 0.73273
}

Semantic roles & 50–950 ramp

primary
#FFDC5F
secondary
#2950D9
accent
#32E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFDC5F

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

Preview Lab → · Contrast checker → · Palette generator →

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