#FFB36F#FFB36F

#FFB36F is a very light, vivid orange. Relative luminance 0.546; OKLCH L 82.5% C 0.123 H 61.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).

Color values

HEX#FFB36F
RGBrgb(255, 179, 111)
HSLhsl(28, 100%, 72%)
HSVhsv(28, 56%, 100%)
CMYKcmyk(0%, 29.8%, 56.5%, 0%)
CIE-LABlab(78.84, 20.68, 45.43)
CIE-LCHlch(78.84, 49.91, 65.53°)
OKLaboklab(82.53% 0.0582 0.1079)
OKLCHoklch(82.53% 0.123 61.6)
XYZxyz(60.2329, 54.6526, 22.4125)
Luminance0.5465 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB36F #6FBBFF
analogous
#FF6F73 #FFB36F #FFFB6F
triadic
#FFB36F #6FFFB3 #B36FFF
tetradic
#FFB36F #73FF6F #6FBBFF #FB6FFF
square
#FFB36F #73FF6F #6FBBFF #FB6FFF
split-complementary
#FFB36F #6FFFFB #6F73FF
monochromatic
#F47300 #FF9332 #FFB36F #FFD3AC #FFEFE0

Accessibility & contrast

On white

1.76
#FFB36F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.93
#FFB36F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB36F
11.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB36F#FFFFFF#000000##000000
##FFB36F1.001.7611.9311.93
#FFFFFF1.761.0021.0021.00
#00000011.9321.001.001.00
##00000011.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBB969
Deuteranopia (green-blind)
#DCCA70
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ffb36f;
/* rgb */ color: rgb(255, 179, 111);
/* oklch */ color: oklch(82.5% 0.123 61.6);
Tailwind
colors: {
  custom: {
    50: '#ffc99a',
    500: '#ffb36f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb36f;
$custom-light: #ffc99a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb36f",
  "rgb": {
    "r": 255,
    "g": 179,
    "b": 111
  },
  "hsl": {
    "h": 28.333,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.82526,
    "c": 0.12259,
    "h": 61.6
  },
  "luminance": 0.54648
}

Semantic roles & 50–950 ramp

primary
#FFB36F
secondary
#378EDC
accent
#79E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130E
muted
#87827F

Preview Lab

Preview with #FFB36F

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

Preview Lab → · Contrast checker → · Palette generator →

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