#FBB65F#FBB65F

#FBB65F is a very light, vivid orange. Relative luminance 0.548; OKLCH L 82.4% C 0.131 H 70.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).

Color values

HEX#FBB65F
RGBrgb(251, 182, 95)
HSLhsl(33, 95%, 68%)
HSVhsv(33, 62%, 98%)
CMYKcmyk(0%, 27.5%, 62.2%, 1.6%)
CIE-LABlab(78.92, 16.36, 53.26)
CIE-LCHlch(78.92, 55.71, 72.93°)
OKLaboklab(82.43% 0.0435 0.1233)
OKLCHoklch(82.43% 0.131 70.6)
XYZxyz(58.5808, 54.7959, 18.3156)
Luminance0.5479 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBB65F #5FA4FB
analogous
#FB685F #FBB65F #F2FB5F
triadic
#FBB65F #5FFBB6 #B65FFB
tetradic
#FBB65F #5FFB68 #5FA4FB #FB5FF2
square
#FBB65F #5FFB68 #5FA4FB #FB5FF2
split-complementary
#FBB65F #5FF2FB #685FFB
monochromatic
#DA7C05 #FA9B23 #FBB65F #FCD19B #FEECD6

Accessibility & contrast

On white

1.76
#FBB65F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.96
#FBB65F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBB65F
11.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBB65F#FFFFFF#000000##000000
##FBB65F1.001.7611.9611.96
#FFFFFF1.761.0021.0021.00
#00000011.9621.001.001.00
##00000011.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEBA56
Deuteranopia (green-blind)
#DECA61
Tritanopia (blue-blind)
#FFA5A2
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #fbb65f;
/* rgb */ color: rgb(251, 182, 95);
/* oklch */ color: oklch(82.4% 0.131 70.6);
Tailwind
colors: {
  custom: {
    50: '#ffcb8f',
    500: '#fbb65f',
    950: '#000000',
  },
}
SCSS
$custom: #fbb65f;
$custom-light: #ffcb8f;
$custom-dark: #000000;
JSON
{
  "hex": "#fbb65f",
  "rgb": {
    "r": 251,
    "g": 182,
    "b": 95
  },
  "hsl": {
    "h": 33.462,
    "s": 95.122,
    "l": 67.843
  },
  "oklch": {
    "l": 0.82434,
    "c": 0.13077,
    "h": 70.6
  },
  "luminance": 0.54791
}

Semantic roles & 50–950 ramp

primary
#FBB65F
secondary
#2A75D4
accent
#66E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130D
muted
#87827F

Preview Lab

Preview with #FBB65F

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

Preview Lab → · Contrast checker → · Palette generator →

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