#FFBF3C#FFBF3C

#FFBF3C is a very light, vivid orange. Relative luminance 0.588; OKLCH L 84.2% C 0.156 H 80.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).

Color values

HEX#FFBF3C
RGBrgb(255, 191, 60)
HSLhsl(40, 100%, 62%)
HSVhsv(40, 76%, 100%)
CMYKcmyk(0%, 25.1%, 76.5%, 0%)
CIE-LABlab(81.21, 11.55, 70.56)
CIE-LCHlch(81.21, 71.50, 80.71°)
OKLaboklab(84.23% 0.0248 0.154)
OKLCHoklch(84.23% 0.156 80.8)
XYZxyz(60.6905, 58.8525, 12.4373)
Luminance0.5885 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF3C #3C7CFF
analogous
#FF5E3C #FFBF3C #DDFF3C
triadic
#FFBF3C #3CFFBF #BF3CFF
tetradic
#FFBF3C #3CFF5E #3C7CFF #FF3CDD
square
#FFBF3C #3CFF5E #3C7CFF #FF3CDD
split-complementary
#FFBF3C #3CDDFF #5E3CFF
monochromatic
#C18100 #FEAB00 #FFBF3C #FFD379 #FFE7B6

Accessibility & contrast

On white

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

On black

12.77
#FFBF3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF3C
12.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF3C#FFFFFF#000000##000000
##FFBF3C1.001.6412.7712.77
#FFFFFF1.641.0021.0021.00
#00000012.7721.001.001.00
##00000012.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9C025
Deuteranopia (green-blind)
#E8D042
Tritanopia (blue-blind)
#FFACA5
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbf3c;
/* rgb */ color: rgb(255, 191, 60);
/* oklch */ color: oklch(84.2% 0.156 80.8);
Tailwind
colors: {
  custom: {
    50: '#ffd27b',
    500: '#ffbf3c',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf3c;
$custom-light: #ffd27b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf3c",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 60
  },
  "hsl": {
    "h": 40.308,
    "s": 100,
    "l": 61.765
  },
  "oklch": {
    "l": 0.84227,
    "c": 0.15601,
    "h": 80.8
  },
  "luminance": 0.58848
}

Semantic roles & 50–950 ramp

primary
#FFBF3C
secondary
#2155BE
accent
#4BE600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140A
muted
#87837D

Preview Lab

Preview with #FFBF3C

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

Preview Lab → · Contrast checker → · Palette generator →

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