#FFBB5C#FFBB5C

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

Color values

HEX#FFBB5C
RGBrgb(255, 187, 92)
HSLhsl(35, 100%, 68%)
HSVhsv(35, 64%, 100%)
CMYKcmyk(0%, 26.7%, 63.9%, 0%)
CIE-LABlab(80.50, 15.20, 56.56)
CIE-LCHlch(80.50, 58.57, 74.96°)
OKLaboklab(83.75% 0.0394 0.1299)
OKLCHoklch(83.75% 0.136 73.1)
XYZxyz(60.9459, 57.5780, 18.0269)
Luminance0.5757 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB5C #5CA0FF
analogous
#FF695C #FFBB5C #F2FF5C
triadic
#FFBB5C #5CFFBB #BB5CFF
tetradic
#FFBB5C #5CFF69 #5CA0FF #FF5CF2
square
#FFBB5C #5CFF69 #5CA0FF #FF5CF2
split-complementary
#FFBB5C #5CF2FF #695CFF
monochromatic
#E18300 #FFA11F #FFBB5C #FFD599 #FFEED6

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFBB5C#FFFFFF#000000##000000
##FFBB5C1.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)
#D3BE52
Deuteranopia (green-blind)
#E3CE5F
Tritanopia (blue-blind)
#FFAAA6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbb5c;
/* rgb */ color: rgb(255, 187, 92);
/* oklch */ color: oklch(83.8% 0.136 73.1);
Tailwind
colors: {
  custom: {
    50: '#ffcf8d',
    500: '#ffbb5c',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb5c;
$custom-light: #ffcf8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb5c",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 92
  },
  "hsl": {
    "h": 34.969,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.83753,
    "c": 0.13576,
    "h": 73.1
  },
  "luminance": 0.57573
}

Semantic roles & 50–950 ramp

primary
#FFBB5C
secondary
#2671D9
accent
#60E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19130C
muted
#87837F

Preview Lab

Preview with #FFBB5C

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

Preview Lab → · Contrast checker → · Palette generator →

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