#FFBB6F#FFBB6F

#FFBB6F is a very light, vivid orange. Relative luminance 0.579; OKLCH L 84.0% C 0.122 H 67.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).

Color values

HEX#FFBB6F
RGBrgb(255, 187, 111)
HSLhsl(32, 100%, 72%)
HSVhsv(32, 56%, 100%)
CMYKcmyk(0%, 26.7%, 56.5%, 0%)
CIE-LABlab(80.71, 16.49, 47.70)
CIE-LCHlch(80.71, 50.47, 70.92°)
OKLaboklab(83.98% 0.0458 0.1129)
OKLCHoklch(83.98% 0.122 67.9)
XYZxyz(61.8830, 57.9529, 22.9625)
Luminance0.5795 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB6F #6FB3FF
analogous
#FF736F #FFBB6F #FBFF6F
triadic
#FFBB6F #6FFFBB #BB6FFF
tetradic
#FFBB6F #6FFF73 #6FB3FF #FF6FFB
square
#FFBB6F #6FFF73 #6FB3FF #FF6FFB
split-complementary
#FFBB6F #6FFBFF #736FFF
monochromatic
#F48100 #FF9E32 #FFBB6F #FFD8AC #FFF1E0

Accessibility & contrast

On white

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

On black

12.59
#FFBB6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB6F
12.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB6F#FFFFFF#000000##000000
##FFBB6F1.001.6712.5912.59
#FFFFFF1.671.0021.0021.00
#00000012.5921.001.001.00
##00000012.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2BF68
Deuteranopia (green-blind)
#E2CF70
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbb6f;
/* rgb */ color: rgb(255, 187, 111);
/* oklch */ color: oklch(84.0% 0.122 67.9);
Tailwind
colors: {
  custom: {
    50: '#ffcf9a',
    500: '#ffbb6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb6f;
$custom-light: #ffcf9a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb6f",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 111
  },
  "hsl": {
    "h": 31.667,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.83983,
    "c": 0.12181,
    "h": 67.9
  },
  "luminance": 0.57948
}

Semantic roles & 50–950 ramp

primary
#FFBB6F
secondary
#3785DC
accent
#6CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19130E
muted
#87837F

Preview Lab

Preview with #FFBB6F

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

Preview Lab → · Contrast checker → · Palette generator →

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