#FFDC5B#FFDC5B

#FFDC5B is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 90.1% C 0.150 H 93.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).

Color values

HEX#FFDC5B
RGBrgb(255, 220, 91)
HSLhsl(47, 100%, 68%)
HSVhsv(47, 64%, 100%)
CMYKcmyk(0%, 13.7%, 64.3%, 0%)
CIE-LABlab(88.55, -1.85, 65.80)
CIE-LCHlch(88.55, 65.82, 91.61°)
OKLaboklab(90.07% -0.0103 0.1494)
OKLCHoklch(90.07% 0.15 93.9)
XYZxyz(68.7248, 73.2053, 20.4056)
Luminance0.7320 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDC5B #5B7EFF
analogous
#FF8A5B #FFDC5B #D0FF5B
triadic
#FFDC5B #5BFFDC #DC5BFF
tetradic
#FFDC5B #5BFF8A #5B7EFF #FF5BD0
square
#FFDC5B #5BFF8A #5B7EFF #FF5BD0
split-complementary
#FFDC5B #5BD0FF #8A5BFF
monochromatic
#E0B000 #FFCF1E #FFDC5B #FFE998 #FFF6D5

Accessibility & contrast

On white

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

On black

15.64
#FFDC5B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDC5B
15.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDC5B#FFFFFF#000000##000000
##FFDC5B1.001.3415.6415.64
#FFFFFF1.341.0021.0021.00
#00000015.6421.001.001.00
##00000015.6421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdc5b;
/* rgb */ color: rgb(255, 220, 91);
/* oklch */ color: oklch(90.1% 0.150 93.9);
Tailwind
colors: {
  custom: {
    50: '#ffe68f',
    500: '#ffdc5b',
    950: '#000000',
  },
}
SCSS
$custom: #ffdc5b;
$custom-light: #ffe68f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdc5b",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 91
  },
  "hsl": {
    "h": 47.195,
    "s": 100,
    "l": 67.843
  },
  "oklch": {
    "l": 0.9007,
    "c": 0.14979,
    "h": 93.9
  },
  "luminance": 0.73202
}

Semantic roles & 50–950 ramp

primary
#FFDC5B
secondary
#264CD8
accent
#31E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFDC5B

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

Preview Lab → · Contrast checker → · Palette generator →

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