#F1B95F#F1B95F

#F1B95F is a light, vivid orange. Relative luminance 0.542; OKLCH L 81.9% C 0.125 H 77.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).

Color values

HEX#F1B95F
RGBrgb(241, 185, 95)
HSLhsl(37, 84%, 66%)
HSVhsv(37, 61%, 95%)
CMYKcmyk(0%, 23.2%, 60.6%, 5.5%)
CIE-LABlab(78.59, 10.66, 52.61)
CIE-LCHlch(78.59, 53.68, 78.54°)
OKLaboklab(81.94% 0.0275 0.1222)
OKLCHoklch(81.94% 0.125 77.3)
XYZxyz(55.6932, 54.2287, 18.3581)
Luminance0.5423 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1B95F #5F97F1
analogous
#F1705F #F1B95F #E0F15F
triadic
#F1B95F #5FF1B9 #B95FF1
tetradic
#F1B95F #5FF170 #5F97F1 #F15FE0
square
#F1B95F #5FF170 #5F97F1 #F15FE0
split-complementary
#F1B95F #5FE0F1 #705FF1
monochromatic
#C48011 #ECA027 #F1B95F #F6D297 #FBEAD0

Accessibility & contrast

On white

1.77
#F1B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.85
#F1B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1B95F
11.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1B95F#FFFFFF#000000##000000
##F1B95F1.001.7711.8511.85
#FFFFFF1.771.0021.0021.00
#00000011.8521.001.001.00
##00000011.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBA56
Deuteranopia (green-blind)
#DCC862
Tritanopia (blue-blind)
#FFAAA5
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #f1b95f;
/* rgb */ color: rgb(241, 185, 95);
/* oklch */ color: oklch(81.9% 0.125 77.3);
Tailwind
colors: {
  custom: {
    50: '#f9cd8f',
    500: '#f1b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f1b95f;
$custom-light: #f9cd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f1b95f",
  "rgb": {
    "r": 241,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 36.986,
    "s": 83.908,
    "l": 65.882
  },
  "oklch": {
    "l": 0.81942,
    "c": 0.12521,
    "h": 77.3
  },
  "luminance": 0.54225
}

Semantic roles & 50–950 ramp

primary
#F1B95F
secondary
#3269C2
accent
#59E005
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F1B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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