#FFDB5C#FFDB5C

#FFDB5C is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.148 H 93.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).

Color values

HEX#FFDB5C
RGBrgb(255, 219, 92)
HSLhsl(47, 100%, 68%)
HSVhsv(47, 64%, 100%)
CMYKcmyk(0%, 14.1%, 63.9%, 0%)
CIE-LABlab(88.30, -1.29, 65.12)
CIE-LCHlch(88.30, 65.13, 91.13°)
OKLaboklab(89.88% -0.0085 0.1481)
OKLCHoklch(89.88% 0.148 93.3)
XYZxyz(68.5066, 72.6994, 20.5471)
Luminance0.7270 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDB5C #5C80FF
analogous
#FF895C #FFDB5C #D2FF5C
triadic
#FFDB5C #5CFFDB #DB5CFF
tetradic
#FFDB5C #5CFF89 #5C80FF #FF5CD2
square
#FFDB5C #5CFF89 #5C80FF #FF5CD2
split-complementary
#FFDB5C #5CD2FF #895CFF
monochromatic
#E1AF00 #FFCD1F #FFDB5C #FFE999 #FFF6D6

Accessibility & contrast

On white

1.35
#FFDB5C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.54
#FFDB5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDB5C
15.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDB5C#FFFFFF#000000##000000
##FFDB5C1.001.3515.5415.54
#FFFFFF1.351.0021.0021.00
#00000015.5421.001.001.00
##00000015.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1D74D
Deuteranopia (green-blind)
#FAE262
Tritanopia (blue-blind)
#FFCBC0
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ffdb5c;
/* rgb */ color: rgb(255, 219, 92);
/* oklch */ color: oklch(89.9% 0.148 93.3);
Tailwind
colors: {
  custom: {
    50: '#ffe58f',
    500: '#ffdb5c',
    950: '#000000',
  },
}
SCSS
$custom: #ffdb5c;
$custom-light: #ffe58f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdb5c",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 92
  },
  "hsl": {
    "h": 46.748,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.89882,
    "c": 0.14839,
    "h": 93.3
  },
  "luminance": 0.72696
}

Semantic roles & 50–950 ramp

primary
#FFDB5C
secondary
#264ED9
accent
#33E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFDB5C

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

Preview Lab → · Contrast checker → · Palette generator →

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