#FFB94A#FFB94A

#FFB94A is a very light, vivid orange. Relative luminance 0.565; OKLCH L 83.2% C 0.147 H 75.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).

Color values

HEX#FFB94A
RGBrgb(255, 185, 74)
HSLhsl(37, 100%, 65%)
HSVhsv(37, 71%, 100%)
CMYKcmyk(0%, 27.5%, 71%, 0%)
CIE-LABlab(79.87, 15.26, 63.82)
CIE-LCHlch(79.87, 65.62, 76.55°)
OKLaboklab(83.21% 0.0373 0.1424)
OKLCHoklch(83.21% 0.147 75.3)
XYZxyz(59.8290, 56.4571, 14.2235)
Luminance0.5645 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB94A #4A90FF
analogous
#FF5F4A #FFB94A #EAFF4A
triadic
#FFB94A #4AFFB9 #B94AFF
tetradic
#FFB94A #4AFF5F #4A90FF #FF4AEA
square
#FFB94A #4AFF5F #4A90FF #FF4AEA
split-complementary
#FFB94A #4AEAFF #5F4AFF
monochromatic
#CF7F00 #FFA10D #FFB94A #FFD187 #FFE8C4

Accessibility & contrast

On white

1.71
#FFB94A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.29
#FFB94A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB94A
12.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB94A#FFFFFF#000000##000000
##FFB94A1.001.7112.2912.29
#FFFFFF1.711.0021.0021.00
#00000012.2921.001.001.00
##00000012.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3BC3C
Deuteranopia (green-blind)
#E3CD4E
Tritanopia (blue-blind)
#FFA6A2
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb94a;
/* rgb */ color: rgb(255, 185, 74);
/* oklch */ color: oklch(83.2% 0.147 75.3);
Tailwind
colors: {
  custom: {
    50: '#ffcd82',
    500: '#ffb94a',
    950: '#000000',
  },
}
SCSS
$custom: #ffb94a;
$custom-light: #ffcd82;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb94a",
  "rgb": {
    "r": 255,
    "g": 185,
    "b": 74
  },
  "hsl": {
    "h": 36.796,
    "s": 100,
    "l": 64.51
  },
  "oklch": {
    "l": 0.8321,
    "c": 0.14723,
    "h": 75.3
  },
  "luminance": 0.56452
}

Semantic roles & 50–950 ramp

primary
#FFB94A
secondary
#2464CA
accent
#59E600
background
#FFFEFB
surface
#FFFAF2
border
#D7D3CC
text
#19130B
muted
#87837E

Preview Lab

Preview with #FFB94A

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

Preview Lab → · Contrast checker → · Palette generator →

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