#FFBF4C#FFBF4C

#FFBF4C is a very light, vivid orange. Relative luminance 0.590; OKLCH L 84.3% C 0.147 H 78.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).

Color values

HEX#FFBF4C
RGBrgb(255, 191, 76)
HSLhsl(39, 100%, 65%)
HSVhsv(39, 70%, 100%)
CMYKcmyk(0%, 25.1%, 70.2%, 0%)
CIE-LABlab(81.32, 12.24, 64.47)
CIE-LCHlch(81.32, 65.62, 79.25°)
OKLaboklab(84.35% 0.0287 0.1442)
OKLCHoklch(84.35% 0.147 78.7)
XYZxyz(61.1793, 59.0480, 15.0113)
Luminance0.5904 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF4C #4C8CFF
analogous
#FF654C #FFBF4C #E6FF4C
triadic
#FFBF4C #4CFFBF #BF4CFF
tetradic
#FFBF4C #4CFF65 #4C8CFF #FF4CE6
square
#FFBF4C #4CFF65 #4C8CFF #FF4CE6
split-complementary
#FFBF4C #4CE6FF #654CFF
monochromatic
#D18600 #FFA90F #FFBF4C #FFD589 #FFEBC6

Accessibility & contrast

On white

1.64
#FFBF4C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.81
#FFBF4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF4C
12.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF4C#FFFFFF#000000##000000
##FFBF4C1.001.6412.8112.81
#FFFFFF1.641.0021.0021.00
#00000012.8121.001.001.00
##00000012.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8C13D
Deuteranopia (green-blind)
#E7D050
Tritanopia (blue-blind)
#FFADA7
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbf4c;
/* rgb */ color: rgb(255, 191, 76);
/* oklch */ color: oklch(84.3% 0.147 78.7);
Tailwind
colors: {
  custom: {
    50: '#ffd284',
    500: '#ffbf4c',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf4c;
$custom-light: #ffd284;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf4c",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 76
  },
  "hsl": {
    "h": 38.547,
    "s": 100,
    "l": 64.902
  },
  "oklch": {
    "l": 0.84345,
    "c": 0.147,
    "h": 78.7
  },
  "luminance": 0.59043
}

Semantic roles & 50–950 ramp

primary
#FFBF4C
secondary
#2460CB
accent
#52E600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140B
muted
#87837E

Preview Lab

Preview with #FFBF4C

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

Preview Lab → · Contrast checker → · Palette generator →

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