#FFBB5F#FFBB5F

#FFBB5F is a very light, vivid orange. Relative luminance 0.576; OKLCH L 83.8% C 0.134 H 72.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).

Color values

HEX#FFBB5F
RGBrgb(255, 187, 95)
HSLhsl(35, 100%, 69%)
HSVhsv(35, 63%, 100%)
CMYKcmyk(0%, 26.7%, 62.7%, 0%)
CIE-LABlab(80.53, 15.38, 55.20)
CIE-LCHlch(80.53, 57.31, 74.43°)
OKLaboklab(83.79% 0.0404 0.1274)
OKLCHoklch(83.79% 0.134 72.4)
XYZxyz(61.0796, 57.6315, 18.7313)
Luminance0.5763 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB5F #5FA3FF
analogous
#FF6B5F #FFBB5F #F3FF5F
triadic
#FFBB5F #5FFFBB #BB5FFF
tetradic
#FFBB5F #5FFF6B #5FA3FF #FF5FF3
square
#FFBB5F #5FFF6B #5FA3FF #FF5FF3
split-complementary
#FFBB5F #5FF3FF #6B5FFF
monochromatic
#E48300 #FFA122 #FFBB5F #FFD59C #FFEFD9

Accessibility & contrast

On white

1.68
#FFBB5F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.53
#FFBB5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB5F
12.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB5F#FFFFFF#000000##000000
##FFBB5F1.001.6812.5312.53
#FFFFFF1.681.0021.0021.00
#00000012.5321.001.001.00
##00000012.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3BE56
Deuteranopia (green-blind)
#E3CE61
Tritanopia (blue-blind)
#FFAAA6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbb5f;
/* rgb */ color: rgb(255, 187, 95);
/* oklch */ color: oklch(83.8% 0.134 72.4);
Tailwind
colors: {
  custom: {
    50: '#ffcf8f',
    500: '#ffbb5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb5f;
$custom-light: #ffcf8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb5f",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 95
  },
  "hsl": {
    "h": 34.5,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.83786,
    "c": 0.13364,
    "h": 72.4
  },
  "luminance": 0.57627
}

Semantic roles & 50–950 ramp

primary
#FFBB5F
secondary
#2974D9
accent
#62E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FFBB5F

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

Preview Lab → · Contrast checker → · Palette generator →

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