#FED04C#FED04C

#FED04C is a very light, vivid orange. Relative luminance 0.667; OKLCH L 87.5% C 0.153 H 89.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).

Color values

HEX#FED04C
RGBrgb(254, 208, 76)
HSLhsl(44, 99%, 65%)
HSVhsv(44, 70%, 100%)
CMYKcmyk(0%, 18.1%, 70.1%, 0.4%)
CIE-LABlab(85.36, 3.04, 68.55)
CIE-LCHlch(85.36, 68.62, 87.46°)
OKLaboklab(87.5% 0.0021 0.1529)
OKLCHoklch(87.5% 0.153 89.2)
XYZxyz(64.7371, 66.7084, 16.3023)
Luminance0.6670 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FED04C #4C7AFE
analogous
#FE774C #FED04C #D3FE4C
triadic
#FED04C #4CFED0 #D04CFE
tetradic
#FED04C #4CFE77 #4C7AFE #FE4CD3
square
#FED04C #4CFE77 #4C7AFE #FE4CD3
split-complementary
#FED04C #4CD3FE #774CFE
monochromatic
#CE9901 #FEC00F #FED04C #FEE089 #FFF0C6

Accessibility & contrast

On white

1.46
#FED04C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.34
#FED04C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FED04C
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FED04C#FFFFFF#000000##000000
##FED04C1.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7CE3A
Deuteranopia (green-blind)
#F2DB52
Tritanopia (blue-blind)
#FFBFB5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #fed04c;
/* rgb */ color: rgb(254, 208, 76);
/* oklch */ color: oklch(87.5% 0.153 89.2);
Tailwind
colors: {
  custom: {
    50: '#ffde85',
    500: '#fed04c',
    950: '#000000',
  },
}
SCSS
$custom: #fed04c;
$custom-light: #ffde85;
$custom-dark: #000000;
JSON
{
  "hex": "#fed04c",
  "rgb": {
    "r": 254,
    "g": 208,
    "b": 76
  },
  "hsl": {
    "h": 44.494,
    "s": 98.889,
    "l": 64.706
  },
  "oklch": {
    "l": 0.87495,
    "c": 0.15288,
    "h": 89.2
  },
  "luminance": 0.66704
}

Semantic roles & 50–950 ramp

primary
#FED04C
secondary
#254FCA
accent
#3BE600
background
#FFFEFC
surface
#FFFCF3
border
#D7D5CD
text
#19150C
muted
#87847F

Preview Lab

Preview with #FED04C

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

Preview Lab → · Contrast checker → · Palette generator →

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