#F8B65F#F8B65F

#F8B65F is a very light, vivid orange. Relative luminance 0.542; OKLCH L 82.1% C 0.129 H 71.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).

Color values

HEX#F8B65F
RGBrgb(248, 182, 95)
HSLhsl(34, 92%, 67%)
HSVhsv(34, 62%, 97%)
CMYKcmyk(0%, 26.6%, 61.7%, 2.7%)
CIE-LABlab(78.60, 15.12, 52.81)
CIE-LCHlch(78.60, 54.93, 74.02°)
OKLaboklab(82.11% 0.0401 0.1224)
OKLCHoklch(82.11% 0.129 71.9)
XYZxyz(57.5084, 54.2429, 18.2653)
Luminance0.5424 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8B65F #5FA1F8
analogous
#F86A5F #F8B65F #EDF85F
triadic
#F8B65F #5FF8B6 #B65FF8
tetradic
#F8B65F #5FF86A #5FA1F8 #F85FED
square
#F8B65F #5FF86A #5FA1F8 #F85FED
split-complementary
#F8B65F #5FEDF8 #6A5FF8
monochromatic
#D37C09 #F59B24 #F8B65F #FBD19A #FDECD4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##F8B65F#FFFFFF#000000##000000
##F8B65F1.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)
#CDB957
Deuteranopia (green-blind)
#DDC961
Tritanopia (blue-blind)
#FFA5A2
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #f8b65f;
/* rgb */ color: rgb(248, 182, 95);
/* oklch */ color: oklch(82.1% 0.129 71.9);
Tailwind
colors: {
  custom: {
    50: '#ffcb8f',
    500: '#f8b65f',
    950: '#000000',
  },
}
SCSS
$custom: #f8b65f;
$custom-light: #ffcb8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f8b65f",
  "rgb": {
    "r": 248,
    "g": 182,
    "b": 95
  },
  "hsl": {
    "h": 34.118,
    "s": 91.617,
    "l": 67.255
  },
  "oklch": {
    "l": 0.82113,
    "c": 0.12881,
    "h": 71.9
  },
  "luminance": 0.54239
}

Semantic roles & 50–950 ramp

primary
#F8B65F
secondary
#2D73CE
accent
#63E600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#18130D
muted
#86827F

Preview Lab

Preview with #F8B65F

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

Preview Lab → · Contrast checker → · Palette generator →

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