#FFBB5A#FFBB5A

#FFBB5A is a very light, vivid orange. Relative luminance 0.575; OKLCH L 83.7% C 0.137 H 73.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).

Color values

HEX#FFBB5A
RGBrgb(255, 187, 90)
HSLhsl(35, 100%, 68%)
HSVhsv(35, 65%, 100%)
CMYKcmyk(0%, 26.7%, 64.7%, 0%)
CIE-LABlab(80.48, 15.08, 57.46)
CIE-LCHlch(80.48, 59.41, 75.30°)
OKLaboklab(83.73% 0.0388 0.1315)
OKLCHoklch(83.73% 0.137 73.6)
XYZxyz(60.8596, 57.5435, 17.5725)
Luminance0.5754 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB5A #5A9EFF
analogous
#FF695A #FFBB5A #F0FF5A
triadic
#FFBB5A #5AFFBB #BB5AFF
tetradic
#FFBB5A #5AFF69 #5A9EFF #FF5AF0
square
#FFBB5A #5AFF69 #5A9EFF #FF5AF0
split-complementary
#FFBB5A #5AF0FF #695AFF
monochromatic
#DF8300 #FFA21D #FFBB5A #FFD497 #FFEDD4

Accessibility & contrast

On white

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

On black

12.51
#FFBB5A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB5A
12.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB5A#FFFFFF#000000##000000
##FFBB5A1.001.6812.5112.51
#FFFFFF1.681.0021.0021.00
#00000012.5121.001.001.00
##00000012.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3BE50
Deuteranopia (green-blind)
#E3CE5D
Tritanopia (blue-blind)
#FFA9A6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbb5a;
/* rgb */ color: rgb(255, 187, 90);
/* oklch */ color: oklch(83.7% 0.137 73.6);
Tailwind
colors: {
  custom: {
    50: '#ffcf8c',
    500: '#ffbb5a',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb5a;
$custom-light: #ffcf8c;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb5a",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 90
  },
  "hsl": {
    "h": 35.273,
    "s": 100,
    "l": 67.647
  },
  "oklch": {
    "l": 0.83732,
    "c": 0.13715,
    "h": 73.6
  },
  "luminance": 0.57539
}

Semantic roles & 50–950 ramp

primary
#FFBB5A
secondary
#266FD7
accent
#5FE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19130C
muted
#87837F

Preview Lab

Preview with #FFBB5A

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

Preview Lab → · Contrast checker → · Palette generator →

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