#FFBC6F#FFBC6F

#FFBC6F is a very light, vivid orange. Relative luminance 0.584; OKLCH L 84.2% C 0.122 H 68.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).

Color values

HEX#FFBC6F
RGBrgb(255, 188, 111)
HSLhsl(32, 100%, 72%)
HSVhsv(32, 56%, 100%)
CMYKcmyk(0%, 26.3%, 56.5%, 0%)
CIE-LABlab(80.95, 15.97, 47.98)
CIE-LCHlch(80.95, 50.57, 71.59°)
OKLaboklab(84.17% 0.0442 0.1135)
OKLCHoklch(84.17% 0.122 68.7)
XYZxyz(62.0959, 58.3786, 23.0335)
Luminance0.5837 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBC6F #6FB2FF
analogous
#FF746F #FFBC6F #FAFF6F
triadic
#FFBC6F #6FFFBC #BC6FFF
tetradic
#FFBC6F #6FFF74 #6FB2FF #FF6FFA
square
#FFBC6F #6FFF74 #6FB2FF #FF6FFA
split-complementary
#FFBC6F #6FFAFF #746FFF
monochromatic
#F48200 #FFA032 #FFBC6F #FFD8AC #FFF1E0

Accessibility & contrast

On white

1.66
#FFBC6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.67
#FFBC6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBC6F
12.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBC6F#FFFFFF#000000##000000
##FFBC6F1.001.6612.6712.67
#FFFFFF1.661.0021.0021.00
#00000012.6721.001.001.00
##00000012.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3C068
Deuteranopia (green-blind)
#E2CF71
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ffbc6f;
/* rgb */ color: rgb(255, 188, 111);
/* oklch */ color: oklch(84.2% 0.122 68.7);
Tailwind
colors: {
  custom: {
    50: '#ffd09a',
    500: '#ffbc6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbc6f;
$custom-light: #ffd09a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbc6f",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 111
  },
  "hsl": {
    "h": 32.083,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.84168,
    "c": 0.12182,
    "h": 68.7
  },
  "luminance": 0.58374
}

Semantic roles & 50–950 ramp

primary
#FFBC6F
secondary
#3783DC
accent
#6BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFBC6F

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

Preview Lab → · Contrast checker → · Palette generator →

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