#FFBC4F#FFBC4F

#FFBC4F is a very light, vivid orange. Relative luminance 0.578; OKLCH L 83.8% C 0.145 H 76.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).

Color values

HEX#FFBC4F
RGBrgb(255, 188, 79)
HSLhsl(37, 100%, 65%)
HSVhsv(37, 69%, 100%)
CMYKcmyk(0%, 26.3%, 69%, 0%)
CIE-LABlab(80.63, 13.95, 62.49)
CIE-LCHlch(80.63, 64.02, 77.42°)
OKLaboklab(83.81% 0.0341 0.1405)
OKLCHoklch(83.81% 0.145 76.4)
XYZxyz(60.6385, 57.7956, 15.3576)
Luminance0.5779 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBC4F #4F92FF
analogous
#FF644F #FFBC4F #EAFF4F
triadic
#FFBC4F #4FFFBC #BC4FFF
tetradic
#FFBC4F #4FFF64 #4F92FF #FF4FEA
square
#FFBC4F #4FFF64 #4F92FF #FF4FEA
split-complementary
#FFBC4F #4FEAFF #644FFF
monochromatic
#D48300 #FFA512 #FFBC4F #FFD38C #FFEBC9

Accessibility & contrast

On white

1.67
#FFBC4F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.56
#FFBC4F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBC4F
12.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBC4F#FFFFFF#000000##000000
##FFBC4F1.001.6712.5612.56
#FFFFFF1.671.0021.0021.00
#00000012.5621.001.001.00
##00000012.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5BE42
Deuteranopia (green-blind)
#E5CF53
Tritanopia (blue-blind)
#FFAAA5
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbc4f;
/* rgb */ color: rgb(255, 188, 79);
/* oklch */ color: oklch(83.8% 0.145 76.4);
Tailwind
colors: {
  custom: {
    50: '#ffd085',
    500: '#ffbc4f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbc4f;
$custom-light: #ffd085;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbc4f",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 79
  },
  "hsl": {
    "h": 37.159,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.83811,
    "c": 0.14456,
    "h": 76.4
  },
  "luminance": 0.57791
}

Semantic roles & 50–950 ramp

primary
#FFBC4F
secondary
#2465CE
accent
#57E600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19130B
muted
#87837E

Preview Lab

Preview with #FFBC4F

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

Preview Lab → · Contrast checker → · Palette generator →

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