#F0B95F#F0B95F

#F0B95F is a light, vivid orange. Relative luminance 0.540; OKLCH L 81.8% C 0.125 H 77.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).

Color values

HEX#F0B95F
RGBrgb(240, 185, 95)
HSLhsl(37, 83%, 66%)
HSVhsv(37, 60%, 94%)
CMYKcmyk(0%, 22.9%, 60.4%, 5.9%)
CIE-LABlab(78.49, 10.25, 52.46)
CIE-LCHlch(78.49, 53.45, 78.95°)
OKLaboklab(81.84% 0.0263 0.1219)
OKLCHoklch(81.84% 0.125 77.8)
XYZxyz(55.3527, 54.0532, 18.3421)
Luminance0.5405 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0B95F #5F96F0
analogous
#F0705F #F0B95F #DFF05F
triadic
#F0B95F #5FF0B9 #B95FF0
tetradic
#F0B95F #5FF070 #5F96F0 #F05FDF
square
#F0B95F #5FF070 #5F96F0 #F05FDF
split-complementary
#F0B95F #5FDFF0 #705FF0
monochromatic
#C28012 #EBA127 #F0B95F #F5D197 #FAEACF

Accessibility & contrast

On white

1.78
#F0B95F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.81
#F0B95F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0B95F
11.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0B95F#FFFFFF#000000##000000
##F0B95F1.001.7811.8111.81
#FFFFFF1.781.0021.0021.00
#00000011.8121.001.001.00
##00000011.8121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0b95f;
/* rgb */ color: rgb(240, 185, 95);
/* oklch */ color: oklch(81.8% 0.125 77.8);
Tailwind
colors: {
  custom: {
    50: '#f9cd8f',
    500: '#f0b95f',
    950: '#000000',
  },
}
SCSS
$custom: #f0b95f;
$custom-light: #f9cd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#f0b95f",
  "rgb": {
    "r": 240,
    "g": 185,
    "b": 95
  },
  "hsl": {
    "h": 37.241,
    "s": 82.857,
    "l": 65.686
  },
  "oklch": {
    "l": 0.81839,
    "c": 0.12469,
    "h": 77.8
  },
  "luminance": 0.54049
}

Semantic roles & 50–950 ramp

primary
#F0B95F
secondary
#3369C0
accent
#59DF06
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#18130D
muted
#86837F

Preview Lab

Preview with #F0B95F

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

Preview Lab → · Contrast checker → · Palette generator →

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