#FFB64F#FFB64F

#FFB64F is a very light, vivid orange. Relative luminance 0.553; OKLCH L 82.7% C 0.144 H 72.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).

Color values

HEX#FFB64F
RGBrgb(255, 182, 79)
HSLhsl(35, 100%, 65%)
HSVhsv(35, 69%, 100%)
CMYKcmyk(0%, 28.6%, 69%, 0%)
CIE-LABlab(79.21, 17.08, 60.99)
CIE-LCHlch(79.21, 63.34, 74.36°)
OKLaboklab(82.7% 0.0432 0.1373)
OKLCHoklch(82.7% 0.144 72.5)
XYZxyz(59.3833, 55.2853, 14.9392)
Luminance0.5528 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB64F #4F98FF
analogous
#FF5E4F #FFB64F #F0FF4F
triadic
#FFB64F #4FFFB6 #B64FFF
tetradic
#FFB64F #4FFF5E #4F98FF #FF4FF0
square
#FFB64F #4FFF5E #4F98FF #FF4FF0
split-complementary
#FFB64F #4FF0FF #5E4FFF
monochromatic
#D47C00 #FF9D12 #FFB64F #FFCF8C #FFE9C9

Accessibility & contrast

On white

1.74
#FFB64F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.06
#FFB64F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB64F
12.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB64F#FFFFFF#000000##000000
##FFB64F1.001.7412.0612.06
#FFFFFF1.741.0021.0021.00
#00000012.0621.001.001.00
##00000012.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0BA43
Deuteranopia (green-blind)
#E1CB52
Tritanopia (blue-blind)
#FFA3A0
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #ffb64f;
/* rgb */ color: rgb(255, 182, 79);
/* oklch */ color: oklch(82.7% 0.144 72.5);
Tailwind
colors: {
  custom: {
    50: '#ffcb85',
    500: '#ffb64f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb64f;
$custom-light: #ffcb85;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb64f",
  "rgb": {
    "r": 255,
    "g": 182,
    "b": 79
  },
  "hsl": {
    "h": 35.114,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.82701,
    "c": 0.14396,
    "h": 72.5
  },
  "luminance": 0.5528
}

Semantic roles & 50–950 ramp

primary
#FFB64F
secondary
#246BCE
accent
#5FE600
background
#FFFDFB
surface
#FFF9F2
border
#D7D2CC
text
#19130B
muted
#87827E

Preview Lab

Preview with #FFB64F

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

Preview Lab → · Contrast checker → · Palette generator →

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