#FBB85F#FBB85F

#FBB85F is a very light, vivid orange. Relative luminance 0.556; OKLCH L 82.8% C 0.131 H 72.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).

Color values

HEX#FBB85F
RGBrgb(251, 184, 95)
HSLhsl(34, 95%, 68%)
HSVhsv(34, 62%, 98%)
CMYKcmyk(0%, 26.7%, 62.2%, 1.6%)
CIE-LABlab(79.40, 15.31, 53.80)
CIE-LCHlch(79.40, 55.94, 74.12°)
OKLaboklab(82.8% 0.0405 0.1245)
OKLCHoklch(82.8% 0.131 72)
XYZxyz(58.9933, 55.6209, 18.4531)
Luminance0.5562 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBB85F #5FA2FB
analogous
#FB6A5F #FBB85F #F0FB5F
triadic
#FBB85F #5FFBB8 #B85FFB
tetradic
#FBB85F #5FFB6A #5FA2FB #FB5FF0
square
#FBB85F #5FFB6A #5FA2FB #FB5FF0
split-complementary
#FBB85F #5FF0FB #6A5FFB
monochromatic
#DA7F05 #FA9E23 #FBB85F #FCD29B #FEEDD6

Accessibility & contrast

On white

1.73
#FBB85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.12
#FBB85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBB85F
12.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBB85F#FFFFFF#000000##000000
##FBB85F1.001.7312.1212.12
#FFFFFF1.731.0021.0021.00
#00000012.1221.001.001.00
##00000012.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0BB56
Deuteranopia (green-blind)
#DFCB61
Tritanopia (blue-blind)
#FFA7A4
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #fbb85f;
/* rgb */ color: rgb(251, 184, 95);
/* oklch */ color: oklch(82.8% 0.131 72.0);
Tailwind
colors: {
  custom: {
    50: '#ffcd8f',
    500: '#fbb85f',
    950: '#000000',
  },
}
SCSS
$custom: #fbb85f;
$custom-light: #ffcd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#fbb85f",
  "rgb": {
    "r": 251,
    "g": 184,
    "b": 95
  },
  "hsl": {
    "h": 34.231,
    "s": 95.122,
    "l": 67.843
  },
  "oklch": {
    "l": 0.82804,
    "c": 0.13089,
    "h": 72
  },
  "luminance": 0.55616
}

Semantic roles & 50–950 ramp

primary
#FBB85F
secondary
#2A73D4
accent
#63E600
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FBB85F

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

Preview Lab → · Contrast checker → · Palette generator →

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