#F5B95F#F5B95F

#F5B95F is a very light, vivid orange. Relative luminance 0.549; OKLCH L 82.4% C 0.127 H 75.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).

Color values

HEX#F5B95F
RGBrgb(245, 185, 95)
HSLhsl(36, 88%, 67%)
HSVhsv(36, 61%, 96%)
CMYKcmyk(0%, 24.5%, 61.2%, 3.9%)
CIE-LABlab(79.01, 12.32, 53.19)
CIE-LCHlch(79.01, 54.59, 76.96°)
OKLaboklab(82.36% 0.0321 0.1233)
OKLCHoklch(82.36% 0.127 75.4)
XYZxyz(57.0740, 54.9407, 18.4228)
Luminance0.5494 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5B95F #5F9BF5
analogous
#F56E5F #F5B95F #E6F55F
triadic
#F5B95F #5FF5B9 #B95FF5
tetradic
#F5B95F #5FF56E #5F9BF5 #F55FE6
square
#F5B95F #5FF56E #5F9BF5 #F55FE6
split-complementary
#F5B95F #5FE6F5 #6E5FF5
monochromatic
#CD800D #F1A025 #F5B95F #F9D299 #FCEBD2

Accessibility & contrast

On white

1.75
#F5B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.99
#F5B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5B95F
11.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5B95F#FFFFFF#000000##000000
##F5B95F1.001.7511.9911.99
#FFFFFF1.751.0021.0021.00
#00000011.9921.001.001.00
##00000011.9921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f5b95f;
/* rgb */ color: rgb(245, 185, 95);
/* oklch */ color: oklch(82.4% 0.127 75.4);
Tailwind
colors: {
  custom: {
    50: '#fccd8f',
    500: '#f5b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f5b95f;
$custom-light: #fccd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f5b95f",
  "rgb": {
    "r": 245,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 36,
    "s": 88.235,
    "l": 66.667
  },
  "oklch": {
    "l": 0.82358,
    "c": 0.12741,
    "h": 75.4
  },
  "luminance": 0.54937
}

Semantic roles & 50–950 ramp

primary
#F5B95F
secondary
#2F6DC9
accent
#5CE501
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F5B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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