#F9B95F#F9B95F

#F9B95F is a very light, vivid orange. Relative luminance 0.557; OKLCH L 82.8% C 0.130 H 73.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#F9B95F
RGBrgb(249, 185, 95)
HSLhsl(35, 93%, 67%)
HSVhsv(35, 62%, 98%)
CMYKcmyk(0%, 25.7%, 61.8%, 2.4%)
CIE-LABlab(79.42, 13.96, 53.77)
CIE-LCHlch(79.42, 55.56, 75.44°)
OKLaboklab(82.78% 0.0366 0.1245)
OKLCHoklch(82.78% 0.13 73.6)
XYZxyz(58.4849, 55.6682, 18.4890)
Luminance0.5566 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9B95F #5F9FF9
analogous
#F96C5F #F9B95F #ECF95F
triadic
#F9B95F #5FF9B9 #B95FF9
tetradic
#F9B95F #5FF96C #5F9FF9 #F95FEC
square
#F9B95F #5FF96C #5F9FF9 #F95FEC
split-complementary
#F9B95F #5FECF9 #6C5FF9
monochromatic
#D68008 #F79F24 #F9B95F #FBD39A #FDEDD5

Accessibility & contrast

On white

1.73
#F9B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.13
#F9B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9B95F
12.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9B95F#FFFFFF#000000##000000
##F9B95F1.001.7312.1312.13
#FFFFFF1.731.0021.0021.00
#00000012.1321.001.001.00
##00000012.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f9b95f;
/* rgb */ color: rgb(249, 185, 95);
/* oklch */ color: oklch(82.8% 0.130 73.6);
Tailwind
colors: {
  custom: {
    50: '#ffcd8f',
    500: '#f9b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f9b95f;
$custom-light: #ffcd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f9b95f",
  "rgb": {
    "r": 249,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 35.065,
    "s": 92.771,
    "l": 67.451
  },
  "oklch": {
    "l": 0.82778,
    "c": 0.12975,
    "h": 73.6
  },
  "luminance": 0.55664
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #F9B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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