#FFBB5E#FFBB5E

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

Color values

HEX#FFBB5E
RGBrgb(255, 187, 94)
HSLhsl(35, 100%, 68%)
HSVhsv(35, 63%, 100%)
CMYKcmyk(0%, 26.7%, 63.1%, 0%)
CIE-LABlab(80.52, 15.32, 55.66)
CIE-LCHlch(80.52, 57.73, 74.61°)
OKLaboklab(83.78% 0.0401 0.1282)
OKLCHoklch(83.78% 0.134 72.6)
XYZxyz(61.0345, 57.6134, 18.4934)
Luminance0.5761 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB5E #5EA2FF
analogous
#FF6A5E #FFBB5E #F3FF5E
triadic
#FFBB5E #5EFFBB #BB5EFF
tetradic
#FFBB5E #5EFF6A #5EA2FF #FF5EF3
square
#FFBB5E #5EFF6A #5EA2FF #FF5EF3
split-complementary
#FFBB5E #5EF3FF #6A5EFF
monochromatic
#E38300 #FFA121 #FFBB5E #FFD59B #FFEFD8

Accessibility & contrast

On white

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

On black

12.52
#FFBB5E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB5E
12.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB5E#FFFFFF#000000##000000
##FFBB5E1.001.6812.5212.52
#FFFFFF1.681.0021.0021.00
#00000012.5221.001.001.00
##00000012.5221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffbb5e;
/* rgb */ color: rgb(255, 187, 94);
/* oklch */ color: oklch(83.8% 0.134 72.6);
Tailwind
colors: {
  custom: {
    50: '#ffcf8f',
    500: '#ffbb5e',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb5e;
$custom-light: #ffcf8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb5e",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 94
  },
  "hsl": {
    "h": 34.658,
    "s": 100,
    "l": 68.431
  },
  "oklch": {
    "l": 0.83775,
    "c": 0.13434,
    "h": 72.6
  },
  "luminance": 0.57609
}

Semantic roles & 50–950 ramp

primary
#FFBB5E
secondary
#2873D9
accent
#61E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FFBB5E

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

Preview Lab → · Contrast checker → · Palette generator →

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