#FFDB7C#FFDB7C

#FFDB7C is a very light, vivid orange. Relative luminance 0.734; OKLCH L 90.2% C 0.121 H 89.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).

Color values

HEX#FFDB7C
RGBrgb(255, 219, 124)
HSLhsl(44, 100%, 74%)
HSVhsv(44, 51%, 100%)
CMYKcmyk(0%, 14.1%, 51.4%, 0%)
CIE-LABlab(88.63, 1.00, 50.94)
CIE-LCHlch(88.63, 50.95, 88.87°)
OKLaboklab(90.24% 0.0018 0.1212)
OKLCHoklch(90.24% 0.121 89.2)
XYZxyz(70.2123, 73.3817, 29.5306)
Luminance0.7338 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDB7C #7CA0FF
analogous
#FF9A7C #FFDB7C #E2FF7C
triadic
#FFDB7C #7CFFDB #DB7CFF
tetradic
#FFDB7C #7CFF9A #7CA0FF #FF7CE2
square
#FFDB7C #7CFF9A #7CA0FF #FF7CE2
split-complementary
#FFDB7C #7CE2FF #9A7CFF
monochromatic
#FFB902 #FFCA3F #FFDB7C #FFECB9 #FFF7E0

Accessibility & contrast

On white

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

On black

15.68
#FFDB7C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDB7C
15.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDB7C#FFFFFF#000000##000000
##FFDB7C1.001.3415.6815.68
#FFFFFF1.341.0021.0021.00
#00000015.6821.001.001.00
##00000015.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EED974
Deuteranopia (green-blind)
#F7E37F
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #ffdb7c;
/* rgb */ color: rgb(255, 219, 124);
/* oklch */ color: oklch(90.2% 0.121 89.2);
Tailwind
colors: {
  custom: {
    50: '#ffe5a4',
    500: '#ffdb7c',
    950: '#000000',
  },
}
SCSS
$custom: #ffdb7c;
$custom-light: #ffe5a4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdb7c",
  "rgb": {
    "r": 255,
    "g": 219,
    "b": 124
  },
  "hsl": {
    "h": 43.511,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.90244,
    "c": 0.12116,
    "h": 89.2
  },
  "luminance": 0.73378
}

Semantic roles & 50–950 ramp

primary
#FFDB7C
secondary
#426CDE
accent
#3FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFDB7C

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

Preview Lab → · Contrast checker → · Palette generator →

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