#F1BA5F#F1BA5F

#F1BA5F is a very light, vivid orange. Relative luminance 0.546; OKLCH L 82.1% C 0.125 H 78.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).

Color values

HEX#F1BA5F
RGBrgb(241, 186, 95)
HSLhsl(37, 84%, 66%)
HSVhsv(37, 61%, 95%)
CMYKcmyk(0%, 22.8%, 60.6%, 5.5%)
CIE-LABlab(78.84, 10.14, 52.89)
CIE-LCHlch(78.84, 53.85, 79.15°)
OKLaboklab(82.13% 0.0259 0.1228)
OKLCHoklch(82.13% 0.125 78.1)
XYZxyz(55.9032, 54.6486, 18.4281)
Luminance0.5464 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1BA5F #5F96F1
analogous
#F1715F #F1BA5F #DFF15F
triadic
#F1BA5F #5FF1BA #BA5FF1
tetradic
#F1BA5F #5FF171 #5F96F1 #F15FDF
square
#F1BA5F #5FF171 #5F96F1 #F15FDF
split-complementary
#F1BA5F #5FDFF1 #715FF1
monochromatic
#C48111 #ECA227 #F1BA5F #F6D297 #FBEBD0

Accessibility & contrast

On white

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

On black

11.93
#F1BA5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1BA5F
11.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1BA5F#FFFFFF#000000##000000
##F1BA5F1.001.7611.9311.93
#FFFFFF1.761.0021.0021.00
#00000011.9321.001.001.00
##00000011.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBB56
Deuteranopia (green-blind)
#DDC962
Tritanopia (blue-blind)
#FFABA5
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #f1ba5f;
/* rgb */ color: rgb(241, 186, 95);
/* oklch */ color: oklch(82.1% 0.125 78.1);
Tailwind
colors: {
  custom: {
    50: '#f9ce8f',
    500: '#f1ba5f',
    950: '#000000',
  },
}
SCSS
$custom: #f1ba5f;
$custom-light: #f9ce8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f1ba5f",
  "rgb": {
    "r": 241,
    "g": 186,
    "b": 95
  },
  "hsl": {
    "h": 37.397,
    "s": 83.908,
    "l": 65.882
  },
  "oklch": {
    "l": 0.82133,
    "c": 0.12548,
    "h": 78.1
  },
  "luminance": 0.54645
}

Semantic roles & 50–950 ramp

primary
#F1BA5F
secondary
#3268C2
accent
#58E005
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F1BA5F

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

Preview Lab → · Contrast checker → · Palette generator →

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