#F1B85F#F1B85F

#F1B85F is a light, vivid orange. Relative luminance 0.538; OKLCH L 81.8% C 0.125 H 76.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).

Color values

HEX#F1B85F
RGBrgb(241, 184, 95)
HSLhsl(37, 84%, 66%)
HSVhsv(37, 61%, 95%)
CMYKcmyk(0%, 23.7%, 60.6%, 5.5%)
CIE-LABlab(78.35, 11.19, 52.33)
CIE-LCHlch(78.35, 53.51, 77.93°)
OKLaboklab(81.75% 0.029 0.1216)
OKLCHoklch(81.75% 0.125 76.6)
XYZxyz(55.4848, 53.8118, 18.2886)
Luminance0.5381 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1B85F #5F98F1
analogous
#F16F5F #F1B85F #E1F15F
triadic
#F1B85F #5FF1B8 #B85FF1
tetradic
#F1B85F #5FF16F #5F98F1 #F15FE1
square
#F1B85F #5FF16F #5F98F1 #F15FE1
split-complementary
#F1B85F #5FE1F1 #6F5FF1
monochromatic
#C47E11 #EC9F27 #F1B85F #F6D197 #FBEAD0

Accessibility & contrast

On white

1.79
#F1B85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.76
#F1B85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1B85F
11.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1B85F#FFFFFF#000000##000000
##F1B85F1.001.7911.7611.76
#FFFFFF1.791.0021.0021.00
#00000011.7621.001.001.00
##00000011.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEBA56
Deuteranopia (green-blind)
#DBC762
Tritanopia (blue-blind)
#FFA8A4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #f1b85f;
/* rgb */ color: rgb(241, 184, 95);
/* oklch */ color: oklch(81.8% 0.125 76.6);
Tailwind
colors: {
  custom: {
    50: '#f9cd8f',
    500: '#f1b85f',
    950: '#000000',
  },
}
SCSS
$custom: #f1b85f;
$custom-light: #f9cd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f1b85f",
  "rgb": {
    "r": 241,
    "g": 184,
    "b": 95
  },
  "hsl": {
    "h": 36.575,
    "s": 83.908,
    "l": 65.882
  },
  "oklch": {
    "l": 0.81752,
    "c": 0.12497,
    "h": 76.6
  },
  "luminance": 0.53808
}

Semantic roles & 50–950 ramp

primary
#F1B85F
secondary
#326AC2
accent
#5BE005
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F1B85F

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

Preview Lab → · Contrast checker → · Palette generator →

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