#FBB55F#FBB55F

#FBB55F is a very light, vivid orange. Relative luminance 0.544; OKLCH L 82.3% C 0.131 H 69.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).

Color values

HEX#FBB55F
RGBrgb(251, 181, 95)
HSLhsl(33, 95%, 68%)
HSVhsv(33, 62%, 98%)
CMYKcmyk(0%, 27.9%, 62.2%, 1.6%)
CIE-LABlab(78.69, 16.88, 52.99)
CIE-LCHlch(78.69, 55.61, 72.33°)
OKLaboklab(82.25% 0.0451 0.1227)
OKLCHoklch(82.25% 0.131 69.8)
XYZxyz(58.3767, 54.3877, 18.2475)
Luminance0.5438 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBB55F #5FA5FB
analogous
#FB675F #FBB55F #F3FB5F
triadic
#FBB55F #5FFBB5 #B55FFB
tetradic
#FBB55F #5FFB67 #5FA5FB #FB5FF3
square
#FBB55F #5FFB67 #5FA5FB #FB5FF3
split-complementary
#FBB55F #5FF3FB #675FFB
monochromatic
#DA7B05 #FA9923 #FBB55F #FCD19B #FEECD6

Accessibility & contrast

On white

1.77
#FBB55F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.88
#FBB55F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBB55F
11.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBB55F#FFFFFF#000000##000000
##FBB55F1.001.7711.8811.88
#FFFFFF1.771.0021.0021.00
#00000011.8821.001.001.00
##00000011.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDB957
Deuteranopia (green-blind)
#DDC961
Tritanopia (blue-blind)
#FFA4A1
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #fbb55f;
/* rgb */ color: rgb(251, 181, 95);
/* oklch */ color: oklch(82.3% 0.131 69.8);
Tailwind
colors: {
  custom: {
    50: '#ffcb8f',
    500: '#fbb55f',
    950: '#000000',
  },
}
SCSS
$custom: #fbb55f;
$custom-light: #ffcb8f;
$custom-dark: #000000;
JSON
{
  "hex": "#fbb55f",
  "rgb": {
    "r": 251,
    "g": 181,
    "b": 95
  },
  "hsl": {
    "h": 33.077,
    "s": 95.122,
    "l": 67.843
  },
  "oklch": {
    "l": 0.8225,
    "c": 0.13074,
    "h": 69.8
  },
  "luminance": 0.54383
}

Semantic roles & 50–950 ramp

primary
#FBB55F
secondary
#2A76D4
accent
#67E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130D
muted
#87827F

Preview Lab

Preview with #FBB55F

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

Preview Lab → · Contrast checker → · Palette generator →

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