#FBB75F#FBB75F

#FBB75F is a very light, vivid orange. Relative luminance 0.552; OKLCH L 82.6% C 0.131 H 71.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).

Color values

HEX#FBB75F
RGBrgb(251, 183, 95)
HSLhsl(34, 95%, 68%)
HSVhsv(34, 62%, 98%)
CMYKcmyk(0%, 27.1%, 62.2%, 1.6%)
CIE-LABlab(79.16, 15.83, 53.53)
CIE-LCHlch(79.16, 55.82, 73.52°)
OKLaboklab(82.62% 0.042 0.1239)
OKLCHoklch(82.62% 0.131 71.3)
XYZxyz(58.7863, 55.2069, 18.3841)
Luminance0.5520 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBB75F #5FA3FB
analogous
#FB695F #FBB75F #F1FB5F
triadic
#FBB75F #5FFBB7 #B75FFB
tetradic
#FBB75F #5FFB69 #5FA3FB #FB5FF1
square
#FBB75F #5FFB69 #5FA3FB #FB5FF1
split-complementary
#FBB75F #5FF1FB #695FFB
monochromatic
#DA7D05 #FA9C23 #FBB75F #FCD29B #FEEDD6

Accessibility & contrast

On white

1.74
#FBB75F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.04
#FBB75F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBB75F
12.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBB75F#FFFFFF#000000##000000
##FBB75F1.001.7412.0412.04
#FFFFFF1.741.0021.0021.00
#00000012.0421.001.001.00
##00000012.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBB56
Deuteranopia (green-blind)
#DFCB61
Tritanopia (blue-blind)
#FFA6A3
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #fbb75f;
/* rgb */ color: rgb(251, 183, 95);
/* oklch */ color: oklch(82.6% 0.131 71.3);
Tailwind
colors: {
  custom: {
    50: '#ffcc8f',
    500: '#fbb75f',
    950: '#000000',
  },
}
SCSS
$custom: #fbb75f;
$custom-light: #ffcc8f;
$custom-dark: #000000;
JSON
{
  "hex": "#fbb75f",
  "rgb": {
    "r": 251,
    "g": 183,
    "b": 95
  },
  "hsl": {
    "h": 33.846,
    "s": 95.122,
    "l": 67.843
  },
  "oklch": {
    "l": 0.82619,
    "c": 0.13081,
    "h": 71.3
  },
  "luminance": 0.55202
}

Semantic roles & 50–950 ramp

primary
#FBB75F
secondary
#2A74D4
accent
#64E600
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FBB75F

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

Preview Lab → · Contrast checker → · Palette generator →

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