#F8B95F#F8B95F

#F8B95F is a very light, vivid orange. Relative luminance 0.555; OKLCH L 82.7% C 0.129 H 74.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#F8B95F
RGBrgb(248, 185, 95)
HSLhsl(35, 92%, 67%)
HSVhsv(35, 62%, 97%)
CMYKcmyk(0%, 25.4%, 61.7%, 2.7%)
CIE-LABlab(79.32, 13.55, 53.63)
CIE-LCHlch(79.32, 55.31, 75.82°)
OKLaboklab(82.67% 0.0355 0.1242)
OKLCHoklch(82.67% 0.129 74.1)
XYZxyz(58.1293, 55.4848, 18.4723)
Luminance0.5548 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8B95F #5F9EF8
analogous
#F86C5F #F8B95F #EBF85F
triadic
#F8B95F #5FF8B9 #B95FF8
tetradic
#F8B95F #5FF86C #5F9EF8 #F85FEB
square
#F8B95F #5FF86C #5F9EF8 #F85FEB
split-complementary
#F8B95F #5FEBF8 #6C5FF8
monochromatic
#D38009 #F59F24 #F8B95F #FBD39A #FDECD4

Accessibility & contrast

On white

1.74
#F8B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.10
#F8B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8B95F
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8B95F#FFFFFF#000000##000000
##F8B95F1.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8b95f;
/* rgb */ color: rgb(248, 185, 95);
/* oklch */ color: oklch(82.7% 0.129 74.1);
Tailwind
colors: {
  custom: {
    50: '#fecd8f',
    500: '#f8b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f8b95f;
$custom-light: #fecd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f8b95f",
  "rgb": {
    "r": 248,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 35.294,
    "s": 91.617,
    "l": 67.255
  },
  "oklch": {
    "l": 0.82672,
    "c": 0.12915,
    "h": 74.1
  },
  "luminance": 0.55481
}

Semantic roles & 50–950 ramp

primary
#F8B95F
secondary
#2D6FCE
accent
#5FE600
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F8B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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