#FBB25F#FBB25F

#FBB25F is a light, vivid orange. Relative luminance 0.532; OKLCH L 81.7% C 0.131 H 67.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).

Color values

HEX#FBB25F
RGBrgb(251, 178, 95)
HSLhsl(32, 95%, 68%)
HSVhsv(32, 62%, 98%)
CMYKcmyk(0%, 29.1%, 62.2%, 1.6%)
CIE-LABlab(77.98, 18.45, 52.18)
CIE-LCHlch(77.98, 55.34, 70.52°)
OKLaboklab(81.7% 0.0497 0.121)
OKLCHoklch(81.7% 0.131 67.7)
XYZxyz(57.7733, 53.1809, 18.0464)
Luminance0.5318 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBB25F #5FA8FB
analogous
#FB645F #FBB25F #F6FB5F
triadic
#FBB25F #5FFBB2 #B25FFB
tetradic
#FBB25F #5FFB64 #5FA8FB #FB5FF6
square
#FBB25F #5FFB64 #5FA8FB #FB5FF6
split-complementary
#FBB25F #5FF6FB #645FFB
monochromatic
#DA7705 #FA9523 #FBB25F #FCCF9B #FEEBD6

Accessibility & contrast

On white

1.80
#FBB25F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.64
#FBB25F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBB25F
11.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBB25F#FFFFFF#000000##000000
##FBB25F1.001.8011.6411.64
#FFFFFF1.801.0021.0021.00
#00000011.6421.001.001.00
##00000011.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAB757
Deuteranopia (green-blind)
#DBC861
Tritanopia (blue-blind)
#FFA19F
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #fbb25f;
/* rgb */ color: rgb(251, 178, 95);
/* oklch */ color: oklch(81.7% 0.131 67.7);
Tailwind
colors: {
  custom: {
    50: '#ffc98f',
    500: '#fbb25f',
    950: '#000000',
  },
}
SCSS
$custom: #fbb25f;
$custom-light: #ffc98f;
$custom-dark: #000000;
JSON
{
  "hex": "#fbb25f",
  "rgb": {
    "r": 251,
    "g": 178,
    "b": 95
  },
  "hsl": {
    "h": 31.923,
    "s": 95.122,
    "l": 67.843
  },
  "oklch": {
    "l": 0.817,
    "c": 0.13081,
    "h": 67.7
  },
  "luminance": 0.53176
}

Semantic roles & 50–950 ramp

primary
#FBB25F
secondary
#2A7AD4
accent
#6BE600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130C
muted
#87827F

Preview Lab

Preview with #FBB25F

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

Preview Lab → · Contrast checker → · Palette generator →

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